Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • You probably need to also include port 443 for HTTPS, unless you expect to only be browsing websites that do not require you to log in. Commented Jul 2, 2012 at 14:05
  • Oh yea and 53 for dns... i'm running it in virtualbox but even the above won't let me visit non-https pages. Commented Jul 2, 2012 at 14:16
  • You won't be able to visit http pages if you have DNS blocked, unless you're giving it an IP to go to. Also, this isn't "HTTP-only" access, it's "port 80-only" access. There's a subtle difference in there. Commented Jul 2, 2012 at 14:24