On Tue, Oct 21, 2008 at 05:49:15AM -0000, Shirish Agarwal wrote: > 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
this configuration should work in managed=true mode. as there is no auto eth1 it wont autoconnect though. - Alexander -- 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
