patrick295767
Member
- Joined
- Jan 10, 2013
- Messages
- 223
Hi,
I plug over the usb 1.0 the pandora to a debian linux machine.
1) On pandora:
modprobe g_ether
ifconfig -a gives right the usb0 !!
2) On Debian, I give to /etc/network/interfaces
iface usb0 inet static
address 192.168.1.1
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
lsmod on debian is ok
and ifconfig gives well ifconfig -a:
usb0
3) What else?
On pandora :
ifconfig usb0 192.168.1.15
and then dhclient usb0
does not give Internet.
Any help would be greatly appreciated.
Regards
I plug over the usb 1.0 the pandora to a debian linux machine.
1) On pandora:
modprobe g_ether
ifconfig -a gives right the usb0 !!
2) On Debian, I give to /etc/network/interfaces
iface usb0 inet static
address 192.168.1.1
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
lsmod on debian is ok
and ifconfig gives well ifconfig -a:
usb0
3) What else?
On pandora :
ifconfig usb0 192.168.1.15
and then dhclient usb0
does not give Internet.
Any help would be greatly appreciated.
Regards