Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2009 16:31:37 +0300
From:      Nikos Vassiliadis <nvass@freemail.gr>
To:        "Raul I. Becette" <raulbecette@unp.edu.ar>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Gateway load balance
Message-ID:  <4A3A41B9.3040908@freemail.gr>
In-Reply-To: <4A3A3E2B.3070107@unp.edu.ar>
References:  <70C0964126D66F458E688618E1CD008A0793EFEE@WADPEXV0.waddell.com> <4A3A3E2B.3070107@unp.edu.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
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"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A3A41B9.3040908>