Changes between Initial Version and Version 1 of Ticket #14748, comment 28
- Timestamp:
- Oct 19, 2016 11:41:07 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14748, comment 28
initial v1 28 28 Not exactly a lot of connections... 29 29 30 This gets a little complicated, but some more background might help. 30 This gets a little complicated, but some more background might help. The natnetwork that is getting "stuck" is called StoreNat. 31 31 32 I'm developing/testing puppet code, so the bulk of the connections would actually be outbound from these machines to the external ip address of my host laptop to a port that is forwarded to the puppetmaster that runs in a different natnetwork in my config. This other natnetwork has been solid as a rock - as had this one been until mid-August.32 I'm developing/testing puppet code, so the bulk of the connections would actually be outbound from these machines to the external ip address of my host laptop to a port that is forwarded to the puppetmaster that runs in a VM in different natnetwork (DefaultNat). This other natnetwork has been solid as a rock - as had this one been until mid-August. 33 33 34 34 I see what you're saying about this not being identical to the initial problem. I was looking at 3 (to my eyes) very similar tickets yesterday, and perhaps [https://www.virtualbox.org/ticket/13987 13987] is closer, but it was closed so I picked this one. The other similar looking one was [https://www.virtualbox.org/ticket/14774 14774].