Error by conncting on server

Need help configuring your VPN? Just post here and you'll get that help.

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

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
adis763
OpenVpn Newbie
Posts: 13
Joined: Fri Apr 22, 2011 7:26 am

Error by conncting on server

Post by adis763 » Thu May 12, 2011 12:29 pm

Hello,

I have windows XP SP2 on my computer, have this client for connecting.
#OpenVPN Client conf
tls-client
client
dev tun
proto udp
tun-mtu 1400
remote intertg.dyndns.org 500
pkcs12 Knjigovodstvo2.p12
cipher BF-CBC
comp-lzo
verb 3
ns-cert-type server

After i connecting gui this ist error report:
Route addition fallback to route.exe
Either the interface index is wrong or gateway does not lie on the same network as the interface. Check the IP address table for a machine.

Need help for this problem.

Thank you

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

Re: Error by conncting on server

Post by maikcat » Fri May 13, 2011 10:17 am

hi there,

the error you have means that xp failed to update/add your routing table..

can you give us more info about your setup?
server configs/ips?
what permissions you have? (admin user,limited user)

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"

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: Error by conncting on server

Post by janjust » Fri May 13, 2011 10:38 am

also, make sure you're running OpenVPN with the right privileges; in order to alter network routes you need at least 'Network Administrator' privileges.

User avatar
krzee
Forum Team
Posts: 728
Joined: Fri Aug 29, 2008 5:42 pm

Re: Error by conncting on server

Post by krzee » Fri May 13, 2011 3:37 pm

you might want to try:

Code: Select all

route-method exe

Post Reply