as the previous time, I forgot the option '-a' to ifconfig!

`ifconfig -a` does list the new device as eth1, I can run `udhcpc -i
eth1` and the fonera does receive an IP address from the modem and it
can wget stuff from the modem settings-web-site and from the rest of the
internet as well (tried `wget http://google.com`).

I still need enable routing: my laptop connected to the private wifi
signal while the fonera is connected to the modem does not have access
to the outside world yet. can I enable it without editing settings
regarding eth0?

all the scripts I would run to start using my modem, where can I save
them on the fonera? the /tmp HOME is a bit volatile!

what can we do to make it work a bit more automatically?

M

On 02/09/2014 11:23 AM, Mario Frasca wrote:
> good day developers!
> 
> I'm back trying to use a hauwei e303 modem on a fonera 2.0n
> 
> what I have now:
> - the modules from download.fonosfera.org (usbnet + cdc_ether)
> - installed them with option -force-depends
> - made sure neither of them is in use
> - insmod usbnet
> - insmod cdc_ether
> - copied this text >>># Huawei E353 (3.se)
> 
> TargetVendor=  0x12d1
> TargetProduct= 0x14db
> 
> MessageContent="55534243123456780000000000000a11062000000000000100000000000000"
> NoDriverLoading=1<<< into /etc/usb_modeswitch.d/12d1:14db
> - started `logread -f`
> - plugged in the modem
> - wait for text >>>device scan complete<<<
> - modeswitched the modem: `usb_modeswitch -v 0x12d1 -p 0x1f01 -c
> /etc/usb_modeswitch.d/12d1\:14db`
> - verified that the device is in cdc_ether mode (`cat
> /proc/bus/usb/devices` informs me that the driver is in use).
> 
> but now what?
> 
> I do not think the network device associated to the modem has been
> generated. if I connect the modem to my laptop, I recognize it as the
> device with a line containing the text >>>HWaddr 58:2c:80:13:<<<, while
> there is no such thing in the output of `ifconfig` on the fonera.
> 
> what can I do to help you help me?
> 
> thanks,
> MF
> 


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Development mailing list
[email protected]
http://fonosfera.org/mailman/listinfo/development

Reply via email to