View Single Post
Posts: 35 | Thanked: 21 times | Joined on Feb 2010 @ Copenhagen, Denmark
#245
Originally Posted by ivyking View Post
edit /etc/network/interfaces , that depends on your network setup .
if you are using ubuntu on pc, add a new connection >> shared to other computers ,
and use example interfaces file below
auto usb0
iface usb0 inet static
address 10.42.43.10
network 10.42.43.0
netmask 255.255.255.0
broadcast 10.42.43.255
gateway 10.42.43.1
I'm confused... Should this be added to /etc/network/interfaces on the phone ubuntu or the pc ubuntu?

Last edited by decibyte; 2010-10-26 at 19:20.