Re: [Qemu-devel] Mysterious RST connection with virtio-net NATting VM

2016-11-02 Thread Neil Skrypuch
On October 21, 2016 04:34:38 PM Neil Skrypuch wrote: > I have a NATting VM (let's call this vm/nat) sitting in front of another VM > (let's call this one vm/wget), with vm/wget residing in a private virtual > network, with all network connectivity for vm/wget going through vm/nat. > Additionally, I

[Qemu-devel] Mysterious RST connection with virtio-net NATting VM

2016-10-21 Thread Neil Skrypuch
I have a NATting VM (let's call this vm/nat) sitting in front of another VM (let's call this one vm/wget), with vm/wget residing in a private virtual network, with all network connectivity for vm/wget going through vm/nat. Additionally, I have a web server running on a physical machine from whic