From owner-freebsd-questions Thu Oct 4 12:38:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp7.xs4all.nl (smtp7.xs4all.nl [194.109.127.133]) by hub.freebsd.org (Postfix) with ESMTP id C643D37B40A for ; Thu, 4 Oct 2001 12:38:28 -0700 (PDT) Received: from list1.xs4all.nl (list1.xs4all.nl [194.109.6.52]) by smtp7.xs4all.nl (8.9.3/8.9.3) with ESMTP id VAA10857 for ; Thu, 4 Oct 2001 21:38:26 +0200 (CEST) Received: (from root@localhost) by list1.xs4all.nl (8.9.3/8.9.3) id VAA05820; Thu, 4 Oct 2001 21:38:26 +0200 (CEST) From: "jan" To: freebsd-questions@freebsd.org X-Via: imploder /usr/local/lib/mail/news2mail/news2mail at list1.xs4all.nl Subject: Re: ipnat configuration troubles Date: Thu, 4 Oct 2001 21:38:23 +0200 Organization: XS4ALL Internet BV Message-ID: <9pidrg$2qu$1@news1.xs4all.nl> In-Reply-To: <9pfgpp$8kq$1@news1.xs4all.nl> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG how to translate only source ports above1023 ? "jan" wrote in message news:list.freebsd.questions#9pfgpp$8kq$1@news1.xs4all.nl... > I have installed FreeBSD 4.4 with zebra 0.92a as ospf router to connect to > our upstream provider. This provider uses internal IP adresses in the 10.x > range. > > inside interface xl0 212.125.x.x > outside interface xl1 10.224.1..14 > > My machines behind the router can ping hosts on the internet succesfully. > But the router can't which is logical because it send's packets with > internal > non routable IP adress. I've tried to solve this problem with using IPnat > but this doesn't seem to work for me. > > The setup i've done: > > /etc/ipnat.conf > --- > map xl1 10.224.1.14/32 -> 212.125.x.x/32 > --- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message