Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2004 09:17:21 +0300 (EEST)
From:      Evgeny Ivanov <evgeny@networkersbg.com>
To:        freebsd-stable@freebsd.org
Subject:   Re:Re: NATD Issue
Message-ID:  <200405270617.i4R6HLOx003166@ns.networkersbg.com>
In-Reply-To: <20040526205931.GA73463@i2.informatik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On 5/26/2004, "Volker Stolz" <stolz@i2.informatik.rwth-aachen.de> wrote:

>In local.freebsd-stable, you wrote:
>>  I am having troubles with NATD.
>>  I have 64 Real IP addresses and about a 200 customers. I need to define
>> an address pool in order to avoid the effect that all internal IPs to be
>> visible as 1. What I have done is.
>> in rc.conf:
>> natd_enable=3D"YES"
>> natd_flags=3D"-f /etc/natd.conf"
>>
>> in natd.conf:
>> use_sockets yes
>> same_ports yes
>> reverse yes
>> interface fxp0
>> redirect_address 10.0.1.2 one-external-ip
>> redirect_address 10.0.1.3 two-external-ip
>
>Do you hace divert-rule in your firewall ruleset to pass the
>packets to natd?
>--
>http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME
>Neu! =C4ndern Sie den Anfangstag Ihrer Woche
>
>
Yes I have a divert rule setup in rc.firewall. It is like this:
ipfw add 100 divert natd all frmu any to any via external-interface



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405270617.i4R6HLOx003166>