Problem with forwarding (nat reflection)
-
Hello,
I am running an embedded 1.2 RC2
WAN = PPPoE (with dynamic dns activated)
LAN = 10.0.209.1When I had 1.0.1 it worked. Now it does not.
The problem is I cannot access a forwarded port from the LAN network.
I forwarded TCP 3000 to 10.0.209.10:3000 (which is Webmail of Mdaemon mail server), anyone outside can get to that logon page. But try as I might I cant get there from the LAN computers. Of course when I try directly 10.0.209.10:3000 (that is LAN-LAN) it works… But it does not when I try [name].ath.cx:3000 nor PublicIP:3000 …
I tried ShieldUP, and 3000 is open :(I tried with Nat reflection ON and OFF, tried deleting both Forward, and NAT rules.. nothing works...
What am I doing wrong?
-
Getting from the inside. No luck :/ :/ why redirect goes to 127.. ??
tcp 127.0.0.1:19004 <- 87.205.173.90:3000 <- 10.0.209.55:1797 FIN_WAIT_2:FIN_WAIT_2
tcp 127.0.0.1:19004 <- 87.205.173.90:3000 <- 10.0.209.55:1800 FIN_WAIT_2:FIN_WAIT_2
Getting from the outside (everything OK - ShieldsUP test) Redirection OK.
tcp 10.0.209.5:3000 <- 87.205.173.90:3000 <- 4.79.142.206:40384 SYN_SENT:ESTABLISHED
I have Nat Reflection Unchecked. Does not work with checked either :(
Before updating to 1.2rc2 It worked without unchecking that option.