NATD Issue
From: Evgeny Ivanov (evgeny_at_networkersbg.com)
Date: 05/26/04
- Previous message: Brian Smith: "newbie upgrading question"
- Next in thread: Chris Dillon: "Re: NATD Issue"
- Reply: Chris Dillon: "Re: NATD Issue"
- Maybe reply: Evgeny Ivanov: "Re:Re: NATD Issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 May 2004 21:08:23 +0300 (EEST) To: freebsd-stable@freebsd.org
Hi all,
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
And the nat is not working. Will be grateful if someone help me with that
issue.
Regards to you all
Evgeny Ivanov
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Brian Smith: "newbie upgrading question"
- Next in thread: Chris Dillon: "Re: NATD Issue"
- Reply: Chris Dillon: "Re: NATD Issue"
- Maybe reply: Evgeny Ivanov: "Re:Re: NATD Issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|