Now I have to be doing something wrong here. I’m re-configuring my Digi CM 32 since the settings all went back to the factory defaults.
I have set everything up (or so I thought) to allow direct port access. The digi has an IP address of 10.1.1.7, and the ports are set up with internal IP’s of 192.168.0.101-132 on ports 7001-7032 respectively (with everything using SSH).
Now, following the documentation, I should be able to ssh admin@10.1.1.7 -p 7002 to get directly to port 2. However, if I do that, after a while of waiting I get :
ssh: connect to host 10.1.1.7 port 7002: Connection timed out
I must be missing some critical step here and I was wondering if someone could point out the step that I must be missing…
Thanks!