Does anyone have any suggestions for me to try to solve this dilemma?
Current settings
Firewall
Virtual Host values:
Public IP: 66.224.18.19
Public Port: 34
Mapped IP: 192.168.88.1
Mapped Port: 34
Core Router
Code: Select all
;;; Double NAT to AP-1 [SSH]
chain=dstnat action=dst-nat to-addresses=192.168.100.2 to-ports=2202 protocol=tcp dst-address=192.168.88.1
dst-port=34 log=yes log-prefix=""
eth0 192.168.100.2
SSH port: 2202