I'm using the Gnome Network manager to connect to my office VPN. It's using StrongSwan IPSec.
It connects fine, but all my internet traffic is routed through the office. I don't want this, I only want to see the IP addresses of my office without all my internet traffic going through the office. Also, if possible, to use the office DNS to resolve the office server names (but this is less important).
The following settings are set:
- Gateway Address: IP address of the office
- Certificates: All working, I'm using "Certificate/private key".
- Options: All options are enabled.
- IPv4: I tried a view settings here, but currently only "Automatic (DHCP)" is selected.
- IPv6: Disabled.
UPDATE: My ip -r
output is:
default via 192.168.188.1 dev enp3s0 proto dhcp metric 100
169.254.0.0/16 dev enp3s0 scope link metric 1000
192.168.2.103 dev enp3s0 proto kernel scope link src 192.168.2.103 metric 50
192.168.2.103 dev enp3s0 proto kernel scope link src 192.168.2.103 metric 100
192.168.188.0/24 dev enp3s0 proto kernel scope link src 192.168.188.21 metric 100