Ok, here's my situation. My school's got it's local intranet, and some course pages and the ssh servers can only be accessed either by being there on campus, or by connecting to vpn. Well I've got Windows 7 installed as well as cisco vpn, so I can connect with only one problem, and that's when I disconnect my wireless is messed up and I have to reboot my machine to get it to work properly. I do however have a virtual machine with freebsd 7.2 installed, and I can connect it to vpn with no problem what soever. I'm using VBox 3.1.6 to run it and it's network card is bridged to my wireless card. What I wanna do is setup that vm as a proxy server so that if I need to do something on campus, all I need to do is send my http requests through that server to get a response. My question is how do I go about doing that?