I'm trying to open SSH port 22 on the router to forward to a specific host on my internal network.
And, I'd like to restrict external access to a specific IP address.
So far, I've created a port forwarding rule for the internal host on port 22. But can't figure out how to limit incoming access to a single IP address.
Also, the port forwarding isn't working -- can't connect via ssh from external host.
Can connect if I set the local host as DMZ.
Can you walk me thru the steps to accomplish this?
Thanks in advance.