Ben Dover wrote:

Is there a way to add new IP’s to a FreeBSD 4.9 or 5.1 box without rebooting. I add them to /etc/rc.conf but they are not effective until a reboot. There are some webhosting assistant programs which allow instant use of IP’s with *nix and I was hoping there was a way to do this in FBSD.

_________________________________________________________________
Gift-shop online from the comfort of home at MSN Shopping! No crowds, free parking. http://shopping.msn.com


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


If you've got other NICs installed, then see 'man ifconfig' or use the ifconfig_* line from rc.conf asa template. If you have limited NICs, they're likely using aliases, which is covered although briefly in the ifconfig man page. Easy on Linux, haven't used IP aliases on freebsd as of yet, but a quick google shows:

http://freebsd.peon.net/tutorials/6/ IP Aliasing Doc/Tutorial...

HTH,

Scott


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to