I'm currently setting up a development machine of ours. For testing our
application it need two static ips. it does not need to be accessible
under these ips from outside.
Another interface should be configured via dhcp. I would use a static
ip, but it's a laptop that may be used in a lots of different networks.
The problems with this solution is that eth1:0 and eth1:0 are not set up
at boot time. They are only set up if I do a /etc/init.d/networking
restart. The second is that if I unplug the network eth1:0 and eth1:1
also go down. I would really like them to be up all the time (remeber
that I don't care if they are not accessible from another machine).
There must be a better solution for this.
Thanks in advance for your help
Regards
Armin
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org