Date: Fri, 16 Jun 2000 00:50:14 -0700 From: "Crist J. Clark" <cristjc@earthlink.net> To: Martin Morales <mmorales@hermosillo.gob.mx> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Firewalls Message-ID: <20000616005014.A402@dialin-client.earthlink.net> In-Reply-To: <000901bfd70e$5f3c6210$031e10ac@principal.hermosillo.gob.mx>; from mmorales@hermosillo.gob.mx on Thu, Jun 15, 2000 at 02:12:10PM -0700 References: <000901bfd70e$5f3c6210$031e10ac@principal.hermosillo.gob.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 15, 2000 at 02:12:10PM -0700, Martin Morales wrote: > PLEASE HELP ME > > Hi, I have a net 172.16.x.x. > My router,named and Firewall are in FreeBSD 3.4(172.16.30.2) > When one user from 172.16.30.x out to internet, ipfw rules working ok. > But when one user from 172.16.48.x via router(172.16.30.1) out to Internet, they can't do it. > What rules on my IPFW are missing? > What can i do?. 172.16.0.0/16 are unregistered numbers (RFC 1918). You would need to run NAT through a registered address for anything to work. See natd(8). -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000616005014.A402>