Opened 8 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 Changed 8 years ago by diver

Milestone: Enhancedpreview

comment:2 Changed 8 years ago by rklipp

Hi Valerius, Has there been any progress towards resolving this problem with the Nat driver?

comment:3 Changed 8 years ago by Valery V. Sedletski

Not yet, but investigating the problem.

Last edited 8 years ago by Valery V. Sedletski (previous) (diff)

comment:4 Changed 8 years ago by diver

With the latest libpoll-devel rpm and a rebuild of VBox, NAT should work ok now.

comment:5 Changed 8 years ago by rklipp

Nat works fine now in r121- Thanks

comment:6 Changed 8 years ago by Valery V. Sedletski

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 Changed 8 years ago by Valery V. Sedletski

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.