【专家谈】习近平出访三国 促进地区共同繁荣
百度 金牛男和什么星座女最配
OpenConnect is a client for Cisco's AnyConnect SSL VPN.
34 questions
0
votes
0
answers
43
views
Windows VPN client using OpenConnect does not resolve internal addresses
The internal corp.local DNS is not resolving and pinging via VPN on a Windows VPN client.
There is a host machine on the local network running a Docker container with a VPN (oscerv) server inside. ...
0
votes
0
answers
19
views
iptables redirect interface on certain ports
I have the following problem. I have a server (subnet x.x.x.x) with a OpenConnect-client (tun0) on it. It redirects all traffic for a subnet (y.y.y.y) to another server (split-tunnel). But now I am ...
0
votes
2
answers
3k
views
How to view total traffic usage of each user in ocserv
I'm using ocserv as VPN server in my company on ubuntu, and I want to view how much traffic each user is using. Users are set in ocpsswd file. Do ocserv have this feature or any library I can use? As ...
0
votes
1
answer
2k
views
How to run nginx and ocserv on the same IP:Port using the same domain name?
How to run nginx and ocserv on the same IP:Port using the same domain name? Just like how a similar thing is possible by using SSTP protocol, if I am not mistaken. I am using Ubuntu 20.04.
0
votes
0
answers
109
views
Why port is open when checked as root but closed for a regular user after establishing a VPN connection on Debian 11?
On Debian 11, I establish a VPN connection as root using openconnect. After the connection is established, I have access to a network where the IP address is 1.2.3.4.5 with an open port 1433.
Question:...
0
votes
1
answer
1k
views
VPN started with Network Manager doesn't configure routing table correctly
I have a Debian 11 system that has been configured to connect to a remote network via VPN. This has been functioning fine for a long time (since Debian 9).
Recently, the remote network made some ...
2
votes
2
answers
3k
views
redirect all traffic from server A (Linux) to another server B (Linux) without intercepting ssh to server A
I would like to forward all traffic from a server (Linux) to another server (Linux) without losing ssh access to first server.
Authorities (government) have been shutting down the Internet, we have a ...
0
votes
1
answer
741
views
Prevent VPN client from network scanning on ocserv
I have a ocserv server for VPN on a debian11 server.
One of my clients did a network scanning and service provider blocked my IP for terms of service violation.
This is 2nd time that this happened and ...
1
vote
1
answer
838
views
OpenConnect force clients to use special cipher
I use ocserv on Centos as Openconnect VPN and I use config file for setting up the server
I need to force clients to use special cipher like AES-256-GCM
because it seems that VPN blocks on some 4G net ...
0
votes
0
answers
333
views
openconnect client hello dropped by DPI
I've installed openconnect server (ocserv) and works perfectly when I tunnel (SSH) to the server through another server that is inside country. But when I try to connect directly, the "client ...
0
votes
3
answers
345
views
how to make an installed package as a service in ubuntu?
I've installed ocserv package using these commands on Ubuntu22:
mkdir /usr/local/src/ocserv
cd /usr/local/src/ocserv
wget ftp://ftp.infradead.org/pub/ocserv/ocserv-0.10.9.tar.xz
unxz ocserv-0.10.9.tar....
1
vote
0
answers
794
views
forward openconnect to internal proxy port by iptables
In my country sometimes government decides to limit access to the international internet. we only have access to sites and IPs inside the country, but data centers have more access to the internet.
I ...
1
vote
1
answer
3k
views
Use openconnect and satsify annyconnect scans
My organisation provides vpn access using cisco anyconnect. I use a linux system and I can connect to vpn using openconnect. I have to use openconnect because anyconnect on linux is not compatible ...
0
votes
1
answer
2k
views
IPv6 support makes openconnect server vpn connection too slow
I have set up an OpenConnect server (ocserv) on CentOS 8 that is quite fast. However, when I enable IPv6 on it by uncommenting the following line, it becomes painfully slow and upload becomes almost ...
25
votes
2
answers
35k
views
openconnect cannot connect to Anyconnect VPN group using -g
I am using openconnect to connect to a VPN. When starting the client as sudo openconnect -v -u anaphory vpn-gw1.somewhere.net, I am able to connect after entering the GROUP and Password.
# ...