Tagged Questions
0
votes
0answers
112 views
Mac-OS is blocking connections to an IP
Mac-OS 10.8.2 is blocking all outgoing connections to a specific IP (a mail server which is not on local network). I tried to disable the firewall but no change. The DNS resolver seems to work well, I ...
0
votes
1answer
386 views
How to purge connections left open by SSH ProxyCommand?
I have a webserver WWW1 and a front-facing proxy PRX. I use SSH ProxyCommand to connect to WWW1's internal IP (private IP) via PRX (private+public IP). For some connections (not all) I see a network ...