Port Forwarding not working
Hi guys I hope you can help. I'm having a port forwarding issue.
I am running a linux box behind my router and I was ssh/sftp (as well as Plex) access to it. It's internal ip is 192.168.0.75. There is a static dhcp map for that computer to that ip/
I have set up port forwarding from the "NET Forwarding" Menu to port forwarding. Resulting in this:
Service Name | Device IP Address | External Port | Internal Port | Protocol | Status | Modify |
---|
|
Plex
|
192.168.0.75
|
32400
|
32400
|
All
|
|
|
|
SSH
|
192.168.0.75
|
22
|
22
|
All
|
|
|
2022-11-15 22:31:03 NAT NOTICE [27078] Virtual server created succeeded[ex-port:22 ip:192.168.0.75 in-port:22 protocol:all]
2022-11-15 22:31:03 NAT NOTICE [27078] Virtual server created succeeded[ex-port:32400 ip:192.168.0.75 in-port:32400 protocol:all]
2022-11-15 22:31:02 NAT INFO [27078] Initialization succeeded
2022-11-15 22:31:01 NAT INFO [27078] Initialization succeeded
So this shows that it *should* work I think. However remote connections time out. Note both servers respond to local traffic.
22 | TCP | Filtered | ssh |