at work i have the following 02 physical machines:
(physerver1) (windows 2003 server) used as vpn server (windows built-in vpn)
(physerver1) is also used as vmware host (hosting the virtual machine virguest1 (windows 2003 server also))
(physerver2) (windows 2003 server)
at home i have the physical machine
phypc1 (windows xp)
i can connect to my vpn server with no problem
i can ping physerver1 and physerver2 with no problem
but i can’t ping virguest1
virguest1 is bridged
anyone can help me resolve that ?
cant ping guest vm from vpn client
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 3
- Joined: Fri Aug 19, 2011 9:12 am
-
- Forum Team
- Posts: 117
- Joined: Tue Jun 09, 2009 4:25 pm
- Location: St. Louis, MO USA
Re: cant ping guest vm from vpn client
This is a forum for OpenVPN related questions, I wouldn't expect any help with the windows built in VPN, or any other unrealted VPN solutions, sorry.(physerver1) (windows 2003 server) used as vpn server (windows built-in vpn)
-
- OpenVpn Newbie
- Posts: 3
- Joined: Fri Aug 19, 2011 9:12 am
Re: cant ping guest vm from vpn client
i used OpenVPN at first and i thought it was an openvpn issue,
so i tried with windows built-in vpn , and got the same result.
so i tried with windows built-in vpn , and got the same result.
-
- Forum Team
- Posts: 117
- Joined: Tue Jun 09, 2009 4:25 pm
- Location: St. Louis, MO USA
Re: cant ping guest vm from vpn client
We need much more information that you initially provided, ie. server and client configs, network layout, etc, etc. If you can provide this, then someone here can probably help you, but without it, we can't do much.
-
- OpenVpn Newbie
- Posts: 3
- Joined: Fri Aug 19, 2011 9:12 am
Re: cant ping guest vm from vpn client
ok, well i'll put details...
1 - at work :
__________
- adsl modem rooter is : 10.0.0.138
- physerver1 NIC1 : (used to connect to internet)
ip 10.0.0.1
mask 255.255.255.0
gw 10.0.0.138
dns 10.0.0.138
- physerver1 NIC2 : (used to connect to LAN)
ip 192.168.1.1
mask 255.255.255.0
gw N/A
dns N/A
- physerver1 VPN is configured to give static IP to clients
from 192.168.1.31 to 192.168.1.39
(configured in : Incomming connections)
- physerver2 NIC : (used to connect to LAN)
ip 192.168.1.2
mask 255.255.255.0
gw N/A
dns N/A
- virguest1 NIC : (bridged mode in VMWARE) (used to connect to LAN)
ip 192.168.1.3
mask 255.255.255.0
gw N/A
dns N/A
2 - at home :
__________
- adsl modem rooter is : 10.0.0.138
- phypc1 NIC : (used to connect to internet)
ip 10.0.0.1
mask 255.255.255.0
gw 10.0.0.138
dns 10.0.0.138
when i connect to work VPN, i get the IP 192.168.1.32
and i can see that server IP is 192.168.1.31
______________________________
so now from work :
everything pings fine .... from phy to vir ... from vir to phy .... etc.
from home and after i connect to VPN:
ping 192.168.1.31 ... OK
ping 192.168.1.1 ... OK
ping 192.168.1.2 ... OK
ping 192.168.1.3 ... PROBLEM
all firewalls disabled
no antivirus installed
everything is a clean installation
1 - at work :
__________
- adsl modem rooter is : 10.0.0.138
- physerver1 NIC1 : (used to connect to internet)
ip 10.0.0.1
mask 255.255.255.0
gw 10.0.0.138
dns 10.0.0.138
- physerver1 NIC2 : (used to connect to LAN)
ip 192.168.1.1
mask 255.255.255.0
gw N/A
dns N/A
- physerver1 VPN is configured to give static IP to clients
from 192.168.1.31 to 192.168.1.39
(configured in : Incomming connections)
- physerver2 NIC : (used to connect to LAN)
ip 192.168.1.2
mask 255.255.255.0
gw N/A
dns N/A
- virguest1 NIC : (bridged mode in VMWARE) (used to connect to LAN)
ip 192.168.1.3
mask 255.255.255.0
gw N/A
dns N/A
2 - at home :
__________
- adsl modem rooter is : 10.0.0.138
- phypc1 NIC : (used to connect to internet)
ip 10.0.0.1
mask 255.255.255.0
gw 10.0.0.138
dns 10.0.0.138
when i connect to work VPN, i get the IP 192.168.1.32
and i can see that server IP is 192.168.1.31
______________________________
so now from work :
everything pings fine .... from phy to vir ... from vir to phy .... etc.
from home and after i connect to VPN:
ping 192.168.1.31 ... OK
ping 192.168.1.1 ... OK
ping 192.168.1.2 ... OK
ping 192.168.1.3 ... PROBLEM
all firewalls disabled
no antivirus installed
everything is a clean installation
-
- Forum Team
- Posts: 285
- Joined: Wed Aug 27, 2008 2:41 am
Re: cant ping guest vm from vpn client
Re-install and reconfigure openvpn.. then if you run into it, post the configuration files and the log files here.