Adam Stokes wrote:
Does one exist or are we still putting them in rc.local?

Thanks


Use your brains next time, it took me exactly 1 second to come up with this. In 
rc.conf:

eth0="eth0 192.168.1.5 netmask 255.255.255.0 broadcast 192.168.0.255"
eth0_1="eth0:1 192.168.0.5 netmask 255.255.255.0 broadcast 192.168.0.255"

INTERFACES=(eth0 eth0_1)

Glenn

Reply via email to