ftp problem -ipfw with natd

Efren Bravo efrenba at dhl.co.cu
Thu Oct 13 08:12:18 PDT 2005


Hi,

I've problem with ipfw with natd to access from internal network to
internet ftp sites. From fbsd box i can access to ftp sites.

vr0 = out interface
6.34.60.15 = mi pc (winXP)
8668 = natd <== Why on this rule ntad is tranlated to 8668?

My rules:
---------
...
00070 divert 8668 ip from any to any in via vr0
00100 check-state
...
00131 skipto 15000 tcp from me to any out via vr0 setup keep-state
00132 skipto 15000 tcp from 6.34.60.0/24{9,13,15} to any out via vr0 setup
keep-state
...
15000 divert 8668 ip from any to any out via vr0
15005 allow log logamount 5 ip from any to any
65535 deny ip from any to any


Thanks...




More information about the freebsd-questions mailing list