[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Hidden Service Weirdness



On Sat, Jul 25, 2009 at 3:26 AM, Ringo<2600denver@xxxxxxxxx> wrote:
> ...
> For some reason qemu doesn't want to redir port 80 to the guest's port
> 80. I'm sure nothing else is listening on my host's 80. Any other ideas
> or possible solutions to this?

unfortunately you must run qemu as root to bind to privileged ports
like 80, which negates some of the protections you're hoping to
provide.

the best solution would be correct behavior from wordpress. perhaps
someone in that community has encountered this situation and knows
what configuration or code changes are required.

best regards,