mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 18:15:50 +03:00
[GH-ISSUE #148] ipsec vpn 建立后 客户端流量都走vpn了,如何处理呢? #137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cuiketing on GitHub (Jun 12, 2019).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/148
大神你好,我用的是docker 起的 ipsec vpn ,连接也建立了,但是发现客户端所有流量都走了vpn,我只想让客户端访问固定的网段,比如10.10.10.0/24,如何配置呢?我排查了下原因是因为ipsec vpn 建立连接后增加了一条默认路由,且优先级很高,这个有办法在ipsec服务端配置吗?
@hwdsl2 commented on GitHub (Jun 14, 2019):
@cuiketing 你好!请参见 #121。