Date: Wed, 11 Aug 1999 14:18:24 -0400 (EDT) From: Marc Tardif <intmktg@CAM.ORG> To: freebsd-questions@freebsd.org Subject: virtual ip's in rc.conf Message-ID: <Pine.SOL.4.10.9908111411100.11496-100000@Stratus.CAM.ORG>
next in thread | raw e-mail | index | archive | help
Is there a way to set virtual ip's directly in the rc.conf file instead of having to type "ifconfig ed0 alias 192.168.0.2 netmask 0xffffffff". This is what I have: ifconfig_ed0="inet 192.168.0.1 netmask 255.255.255.0" ifconfig_ed0="alias 192.168.0.2 netmask 255.255.255.0" I looked all over the handbook and all over the mailing list but couldn't find anything. If anyone could help, I'd appreciate. Thanks in advance, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.10.9908111411100.11496-100000>