Getting route error when connecting to the second 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
vpn2021
OpenVpn Newbie
Posts: 1
Joined: Tue Mar 02, 2021 2:26 am

Getting route error when connecting to the second server

Post by vpn2021 » Tue Mar 02, 2021 2:39 am

Hello

I am successfully connecting to the first OpenVPN server but i need connect to second OpenVPN server from same computer but i am getting below errors.

Code: Select all

RTNETLINK answers: File exists
Tue Mar  2 10:04:47 2021 ERROR: Linux route add command failed: external program exited with error status: 2
Tue Mar  2 10:04:47 2021 /sbin/ip route add 128.0.0.0/1 via 10.3.2.7
RTNETLINK answers: File exists
Tue Mar  2 10:04:47 2021 ERROR: Linux route add command failed: external program exited with error status: 2

OS: Linux
First command: openvpn --config /home/jack/Desktop/vpnconfig/de512.ovpn --auth-nocache
Second command from second tab in terminal: openvpn --config /home/jack/Desktop/vpnconfig/de517.ovpn --auth-nocache
Any help would be appreciated..

Have a secure day..

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Getting route error when connecting to the second server

Post by TinCanTech » Tue Mar 02, 2021 2:55 am

Dream on...

Post Reply