I am using my server as a SOCKS host for my connection, I have like 20 IP address on the server but when I connect using SSH
i.e ssh -C -2 -D 4567 root@74.74.215.100
Then I use my Firefox to using this as SOCKS tunnel I always get the server's shared IP i.e(207.114.213.34)
The question is how to get my server to give me the IP I requested when connecting and not the shared IP
Knowing that I use WHM control panel and I have access to the root account so any tweak should be doable
My server is
CENTOS 5.7 i686 standard
Thanks
#AddressFamily any #ListenAddress 0.0.0.0 #ListenAddress ::I guess its commented sorry but am not an expert – bhappy Oct 10 '11 at 6:21