Date: Fri, 07 Jun 2002 16:16:14 -0500 From: "Jack L. Stone" <jackstone@sage-one.net> To: freebsd-questions@freebsd.org Subject: Adding Interface alias on the fly Message-ID: <3.0.5.32.20020607161614.00fc2288@mail.sage-one.net>
next in thread | raw e-mail | index | archive | help
I need to add an alias to the public interface "on the fly". This is what the entry would look like in the rc.conf: ifconfig_rl1_alias1="inet 65.71.135.139 netmask 255.255.255.255" ...and, this is what # ifconfig rl1 would then show when above line is loaded: inet 65.71.135.138 netmask 0xffffffff broadcast 65.71.135.139 What is the correct command syntax to add the above alias on the fly...?? Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net 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?3.0.5.32.20020607161614.00fc2288>