Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] NetworkManager VPN routing problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
copmill
n00b
n00b


Joined: 02 Mar 2006
Posts: 22
Location: York, UK

PostPosted: Fri Jan 08, 2016 1:24 pm    Post subject: [Solved] NetworkManager VPN routing problem Reply with quote

Hello all,

I'm trying to connect to a SSTP VPN using NetworkManager and networkmanager-sstp. I can connect to the VPN fine but no traffic will flow once the VPN is connected. After the VPN disconnects trafic begins to flow normally.

I believe this is a routing problem but I can't figure out the issue.

Here is the routing table from with the VPN disconnected:

Code:
default via 192.168.0.1 dev enp4s0  proto static  metric 1024
192.168.0.0/24 dev enp4s0  proto kernel  scope link  src 192.168.0.203  metric 1024


And here is the routing table with the VPN connected:

Code:
default dev ppp0  proto static  scope link  metric 50
default via 192.168.0.1 dev enp4s0  proto static  metric 1024
192.168.0.0/24 dev enp4s0  proto kernel  scope link  src 192.168.0.203  metric 1024
192.168.179.11 dev ppp0  proto kernel  scope link  src 192.168.179.11  metric 50
198.13.123.221 via 192.168.0.1 dev enp4s0  proto static  metric 1024


My router is 192.168.0.1 and the VPN server is 198.13.123.221

If you want any other information please ask and I will provide it.

copmill


Last edited by copmill on Sat Jan 09, 2016 2:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
copmill
n00b
n00b


Joined: 02 Mar 2006
Posts: 22
Location: York, UK

PostPosted: Sat Jan 09, 2016 2:54 pm    Post subject: Reply with quote

Well it looks like the problem was with my VPN provider. Everything is working fine now.

I'm going to mark this as solved.

copmill
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum