Hi. I am using Ubuntu 16.04 and is using the latest client deb package 8.2R5. All dependencies is installed. Still when invoking: PulseClient.sh -h HOST -u USER -r REALM -U https://URL The client does bring up the tun0 interface, but when trying to add route, it fails: rmon.info adding a conflicting route with a lower metric to x.x.x.x/x.x.x.x gw x.x.x.x metric 1 (routemon.cpp:876) 20160927140644.851214 pulsesvc[p9448.t9448] rmon.error Failed to add route: dest x.x.x.x mask x.x.x.x, gw x.x.x.x dev (null). Error 101, fd = 7 (routemon.cpp:981) 20160927140644.851251 pulsesvc[p9448.t9448] rmon.info adding route to x.x.x.x/x.x.x.x with gw x.x.x.x, metric 1, if_id 0 (routemon.cpp:887) 20160927140644.851268 pulsesvc[p9448.t9448] rmon.error Failed to add route: dest x.x.x.x mask x.x.x.x, gw x.x.x.x dev (null). Error 101, fd = 7 (routemon.cpp:981) I have no idea where to go from here. Anyone have any ideas?
... View more