On Mon, 08 Mar 2004 16:07:41 -0800
Jason Williams <[EMAIL PROTECTED]> wrote:

> For instance, I had this in my rc.conf:
> 
> ifconfig_fxp0="inet 192.168.1.91  netmask 255.255.255.0"
> and tried to add this:
> ifconfig_fxp0_alias0="inet 192.168.1.75  netmask 255.255.255.0"

e.g. something like this works fine here :

# /etc/rc.local :
ifconfig fxp0 alias 192.168.2.222 netmask 0xffffffff

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

Reply via email to