Christopher Cowart writes:

>  Do you have gateway_enable="YES" in your /etc/rc.conf?

huff@>> grep gate /etc/rc.conf
gateway_enable="YES"

>  $ sysctl -a net.inet.ip.forwarding 
>  net.inet.ip.forwarding: 1

huff@>> sysctl -a net.inet.ip.forwarding
net.inet.ip.forwarding: 1


>  Is the interface mentioned in the nat config the interface with the
>  public IP?

        em0 connects to the cable modem.

>  Try putting `$CMD count log ip from any to any' rules to see if traffic
>  is matching where you expect it to;

        Where do I find the results of this


                                Robert Huff
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to