Quick Routing Question

Steve Bertrand iaccounts at ibctech.ca
Tue Nov 1 09:53:38 PST 2005


> I never explicity set the FreeBSD machine to enable NAT 
> between these subnets. Should I do so? Do I just add another 
> natd_interface to rc.conf?

You do not want to do this. The below config in rc.conf is correct. It
states that nat will only be enabled for the external interface, for
both subnets. There is no need to nat between your two internal subnets.

Steve

> 
> Right now, the NAT related entries in rc.conf on the gateway look like
> this:
> 
> natd_enable="YES"
> natd_interface="xl0"  #public interface
> natd_flags="-dynamic -m"
> 
> Thanks again,
> Jason
> 
> > 
> > Fabian
> > --
> > http://www.fabiankeil.de/
> 
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"
> 



More information about the freebsd-questions mailing list