NATD Issue
    Chris Dillon 
    cdillon at wolves.k12.mo.us
       
    Wed May 26 22:23:32 PDT 2004
    
    
  
On Wed, 26 May 2004, Evgeny Ivanov wrote:
> in rc.conf:
> natd_enable="YES"
> natd_flags="-f /etc/natd.conf"
You also need:
gateway_enable="YES"
firewall_enable="YES"
Also make sure you're not doing anything silly in ipfw.  Use a stock 
/etc/rc.firewall and set firewall_type="OPEN" in rc.conf to make real 
sure.
> in natd.conf:
> use_sockets yes
> same_ports yes
> reverse yes
Why do you want 'reverse' enabled?  You probably don't want this.
> interface fxp0
Make sure this is your public interface, not the private one.
> redirect_address 10.0.1.2 one-external-ip
> redirect_address 10.0.1.3 two-external-ip
-- 
  Chris Dillon - cdillon(at)wolves.k12.mo.us
  FreeBSD: The fastest, most open, and most stable OS on the planet
  - Available for IA32, IA64, AMD64, PC98, Alpha, and UltraSPARC architectures
  - PowerPC, ARM, MIPS, and S/390 under development
  - http://www.freebsd.org
Q: Because it reverses the logical flow of conversation.
A: Why is putting a reply at the top of the message frowned upon?
    
    
More information about the freebsd-stable
mailing list