[Qemu-discuss] "-net user,guestfwd" protocol issue
Hi, all. According to documentation and experiments, guestfwd does not support UDP unlike its brother hostfwd. Does anyone know whether this is intentional (e.g. there are some difficulties in implementation) or this feature wasn't relevant and thus not implemented yet? -- Denis Buzdalov
Re: [Qemu-discuss] "-net user,guestfwd" protocol issue
is forwarded as a datagram to 127.0.0.1:800 of the host (the behaviour I wanted originally). -- Denis Buzdalov