Opened 14 years ago

Closed 12 years ago

#54 closed Bug / Defect (notabug)

Route dissapearing

Reported by: dymm Owned by:
Priority: minor Milestone:
Component: Generic / unclassified Version: OpenVPN 2.1.0 / 2.1.1 (Community Ed)
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords:
Cc:

Description

Hi
About configuration.
Server (10.0.0.1) is on my home pc that is also part of home net (192.168.100.0).
Clients are 10.0.0.*
All machines are Windows.

To access home net from clients I add route "192.168.100.0 255.255.255.0 10.0.0.1" to each client via "push" command.
Also add reverse route to my home router configuration.

Now about the problem.
If I install VirtualBox on a client, it insert its own TAP adapter for host-only-virtual-network.
So, after OpenVPN connects and makes needed routes, the route to home net disappears in short time.

The only workaround is to delete adapter installed by VirtualBox (actually I don't need it).

Change History (1)

comment:1 Changed 12 years ago by David Sommerseth

Resolution: notabug
Status: newclosed

Sounds more like a conflict issue with VirtualBox, where VB does things it shouldn't do. And as the user didn't need the VB, there's no bug to research further ;-)

Note: See TracTickets for help on using tickets.