Opened 9 years ago
Closed 8 years ago
#56 closed defect (fixed)
Repair the NAT network
Reported by: | Valery V. Sedletski | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | preview |
Component: | Common Tasks | Keywords: | nat network block loop internal |
Cc: |
Description
Internal network, working via NAT does not work. We can see that the NIC driver seems to work, the OS driver installs ok and windows device manager shows that the device works ok. But we also can see that packets go to nowhere and nothing gets received. Windows shows a yellow warning sign. It also looks that NAT loop in DrvNAT.cpp is blocked. So, we need to solve this problem.
Change History (7)
comment:1 by , 9 years ago
Milestone: | Enhanced → preview |
---|
comment:2 by , 8 years ago
comment:4 by , 8 years ago
With the latest libpoll-devel rpm and a rebuild of VBox, NAT should work ok now.
comment:6 by , 8 years ago
Now libpoll is moved to libcx, so, we are, starting from r122, using libcx now. Also, we see this problem is fixed, so, closing this ticket.
comment:7 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hi Valerius, Has there been any progress towards resolving this problem with the Nat driver?