hmm... ok hunted around and got this file

/usr/share/doc/ifupdown/examples/generate-interfaces.pl.gz .

ran it and it gave whole lot of stuff which I have included as an
attachment

The main part I put in the /etc/network/interfaces

auto lo
iface lo inet loopback

iface eth1 inet static
    address 192.168.1.3
    netmask 255.255.255.0
    broadcast 192.168.1.255
    gateway 192.168.1.1


Please note that the /etc/NetworkManager/nm-system-settings.conf managed is put 
to true during this whole time.

-- 
wired connection settings are lost after reboot
https://bugs.launchpad.net/bugs/259214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to