Re: [Qemu-devel] [PATCH] Incorrect address translation in user-net implementation.

2005-12-23 Thread Paul Brook
> When you start qemu with the -redir switch e.g. -redir tcp:8080::80 > entering http://localhost:8080/ in your webbrowser on the host OS > should connect you with the web server on the guest OS, this doesn't > work when on the host OS the hostname command refers to the loopback > interface. You m

[Qemu-devel] [PATCH] Incorrect address translation in user-net implementation.

2005-12-23 Thread Mark Jonckheere
Fabrice, There are still two pending issues with address translation in the user-net implementation. I already proposed on this list some patches to correct them but maybe you have missed those messages. 1. UDP broadcast from guest to host: Current situation: guest host -