I Need some help here, i don't know if i am doing something wrong, or if winroute is somehow not working correctly.
I want to allow certain specific IPs from the internet to be allowed in and mapped thru specific ports to specific private IPs. Port Mapping example:
Listen port : 5800
Listen IP : 1.2.3.4 (example)
Destination IP: 10.0.0.50
Destination port: 5800
Seems to me that this setting will make winroute allow the computer with public IP 1.2.3.4 to communicate with the computer with private IP 10.0.0.50 thru port 5800. But when i set this mapping, winroute still rejects packets from 1.2.3.4 sending a packet to port 5800. I've tried different source IPs, other ports, but winroute refuses to let this specific IP in.
Now, If i set the listen IP to ANY, it works, perfectly. But of course, i dont want just anybody to be able to get in thru port 5800. And i am certain the IP i specify to let in, is the correct IP. The IP that is rejected (in the security log) is EXACTLY the IP that i specified in the port mapping.
I think this is very weird, to my knowledge there are no other setting that have to be made, or are there? If any of you who have read this, and have experience in mapping specific public IPs, please let me know your findings and/or suggestions.
Thanx in advance.
I want to allow certain specific IPs from the internet to be allowed in and mapped thru specific ports to specific private IPs. Port Mapping example:
Listen port : 5800
Listen IP : 1.2.3.4 (example)
Destination IP: 10.0.0.50
Destination port: 5800
Seems to me that this setting will make winroute allow the computer with public IP 1.2.3.4 to communicate with the computer with private IP 10.0.0.50 thru port 5800. But when i set this mapping, winroute still rejects packets from 1.2.3.4 sending a packet to port 5800. I've tried different source IPs, other ports, but winroute refuses to let this specific IP in.
Now, If i set the listen IP to ANY, it works, perfectly. But of course, i dont want just anybody to be able to get in thru port 5800. And i am certain the IP i specify to let in, is the correct IP. The IP that is rejected (in the security log) is EXACTLY the IP that i specified in the port mapping.
I think this is very weird, to my knowledge there are no other setting that have to be made, or are there? If any of you who have read this, and have experience in mapping specific public IPs, please let me know your findings and/or suggestions.
Thanx in advance.