> Does the Dachstein LRP distro allow virtual IPs to be configured
> by the network config file? I have always done it with my own
> script in init.d, but would prefer to do virtual IPs from
> the network.conf file.

If you have additional IP's (let's use 1.2.3.101 and 1.2.3.102 as aliases on
eth0 for an example) you want assigned as aliases, simply add the following
to your network.conf:

eth0_IP_EXTRA_ADDRS="1.2.3.101 1.2.3.102"

That's it!

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to