VPN Client: Openvpn is not flushing recent connections [released]
VPN Client Sailfish OS 2.1.1.26:
If I disconnect from the VPN and reconnect to it again and get a new IP address from the VPN Server, the old address is not flushed from the routing table.
Could someone tell me if this behavior is intended? I have not seen this behavior when using openvpn on the CLI.
Below is the output of 'ip route' after some dis- & reconnects.
default dev vpn0 scope link
10.13.10.1 via 10.13.10.5 dev vpn0
10.13.10.5 dev vpn0 proto kernel scope link src 10.13.10.6
.
.
.
10.3.10.1 via 10.2.10.5 dev vpn0
10.2.10.1 via 10.3.10.5 dev vpn0
10.1.10.1 via 10.4.10.5 dev vpn0
<vpn-ip> via 192.168.0.100 dev wlan0
192.168.0.0/24 dev wlan0 proto kernel scope link src 192.168.0.100
192.168.0.1 dev wlan0 scope link
<vpn-ns1> dev vpn0 scope link
<vpn-ns2> dev vpn0 scope link