Page 1 of 1

Client Windows 7 can't run ping

Posted: Fri Jan 20, 2012 10:45 am
by maiconlp
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

Re: Client Windows 7 can't run ping

Posted: Fri Jan 20, 2012 11:58 am
by maikcat
what openvpn version do you use on win7?

are you running GUI with admin rights?

Michael.

Re: Client Windows 7 can't run ping

Posted: Fri Jan 20, 2012 5:21 pm
by maiconlp
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

Re: Client Windows 7 can't run ping

Posted: Fri Jan 20, 2012 6:01 pm
by maikcat
the GUI is 1.0.3 not openvpn...

tell us the openvpn version pls.

also

post output netstat -nr on win7..

Michael.

Re: Client Windows 7 can't run ping

Posted: Tue Jan 24, 2012 6:33 am
by williamxhafa
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?

Re: Client Windows 7 can't run ping

Posted: Thu Jan 26, 2012 11:47 am
by Emmatuft77
I am also waiting for answer since I am using Windows 7. Thanks.

Re: Client Windows 7 can't run ping

Posted: Thu Jan 26, 2012 11:50 am
by maikcat
in search box type cmd and press enter...

Michael.

Re: Client Windows 7 can't run ping

Posted: Sat Jan 28, 2012 3:21 pm
by maiconlp
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

Re: Client Windows 7 can't run ping

Posted: Fri Feb 03, 2012 5:08 am
by Fulham06
I have been using windows 7 for years and did not face such problem yet.

Re: Client Windows 7 can't run ping

Posted: Fri Feb 03, 2012 10:01 am
by retractilyembalaje
I have the same problem ! since i have windows 7 ultimamte.

Re: Client Windows 7 can't run ping

Posted: Fri Feb 03, 2012 11:34 pm
by jwhitt9
Just what Ive been looking for. Thanks. still getting use to using 7 dont know everything I can do with it quite yet