How to set up a proxy?
Posted: 15. Jan 2014, 21:47
Host OS: Windows 7
Guest OS: Linux (Oracle Developer Days: Database App Development)
Network: 2 NICs, one is NAT, the other is Host-only
The Host is on a network that uses a script for browsers to resolves names on the Internet. Internal host names resolve normally, that is, from a command prompt. So, normally, only browsers (or any application that allows for a proxy) can resolve external domain names.
On the client, if i specify the proxy in FF, it works fine. Same with yum and wget. Is there any way to setup a system-wide proxy? That is, so all requests coming from the VM use the proxy? Ideally, i would want to use the script, but i can just as well specify the main ip address returned (which is what i did for FF, yum, and wget).
Guest OS: Linux (Oracle Developer Days: Database App Development)
Network: 2 NICs, one is NAT, the other is Host-only
The Host is on a network that uses a script for browsers to resolves names on the Internet. Internal host names resolve normally, that is, from a command prompt. So, normally, only browsers (or any application that allows for a proxy) can resolve external domain names.
On the client, if i specify the proxy in FF, it works fine. Same with yum and wget. Is there any way to setup a system-wide proxy? That is, so all requests coming from the VM use the proxy? Ideally, i would want to use the script, but i can just as well specify the main ip address returned (which is what i did for FF, yum, and wget).