Date: Wed, 10 Jun 1998 19:37:17 -0700 From: Matt Wilbur <matt@efs.org> To: Nathan Stratton <nathan@skipper.robotics.net>, freebsd-questions@FreeBSD.ORG Subject: Re: NAT help Message-ID: <Version.32.19980610193158.03d2c350@skydive.efs.org> In-Reply-To: <Pine.BSF.3.96.980610105333.1145A-100000@skipper.robotics.n et>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, At 11:05 AM 6/10/98 -0400, Nathan Stratton wrote: > [snip] Everything looked good up till here: > >my nat command is: > >natd -unregistered_only -interface vx0 > - From man natd: -unregistered_only | -u Only alter outgoing packets with an unregistered source ad- dress. According to rfc 1918, unregistered source addresses are 10.0.0.0/8, 172.16.0.0/12 and 192.168.0.0/16. You're using registered IPs, not rfc1918 address space,so that'll kill you. I don't use that option, and I am using rfc1918 IPs inside (perhaps theres some utility to it that I just dont get) :) >netstat -nr looks like: > >Destination Gateway Flags Refs Use Netif >Expire >default 24.3.62.1 UGSc 32 5 vx0 >24.3.62/24 link#1 UC 0 0 >24.3.62.1 8:0:3e:0:5e:7b UHLW 33 0 vx0 515 >24.3.62.76 0:10:4b:24:5e:f5 UHLW 1 839 lo0 >127.0.0.1 127.0.0.1 UH 8 88 lo0 >209.166.48 link#3 UC 0 0 >209.166.48.20 0:10:4b:9c:c0:dd UHLW 6 23305 ep0 989 > >If you have any idea on how to make this work please let me know. Hope this helps, Matt Wilbur Photon Research Associates <siglite> -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.5.5 for non-commercial use <http://www.nai.com> iQA/AwUBNX9C3D+WEDoq8QCgEQLbKQCfRINhg7KBteBwBJs8/xid2WaFLcQAnA6w AGWhshFkss8B1772V8v92yXW =IXEQ -----END PGP SIGNATURE----- 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?Version.32.19980610193158.03d2c350>