-
SSH not going to UT
I've enabled SSH on UT and changed the port to 222 via the ssh config file.
I've also forward SSH (22) to an internal Linux server.
When I'm internal and I try to SSH to UT via 222, I get no response. If I try to SSH (22) to UT, I get forward to the Linux server
How can I find out if UT's SSH is running on the new 222 port?
-
try creating packet filter rule to allow that destination port 222 ( advanced > packet filter )
-
Richie is correct.
All local services must be manually authorized in the packet filter before traffic will be allowed to flow.
-