What does the socks function of openssh hide?
Darren Tucker
dtucker at zip.com.au
Fri Jun 19 11:18:03 AEST 2015
On Fri, Jun 19, 2015 at 2:30 AM, Mark Lee <mark at markelee.com> wrote:
>
> I was using firefox.
>
By default Firefox will do the name resolution locally then make SOCKS4
requests with the resulting IP addresses. You can change that by going to
about:config and setting network.proxy.socks_remote_dns to true, which will
cause Firefox to make SOCKS4A requests which have the un-resolved names in
them, which the SSH server will then resolve.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list