Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. Connman VPN: Do not replace default route (SpiderX)
----------------------------------------------------------------------
Message: 1
Date: Mon, 8 Feb 2016 02:26:28 +0200
From: SpiderX <[email protected]>
To: [email protected]
Subject: Connman VPN: Do not replace default route
Message-ID:
<CAN2=c2ryn_g7xa8mmt3vqbq8etk9ctav5+orohouoe6khha...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hello.
I have read this
https://www.mail-archive.com/[email protected]/msg12409.html
Problem still exists, at least for me.
Tests runs on connman 1.31
Here is a debug:
connman-vpnd.log - output from connman-vpn -d -n
monitor-vpn.log - output from test/monitor-vpn
vpn-get.txt - output from test/vpn-get
routing.txt - routing table with and without vpn connection
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.01.org/pipermail/connman/attachments/20160208/4715e9a3/attachment.html>
-------------- next part --------------
io openvpn # ./vpn-get
[ /net/connman/vpn/connection/38_99_17_116_sfoeisvpn01_exigeninsurance_com ]
Index = 0
Domain = sfoeisvpn01.exigeninsurance.com
OpenVPN.ConfigFile = /etc/openvpn/eis-2m.conf
Name = EIS-2
OpenVPN.AuthUserPass = /etc/openvpn/keys/eis/2/vpavljuchenkov.txt
ServerRoutes = []
Nameservers = []
UserRoutes = [[{ ProtocolFamily=4 Netmask=0.0.0.0 Network=0.0.0.0
Gateway=192.168.2.251 }]]
Host = 38.99.17.116
Networks = 0.0.0.0/0.0.0.0/192.168.2.251
OpenVPN.Cert = /etc/openvpn/keys/eis/2/vpavljuchenkov.crt
State = idle
OpenVPN.Key = /etc/openvpn/keys/eis/2/vpavljuchenkov.key
OpenVPN.CACert = /etc/openvpn/keys/eis/2/ca.crt
Type = openvpn
Immutable = 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: connman-vpnd.log
Type: text/x-log
Size: 33207 bytes
Desc: not available
URL:
<http://lists.01.org/pipermail/connman/attachments/20160208/4715e9a3/attachment.log>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: monitor-vpn.log
Type: text/x-log
Size: 1313 bytes
Desc: not available
URL:
<http://lists.01.org/pipermail/connman/attachments/20160208/4715e9a3/attachment-0001.log>
-------------- next part --------------
# VPN
# ip ro
default dev vpn0 scope link
10.0.0.0/8 via 192.168.24.129 dev vpn0
127.0.0.0/8 dev lo scope host
172.16.0.0/12 via 192.168.24.129 dev vpn0
172.16.250.0/24 dev vbr0 proto kernel scope link src 172.16.250.250
192.168.0.0/16 via 192.168.24.129 dev vpn0
192.168.9.2 dev vpn0 scope link
192.168.11.14 dev vpn0 scope link
# No VPN
# ip ro
default via 192.168.2.251 dev wlo1
8.8.8.8 via 192.168.2.251 dev wlo1
127.0.0.0/8 dev lo scope host
172.16.250.0/24 dev vbr0 proto kernel scope link src 172.16.250.250
192.168.2.0/24 dev wlo1 proto kernel scope link src 192.168.2.207
192.168.2.251 dev wlo1 scope link
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 4, Issue 9
*************************************