God this is rough.  Momera I'm getting the same error you were on my
4420

Say my computer name is "j-laptop"
Gateway is  192.168.1.1
The ip address I want for my laptop is 
192.168.1.16

I would boot into recovery mode
type nano /etc/hosts
Replace the second entry which was 127.0.0.1 j-laptop with
192.168.1.16 j-laptop.nc.rr.com j-laptop

Save file

type in ifconfig eth0 192.168.1.16 netmask 255.255.255.0 up
Then
route add -net 192.168.0.0 netmask 255.255.255.0 eth0
Then
route add default gw 192.168.1.1 eth0

Is that correct? or am I doing something wrong?

-- 
Cannot install Gutsy Beta on Samsung R60+
https://bugs.launchpad.net/bugs/149957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to