On Thursday 30 April 2020 21.05:27 Daniel Lenski wrote: > Compare your routing table (`ip route`) and DNS servers (`cat > /etc/resolv.conf`) after connecting to the Pulse and Juniper versions. > What are the differences? I can see no difference: with protocol=nc thierry@junior:~$ ip route default via 192.168.1.51 dev enp7s0 proto static metric 100 10.0.20.5 dev tun0 scope link 10.0.20.15 dev tun0 scope link 10.0.20.45 dev tun0 scope link 10.0.20.46 dev tun0 scope link 10.0.20.111 dev tun0 scope link 10.0.31.22 dev tun0 scope link 10.0.130.51 dev tun0 scope link 10.0.130.54 dev tun0 scope link 10.0.253.25 dev tun0 scope link 10.0.253.26 dev tun0 scope link 10.0.254.5 dev tun0 scope link 10.1.248.7 dev tun0 scope link 46.245.150.135 via 192.168.1.51 dev enp7s0 src 192.168.1.50 192.168.1.0/24 dev enp7s0 proto kernel scope link src 192.168.1.50 metric 100 thierry@junior:~$ cat /etc/resolv.conf #@VPNC_GENERATED@ -- this file is generated by vpnc # and will be overwritten by vpnc # as long as the above mark is intact # Generated by NetworkManager nameserver 10.0.253.25 nameserver 10.0.253.26 search gybcampus.interne gyb.ch With protocol=pulse thierry@junior:~$ ip route default via 192.168.1.51 dev enp7s0 proto static metric 100 10.0.20.5 dev tun0 scope link 10.0.20.15 dev tun0 scope link 10.0.20.45 dev tun0 scope link 10.0.20.46 dev tun0 scope link 10.0.20.111 dev tun0 scope link 10.0.31.22 dev tun0 scope link 10.0.130.51 dev tun0 scope link 10.0.130.54 dev tun0 scope link 10.0.253.25 dev tun0 scope link 10.0.253.26 dev tun0 scope link 10.0.254.5 dev tun0 scope link 10.1.248.7 dev tun0 scope link 46.245.150.135 via 192.168.1.51 dev enp7s0 src 192.168.1.50 192.168.1.0/24 dev enp7s0 proto kernel scope link src 192.168.1.50 metric 100 thierry@junior:~$ cat /etc/resolv.conf #@VPNC_GENERATED@ -- this file is generated by vpnc # and will be overwritten by vpnc # as long as the above mark is intact # Generated by NetworkManager nameserver 10.0.253.25 nameserver 10.0.253.26 search gybcampus.interne gyb.ch Thierry _______________________________________________ openconnect-devel mailing list openconnect-devel@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/openconnect-devel