Nicolas Pettiaux wrote: > 2005/12/13, Finn-Arne Johansen <[EMAIL PROTECTED]>: > >>Nicolas Pettiaux wrote: >> >>>I have to use a special IP address on eth0 to connect the fresh >>>debian-edu server, where I have installed the sarge pr05 debian-edu, >>>to the network provided in the school. >>> >>>There are different ways to do that: >>> >>>1/ a long one, that needs to change many configuration files, described in >>>http://developer.skolelinux.no/dokumentasjon/skolelinux_change_ipsetup.txt >>> >>>2/ a much shorter one, described in >>>http://community.ofset.org/wiki/Adresse_carte_r%C3%A9seau >> >>And a third one that maybe is the easiest one: >> http://d.skolelinux.no/documentation/DummyIP.txt > > > Thank you very much Finn-Arne. > > Everything did work very well by hand but when I rebooted only eth0 > and eth1 have been configured (and are visible with ifconfig) and not > dummy0, while the module dummy has been well loaded. If I just do by > hand "/sbin/ifup dummy0" the server answer very well. Without that, it > is "lost" ans very unresponsive. > > Why is it not configuring dummy0 and what do I have to do ?
Add a line like this in /etc/network/interfaces auto dummy0 -- Finn-Arne Johansen [EMAIL PROTECTED] http://bzz.no/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

