Thanks for your reply Deimark.
The VOIP guy did ask us to try port 2222 also, in suspicion that the SSG is also using port 22. Is this along the same line/solution with your suggestion?
Anyhow, the Network guy did try free-ing port 2222 but it didnt work either.
Is there anyways I can check (perhaps via logs) if the machine or SSG is passing the data for this port (22 or 2222)?
Main Topics
Browse All Topics





by: deimarkPosted on 2009-05-30 at 10:14:15ID: 24509653
If its the port 22 thats causing the problem, then create a VIP service for something different, ie port 222 and map that to 22 on the internal host.
So the guy will need to make sure his SSH client is talking over 222.
Port 22 is a port used for on box SSH access and unless you change this local port for SSH access or the port that the customer uses, you will get conflicts here and the SSH will fail.