Hey,
ifconfig_rl0_alias0="192.168.15.201 netmask 255.255.255.0"
the mask of an alias ipadres needs to be 32 bits.
I do not now if this solves your problem but it needs to be 32 bits.
ifconfig_rl0_alias0="192.168.15.201 netmask 255.255.255.255"
I tried with 24 bits - it doesn't work one way or the other.
Thanks,
Nejc
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"