VirtualBox – and a linux experiment

Posted by Phil on April 16, 2008 under PC | Read the First Comment

So a few weeks (or months) ago I read a post on a site that said how to run windows in a linux environment similar to how parallels works on OS X.  I went to the website and found that there was a windows binary available for download and that you can make a Virtual Machine out of just about anything.  So I made one of ubuntu 7.10 (making sure to disable the “network” portion before the install so as not to get stuck in an infinite loop when installing the distro).  Everything went smoothly and soon enough I was booted fully into a very fast running virtual linux installation.  That’s when I opened firefox and found out that we have a firewall that hates us.  So now that you’ve done the same thing and want to figure out how to make things work, lets start by setting up the system proxy settings.

  1.  In Gnome (ubuntu 7.10 default interface) click on ‘System’ -> ‘Preferences’ -> ‘Network Proxy’.
  2. Click on the “Manual proxy configuration” radio button.
  3. For ‘HTTP proxy:’  enter “proxy3.wherewework.com”
  4. For Port use 3128.
  5. Click on the “Details” button
  6. Check “Use authentication”
  7. Enter DOMAIN/username
  8. Enter your password
  9. Click the “Close” button
  10. Click the “Close” button again
  11. Crack open fireyfox and make sure that the proxy pop up window has “domain\username” then your password
  12. Enjoy the surf

It is fairly important to note which way the slashes are going in each step of the process.  If it still doesn’t work, your NAT settings may need to be tweaked… I did end up cloning my hosts MAC address, but I’m not certain that will make it work.