|
||||||||
Hi there: how do i set up the following scenario: linux server behind m0n0, ADSL connection w/ dynamic external ip. I have to set up external ssh access: NAT + PAT incoming from any:any to port 12322 on m0n0 ---> 192.168.1.1:22 NAT incoming from one fixed address:any ----> 192.168.1.1:22 Is that possible? (last one, yes, but together with first?) I have trouble with the first one. In testing, i accidentally opened : 22 to any ip, which i absolutely dislike, because port 22 gets brute- forcedfrom .ru and .cn constantly. Also, i tried to change the _firewall_ rule to pass any:any to WAN:11122, but to no avail. Thanks for your insight Thomas |