T
T
tehnazavr2019-06-26 01:00:56
linux
tehnazavr, 2019-06-26 01:00:56

How to tunnel openconnect traffic on linux manjaro?

On a machine running linux, manjaro connected to the vpn via openconnect with support for the anyconnect protocol. After pressing the "Connect" button, an icon appears that I am connected to vpn (If done through the terminal, the result is the same). The ifconfig command also shows that another interface has appeared, and I am connected to the coveted internal network.
However, the traffic does not go through this vpn. And I need to go to resources within this network. I understand that the tunnel is not configured by default in manjaro and I need to manually route all traffic through the desired interface. Or have I misunderstood something and do I need to tweak it somewhere else in the settings ?? And this problem is only with openconnect. There is no such problem with openvpn.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sash999, 2019-06-26
@sash999

Apparently, your route to the networks you need was not automatically added.
Try route add -net your_net/prefix dev your_interface

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question