Hi,
I'm trying to tunnel my browser sessions through a ssh session to my corporate machines (so I can access the corp. intranet). I'm not having much luck getting IE or Netscape to recognize3 the proxies however.
In ssh_config:
Host [server name]
TISAuthentication yes
User [user@servername]
I can create a successful ssh session
[localhost:~] me% ssh servername]
Challenge: ###### ...
In Netscape, I set the Edit>Preferences>Advanced>Proxies>SOCKS Proxy = 127.0.0.1 port 1080 (also tried localhost). In IE, tried Explorer>Preferences>Network>Secure Proxy 127.0.0.1 port 1080 (or localhost). Finally tried, putting these settings in the Network panel of System preferences.
Any ideas?
Thanks,
Miles
I'm trying to tunnel my browser sessions through a ssh session to my corporate machines (so I can access the corp. intranet). I'm not having much luck getting IE or Netscape to recognize3 the proxies however.
In ssh_config:
Host [server name]
TISAuthentication yes
User [user@servername]
I can create a successful ssh session
[localhost:~] me% ssh servername]
Challenge: ###### ...
In Netscape, I set the Edit>Preferences>Advanced>Proxies>SOCKS Proxy = 127.0.0.1 port 1080 (also tried localhost). In IE, tried Explorer>Preferences>Network>Secure Proxy 127.0.0.1 port 1080 (or localhost). Finally tried, putting these settings in the Network panel of System preferences.
Any ideas?
Thanks,
Miles