I'm writing a softwares (that does all that) which makes use of an SSH tunnel generated SOCKS proxy with the -D flag in OpenSSH.
My VPS has 4 dedicated IP addresses and I'd like to be able to use all 4 of them (cycling/whatever) with this. How the heck do I control what IP address the socks tunnel connection goes out on?
Perhaps I'm totally misunderstanding how an IP address on a Linux server works. Do I have to bind it to eth0 somehow? Can I not hotswap them? cPanel/WHM allows me to create accounts that use different IP addresses, how the heck does this work?
My VPS has 4 dedicated IP addresses and I'd like to be able to use all 4 of them (cycling/whatever) with this. How the heck do I control what IP address the socks tunnel connection goes out on?
Perhaps I'm totally misunderstanding how an IP address on a Linux server works. Do I have to bind it to eth0 somehow? Can I not hotswap them? cPanel/WHM allows me to create accounts that use different IP addresses, how the heck does this work?