Client Windows 7 can't run ping

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
maiconlp
OpenVpn Newbie
Posts: 14
Joined: Wed Apr 06, 2011 2:53 am

Client Windows 7 can't run ping

Post by maiconlp » Fri Jan 20, 2012 10:45 am

Hello everyone, I've just installed a openvpn on linux machine CentOS 5.7. I've done a test with an windows 7 client machine but unsucessful. the client can't run ping to lan network office. I release when I run a ping from these client windows 7 the packages aren't forward to tun interface are forward to Internet insted.

follow my client.conf

client
proto udp
dev tun
ca ca.crt
dh dh2048.pem
cert teste.crt
key teste.key
remote 177.19.226.164 1194
cipher DES-CBC
verb 2
mute 20
keepalive 10 120
comp-lzo
persist-key
persist-tun
float
resolv-retry infinite
nobind
push "route 192.168.30.0 255.255.255.0"



follow my server.conf

port 1194
proto udp
dev tun0
ca keys/srvbmx/ca.crt
cert keys/srvbmx/keysrv.crt
key keys/srvbmx/keysrv.key
dh keys/srvbmx/dh2048.pem
server 10.80.80.0 255.255.255.0
crl-verify keys/srvbmx/crl.pem
cipher DES-CBC
status servers/srvbecomex/logs/openvpn-status.log
log-append servers/srvbecomex/logs/openvpn.log
verb 2
mute 20
max-clients 100
local 172.16.0.1
keepalive 10 120
client-config-dir /etc/openvpn/servers/srvbecomex/ccd
client-to-client
duplicate-cn
comp-lzo
persist-key
persist-tun
ccd-exclusive
push "dhcp-option DNS 192.168.30.34"
push "dhcp-option DNS 192.168.30.30"
push "dhcp-option DOMAIN becomex.corp"
push "route 192.168.30.0 255.255.255.0"


where 192.168.30.0/24 is the network lan office.

Why I can't access the lan office network from a windows 7 client ? why the traffic doesn't is forward to tunnel interface in the windows 7 ? what I have to do ?


thanks

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Client Windows 7 can't run ping

Post by maikcat » Fri Jan 20, 2012 11:58 am

what openvpn version do you use on win7?

are you running GUI with admin rights?

Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)

Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)

"objects in mirror are losing"

maiconlp
OpenVpn Newbie
Posts: 14
Joined: Wed Apr 06, 2011 2:53 am

Re: Client Windows 7 can't run ping

Post by maiconlp » Fri Jan 20, 2012 5:21 pm

Thanks Maikat. the client version is 1.0.3.

yes, I'm run GUI with access Admin.

I have ever seen a case similar these...bur I don't remember what I done


thanks.


any tip is welcome

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Client Windows 7 can't run ping

Post by maikcat » Fri Jan 20, 2012 6:01 pm

the GUI is 1.0.3 not openvpn...

tell us the openvpn version pls.

also

post output netstat -nr on win7..

Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)

Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)

"objects in mirror are losing"

williamxhafa
OpenVpn Newbie
Posts: 1
Joined: Tue Jan 24, 2012 6:14 am
Location: Australia
Contact:

Re: Client Windows 7 can't run ping

Post by williamxhafa » Tue Jan 24, 2012 6:33 am

I am also using windows 7. Is there another way to ping or use shortcuts? I only see a search box. Please help. Or is it available in the new windows 7?

Emmatuft77
OpenVpn Newbie
Posts: 1
Joined: Thu Jan 26, 2012 11:36 am

Re: Client Windows 7 can't run ping

Post by Emmatuft77 » Thu Jan 26, 2012 11:47 am

I am also waiting for answer since I am using Windows 7. Thanks.

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Client Windows 7 can't run ping

Post by maikcat » Thu Jan 26, 2012 11:50 am

in search box type cmd and press enter...

Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)

Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)

"objects in mirror are losing"

maiconlp
OpenVpn Newbie
Posts: 14
Joined: Wed Apr 06, 2011 2:53 am

Re: Client Windows 7 can't run ping

Post by maiconlp » Sat Jan 28, 2012 3:21 pm

guys I solved the problem installed the openvpn client version 2.1.1. when I go to start I need run it as administrator.

all it's working


thanks

Fulham06
OpenVpn Newbie
Posts: 1
Joined: Fri Feb 03, 2012 5:01 am
Contact:

Re: Client Windows 7 can't run ping

Post by Fulham06 » Fri Feb 03, 2012 5:08 am

I have been using windows 7 for years and did not face such problem yet.

retractilyembalaje
OpenVpn Newbie
Posts: 1
Joined: Fri Feb 03, 2012 9:59 am
Contact:

Re: Client Windows 7 can't run ping

Post by retractilyembalaje » Fri Feb 03, 2012 10:01 am

I have the same problem ! since i have windows 7 ultimamte.

jwhitt9
OpenVpn Newbie
Posts: 1
Joined: Fri Feb 03, 2012 11:33 pm

Re: Client Windows 7 can't run ping

Post by jwhitt9 » Fri Feb 03, 2012 11:34 pm

Just what Ive been looking for. Thanks. still getting use to using 7 dont know everything I can do with it quite yet

Post Reply