Public bug reported:

I recently downloaded Hardy.

I boot live from cd, select spanish, after it loads, go to network-
manager applet to set my preferences I use:

static IP address: 192.168.1.2
mask: 255.255.255.0
gateway: 192.168.1.1

Then I set my DNS servers to my ISP's

What happens is that network manager is not working. Does not set eth0
to 192.168.1.2 and does not set gateway to 192.198.1.1.

Runing hardware tests reports that default gateway wasn't set and tries
to report the bug through the network, something that obviously won't
work.

Solution:
sudo ifconfig eth0 192.168.1.2
sudo route add default gw 192.168.1.1

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
network-manager applet not making settings
https://bugs.launchpad.net/bugs/225705
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