Topic: transparent proxy on remote server
Hi,
I'd like all chilli user traffic to go through an external proxy server that I host somwhere else (not inside the same box I'm running chilli).
I've been researching this for weeks and can't get the right iptables to get this to work. I have been able to get transparent proxying to work when the proxy server is on the same box, but I need the server to be centralized and remote.
Does anyone have an idea or sample iptables code I could use to get this to work? Normally the iptables command should contain something with tun0 I think.
Thanks in advance!