Windows Networking
--
Questions
--
Followers
Top Experts
On my host I have OpenVPN running and can connect to my work's office no problem. I setup a guest Server 2008 machine in Virtual Box and have tried to connect using the TAP interface bridged, and have tried my physical interface connecting through OpenVPN in the guest. Seems to connect with the latter, but am unable to access work resources.
Can someone assist me with getting my guest OS to conenct?
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Host
- XP
- LAN 1
- IP 192.168.1.XXX
- Gateway .1.1
- LAN 2 (TAP)
- IP 10.0.XXX.YYY
- Gateway
- LAN 3 (VirtualBox)
- 192.168.56.1
- Gateway
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\tworden.GT-CVILLE>netstat -rn
Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 50 56 c0 00 08 ...... VMware Virtual Ethernet Adapter for VMnet8
0x3 ...00 50 56 c0 00 01 ...... VMware Virtual Ethernet Adapter for VMnet1
0x4 ...00 19 d2 d0 52 39 ...... Intel(R) PRO/Wireless 3945ABG Network Connection
- Packet Scheduler Miniport
0x5 ...00 16 41 e6 db be ...... Intel(R) PRO/1000 PL Network Connection - Packet
Scheduler Miniport
0x6 ...00 ff ef a2 89 d4 ...... TAP-Win32 Adapter V8 - Packet Scheduler Miniport
0x7 ...08 00 27 00 14 33 ...... VirtualBox Host-Only Ethernet Adapter - Packet S
cheduler Miniport
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.218 20
10.7.0.0 255.255.255.0 10.8.0.57 10.8.0.58 1
10.8.0.1 255.255.255.255 10.8.0.57 10.8.0.58 1
10.8.0.56 255.255.255.252 10.8.0.58 10.8.0.58 30
10.8.0.58 255.255.255.255 127.0.0.1 127.0.0.1 30
10.255.255.255 255.255.255.255 10.8.0.58 10.8.0.58 30
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
169.254.0.0 255.255.0.0 192.168.56.1 192.168.56.1 30
192.168.1.0 255.255.255.0 192.168.1.218 192.168.1.218 20
192.168.1.218 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.1.255 255.255.255.255 192.168.1.218 192.168.1.218 20
192.168.25.0 255.255.255.0 192.168.25.1 192.168.25.1 20
192.168.25.1 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.25.255 255.255.255.255 192.168.25.1 192.168.25.1 20
192.168.56.0 255.255.255.0 192.168.56.1 192.168.56.1 20
192.168.56.1 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.56.255 255.255.255.255 192.168.56.1 192.168.56.1 20
192.168.126.0 255.255.255.0 192.168.126.1 192.168.126.1 20
192.168.126.1 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.126.255 255.255.255.255 192.168.126.1 192.168.126.1 20
224.0.0.0 240.0.0.0 10.8.0.58 10.8.0.58 30
224.0.0.0 240.0.0.0 192.168.1.218 192.168.1.218 20
224.0.0.0 240.0.0.0 192.168.25.1 192.168.25.1 20
224.0.0.0 240.0.0.0 192.168.56.1 192.168.56.1 20
224.0.0.0 240.0.0.0 192.168.126.1 192.168.126.1 20
255.255.255.255 255.255.255.255 10.8.0.58 10.8.0.58 1
255.255.255.255 255.255.255.255 192.168.1.218 192.168.1.218 1
255.255.255.255 255.255.255.255 192.168.25.1 192.168.25.1 1
255.255.255.255 255.255.255.255 192.168.56.1 4 1
255.255.255.255 255.255.255.255 192.168.56.1 192.168.56.1 1
255.255.255.255 255.255.255.255 192.168.126.1 192.168.126.1 1
Default Gateway: 192.168.1.1
===========================================================================
Persistent Routes:
None
C:\Documents and Settings\tworden.GT-CVILLE>






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
What is 192.168.56.1 using as it's default gateway?
Can you only access work from the one system running OpenVPN or from other systems on your LAN also?
The reason I ask is that if work is not routing any of the 192.x.x.x addresses to your 10.x.x.x address you get from OpenVPN then the server will not be able to talk to work via the Host system.
Do you get a static address on your OpenVPN connection to work?
With my virtualbox 2008 guest machine set to bridged networking to the TAP interface, I start up the virtual machine and see my ipconfig 169.254.247.238. This shows that I am not connected to the internet. I would think that the guest would bridge to the VPN connection on my XP host.
Scenario 2:
With my virtualbox 2008 guest machine set to bridged networking to the Inte Pro/1000 interface on my laptop, I start up the virtual machine and see my ipconfig connects to the internet and has an IP of 192.168.1.208. I installed OpenVPN in the guest thinking that in bridged mode, I should appear like any other machine on this subnet. When I connect OpenVPN, it says connected (green icon) gives me an IP of 10.8.0.58, but I can't access any work services, like sql server, etc. I have also attempted to change the binding order as described here:
http://support.microsoft.com/default.aspx?scid=kb;en-us;311218
Running tracert vpn.myworkplace.com results in eventual timeouts.
Scenario 3
This is where I set VirtualBox's network adapter to NAT mode. Here I get an IP of 10.0.2.15 and a Gateway of 10.0.2.2. When I connect OpenVPN in the guest, again I connect with the 10.8.0.58 IP, but can't access any work resources.
These last two scenarios I make sure that the host OpenVPN connection is off.
And, just to be clear, I am able to connect and access resources with my host's vpn connection, I just want to be able to get my virtual machine to as well.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
I went to the host virtual interface for OpenVpn, which is called "Tap-Win32 Adapter V8" aka "Local Area Connection 2", right-click > Properties. Select the Advanced tab, check Allow other network user to connect though this computer's internet connection (Internet Connection Sharing area). Then in the drop down box, I selected the VirtualBox Host-Only Network.
With this configuration I started OpenVPN on the host, started my virtual machine and was able to access work resources.
Seems like ICS is pretty much the same thing as NAT? If there is a way to configure NAT specifically in XP, or if you know of a tutorial that would be good to go from, please send my way.
Thanks for the help!!
Thanks!






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Windows Networking
--
Questions
--
Followers
Top Experts
The Windows operating systems have distinct methodologies for designing and implementing networks, and have specific systems to accomplish various networking processes, such as Exchange for email, Sharepoint for shared files and programs, and IIS for delivery of web pages. Microsoft also produces server technologies for networked database use, security and virtualization.