Page 1 of 1

AddrMaskPair parse error

Posted: Tue May 31, 2022 2:20 pm
by xavoonet
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?