Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 1999 00:05:01 -0400 (EDT)
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        wayne@crb-web.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: natd won't alias?? What the deal?
Message-ID:  <199907220405.AAA10123@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <Pine.LNX.3.95.990721235041.29357A-100000@crb.crb-web.com> from Wayne Cuddy at "Jul 21, 99 11:59:55 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Wayne Cuddy wrote,
> I have 2 ip addresses bound to one NIC card and I am attempting to use NATD to
> route addresses from my private network to the internet with little success.



> Addresses:
> 	207.196.47.5 mask 0xfffffff0 (public iface)
> 	10.0.0.20 mask 0xffffff00
> 
> When I run natd in debug mode it sees packets from my internal hosts but does
> not translate their addresses for some reason.  Here is the output from natd
> -v -a 207.196.47.5
> 
> In  [ICMP] [ICMP] 10.0.0.1 -> 209.70.120.131 8(0) aliased to
>            [ICMP] 10.0.0.1 -> 209.70.120.131 8(0)
> Out [ICMP] [ICMP] 207.196.47.5 -> 10.0.0.1 3(1) aliased to
>            [ICMP] 207.196.47.5 -> 10.0.0.1 3(1)
> 
> Here is what I would expect:
> In  [ICMP] [ICMP] 10.0.0.1 -> x.x.x.x 8(0) aliased to
>            [ICMP] 207.196.47.5 -> x.x.x.x 8(0)
> Out [ICMP] [ICMP] 207.196.47.5 -> x.x.x.x 3(1) aliased to
>            [ICMP] 10.0.0.20 -> 10.0.0.1 3(1)
> 
> All help is greatly appreciated.

You do have firewalling enabled and up right? Have you made changes to
your rc.firewall? Your rc.conf is set up right too?
-- 
Crist J. Clark                           cjclark@home.com


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?199907220405.AAA10123>