" From: Jim Sandoz <[EMAIL PROTECTED]>
" 
" Sandwich Maker wrote:
" > in the short term i can ftp from outside to the sun, then ftp from the
" > sun to the notebook, but i tried the ftp proxy with this rule
" > map ipdptp0 10.0.0.0/8 -> 216.41.37.11/32 proxy port ftp ftp/tcp
" > and it didn't work.  what am i doing wrong...
" 
" the order of rule processing in ipnat.conf is important.

D'OH!!!

" so show us your complete ipnat.conf...

# 10.0.10.1 will be the dns/mail/etc server machine.
# rdr ipdptp0 0/32 port smtp -> 10.0.10.1 port smtp tcp

# map ipdptp0 10.0.0.0/8 -> 216.41.37.11/32 proxy port ftp ftp/tcp
# map ipdptp0 10.0.0.0/8 -> 216.41.37.11/32 proxy port 7070 raudio/tcp
# map ipdptp0 216.41.37.11/32 -> 216.41.37.11/32 proxy port ftp ftp/tcp
# map ipdptp0 216.41.37.11/32 -> 216.41.37.11/32 proxy port 7070 raudio/tcp

#map ipdptp0 10.0.0.0/8 -> 216.41.37.11/32 portmap tcp/udp 32768:65535
map ipdptp0 10.0.0.0/8 -> 216.41.37.11/32 portmap tcp/udp auto
map ipdptp0 10.0.0.0/8 -> 216.41.37.11/32
________________________________________________________________________
Andrew Hay                                  the genius nature
internet rambler                            is to see what all have seen
[EMAIL PROTECTED]                       and think what none thought

Reply via email to