Gateway load balance

Nikos Vassiliadis nvass at freemail.gr
Thu Jun 18 13:49:40 UTC 2009


Raul I. Becette wrote:
> ifconfig_nfe0="192.168.10.9 255.255.0.0"

If I recall correctly the correct syntax would be:
ifconfig_nfe0="192.168.10.9 netmask 255.255.0.0"
or (the syntax I prefer)
ifconfig_nfe0="192.168.10.9/16"



More information about the freebsd-questions mailing list