How do i setup a virtual ip in /etc/conf.d/net ?
while the following command works well:
ifconfig eth0:0 192.168.0.7 broadcast 192.168.0.255 netmask 255.255.255.0
..the following line in /etc/conf.d/net throws a parse error:
iface_eth0:0="192.168.0.7 broadcast 192.168.0.255 netmask 255.255.255.0"
Sorry for these beginner's questions, i've previously configured network stuff on a SuSE server, where each interface is defined in a separate config file..
-- [EMAIL PROTECTED] mailing list
