How to bypass firewall to connect to a proxy server?
- by Bruce
I am conducting a small experiment on my office network. I have setup a proxy server on my desktop machine (connected to my LAN) and I have volunteers access the internet via my proxy server. Everything is working well. The problem is people cannot connect to the proxy server through their laptops. I asked my network admin and he said the wireless network has a firewall which prevents users from connecting to my proxy. He said I could tunnel the traffic or use SSH though. I am afraid I do not understand fully what is going on. Is there a way by which users connected on the wireless network can connect to my desktop?
I am using FreeProxy on Windows as my proxy server:
http://www.handcraftedsoftware.org/index.php?page=download
FreeProxy allows me to create a SOCKS 4/4a/5 proxy. Is that what I need?
Part of the experiment involves logging the URL requests of the users. I am doing a measurement study. So, any solution must allow me to log the URL requests of users. Also, what changes do I need to make in the browser configuration.