This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem port forwarding

Hi to all,

( Excuse for my english but i don't write and speak english very well...)

I have a home lan and my configuration of astaro is:
 eth0 (external interface) to pppoe modem
 eth1 (internal interface ) 192.168.0.2 no gatway
 filter: any any any Accept ( yes is not secure )
 maquerating: localnet -> External interface

ok, now i have create 2 servicies:
emule-tcp:  TCP  S-port-> 1024:65536    D-port:4662
emule-tcp:  UDP  S-port-> 1024:65536    D-port:4672

i have create a new host name: Ettore -> 192.168.0.20

next i have create a new rules:
D-nat/S-nat -> 
 any source
 External interface
 service emule-tcp
 same source 
 change destination to Ettore
 same service

D-nat/S-nat -> 
 any source
 External interface
 service emule-udp
 same source 
 change destination to Ettore
 same service

Ok now i activate on Ettore the program witch uses emule-tcp and emule-udp ports and on another pc ( not in lan but on internet through another connection ) i have telnet the firewall non same port... the result is connection timeout....

where i have wrong?

Thanks to all.  


This thread was automatically locked due to age.
Parents Reply Children
  • Kernel log:

    ......
    2003-Dec  4 15:20:24 (none) kernel: TCP Drop: IN=ppp0 OUT= MAC= SRC=80.17.***.*** DST=82.49.***.*** LEN=60 TOS=0x00 PREC=0x00 TTL=56 ID=60048 DF PROTO=TCP SPT=50026 DPT=4800 WINDOW=5840 RES=0x00 SYN URGP=0 
    2003-Dec  4 15:20:48 (none) kernel: TCP Drop: IN=ppp0 OUT= MAC= SRC=80.17.***.*** DST=82.49.***.*** LEN=60 TOS=0x00 PREC=0x00 TTL=56 ID=60049 DF PROTO=TCP SPT=50026 DPT=4800 WINDOW=5840 RES=0x00 SYN URGP=0 
    ....

    Why DROP? filter is: any any any ACCEPT!!!!!