AddrMaskPair parse error

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
xavoonet
OpenVpn Newbie
Posts: 1
Joined: Tue May 31, 2022 2:04 pm

AddrMaskPair parse error

Post by xavoonet » Tue May 31, 2022 2:20 pm

Hello,
we use two different config at the office for the same openvpnserver on pfsense.
everything work with openvpn gui V2 but for all the client using vpn connect V3 i got an error for the pushed route option

this is the pushed command

push "route monip.io 255.255.255.255 vpn_gateway";

and the error from log

EVENT: ASSIGN_IP ⏎[May 31, 2022, 12:25:35] exception parsing IPv4 route: [route] [monip.io] [255.255.255.255] : addr_pair_mask_parse_error: AddrMaskPair parse error 'route': monip.io/255.255.255.255 : ip_exception: error parsing route IP address 'monip.io' : Invalid argument



please, do anyone know how to correctly write route for client V3?

Post Reply