Alexey Eromenko <[email protected]> wrote:

> Host: Windows 7, Core i7, VBox 4.3.18
> Guests: Linux, RHEL6 (CLI-only)
> 
> Setup localhost + 2 web servers VMs.
> 
> VM1: NAT host@1443 -> guest:443 (default 10.0.2.15 IP)
> VM2: NAT host@2443 -> guest:443 (default 10.0.2.15 IP)
> 
> I connect by typing in local web browser:
> https://localhost:1443
> 
> When I connect via HTTPS to first VM, it's okay, but when I connect to
> second VM, the first one disconnects (connection timeout), and then I
> get access to 2nd VM, and after I try to reconnect to 1st VM, 2nd VM
> immediately disconnects, so there is some collision between NAT engine
> on both VMs.
> No way to connect to both VMs, from localhost web browser.

Do you see the same connection pattern if you run netcat listening in
the guests and telnet/netcat/... to connect from the host?

Obtaining packet traces from the host and both guests would be a good
start.  Relevant log entries from the servers running in guests if any
might also prove helpful.

-uwe


_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to