Date: Thu, 18 Jun 2009 10:47:12 -0300 From: "Raul I. Becette" <raulbecette@unp.edu.ar> To: Nikos Vassiliadis <nvass@freemail.gr> Cc: freebsd-questions@freebsd.org Subject: Re: Gateway load balance Message-ID: <4A3A4560.4080907@unp.edu.ar> In-Reply-To: <4A3A41B9.3040908@freemail.gr> References: <70C0964126D66F458E688618E1CD008A0793EFEE@WADPEXV0.waddell.com> <4A3A3E2B.3070107@unp.edu.ar> <4A3A41B9.3040908@freemail.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
Nikos Vassiliadis escribió: > 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" > > > Yes. that was the problem. Forgot the "netmask" part I forgot the basics of ifconfig command... =o) Thanks Raúl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A3A4560.4080907>