On 5/26/2004, "Volker Stolz" <[EMAIL PROTECTED]> 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="YES" >> natd_flags="-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! Дndern 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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
