[GH-ISSUE #305] openwrt旁路由模式下应该如何设置? #282

Closed
opened 2026-03-02 08:01:04 +03:00 by kerem · 1 comment
Owner

Originally created by @iowi on GitHub (Aug 13, 2022).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/305

stdout: 
stdout: VPN credentials not set by user. Generating random PSK and password...
stdout: 
stdout: Trying to auto discover IP of this server...
stderr: Warning: Extension policy revision 0 not supported, missing kernel module?
stderr: iptables: No chain/target/match by that name.
stderr: iptables: Index of insertion too big.
stderr: iptables: Index of insertion too big.
stderr: iptables: Index of insertion too big.
stderr: Warning: Extension policy revision 0 not supported, missing kernel module?
stderr: iptables: Index of insertion too big.
stderr: iptables: Index of insertion too big.
stderr: Warning: Extension policy revision 0 not supported, missing kernel module?
stderr: iptables: No chain/target/match by that name.
stdout: 
stdout: Starting IPsec service...
stdout: 
stdout: ================================================
stdout: 
stdout: IPsec VPN server is now ready for use!
stdout: 
stdout: Connect to your new VPN with these details:
stdout: 
stdout: Server IP: 
stdout: IPsec PSK:
stdout: Username:
stdout: Password:
stdout: 
stdout: Write these down. You'll need them to connect!
stdout: 
stdout: VPN client setup: https://vpnsetup.net/clients2
stdout: 
stdout: ================================================
stdout: 
stdout: Setting up IKEv2. This may take a few moments...

手机连接提示: vpn服务器并未响应

是什么问题呢?

Originally created by @iowi on GitHub (Aug 13, 2022). Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/305 ``` stdout: stdout: VPN credentials not set by user. Generating random PSK and password... stdout: stdout: Trying to auto discover IP of this server... stderr: Warning: Extension policy revision 0 not supported, missing kernel module? stderr: iptables: No chain/target/match by that name. stderr: iptables: Index of insertion too big. stderr: iptables: Index of insertion too big. stderr: iptables: Index of insertion too big. stderr: Warning: Extension policy revision 0 not supported, missing kernel module? stderr: iptables: Index of insertion too big. stderr: iptables: Index of insertion too big. stderr: Warning: Extension policy revision 0 not supported, missing kernel module? stderr: iptables: No chain/target/match by that name. stdout: stdout: Starting IPsec service... stdout: stdout: ================================================ stdout: stdout: IPsec VPN server is now ready for use! stdout: stdout: Connect to your new VPN with these details: stdout: stdout: Server IP: stdout: IPsec PSK: stdout: Username: stdout: Password: stdout: stdout: Write these down. You'll need them to connect! stdout: stdout: VPN client setup: https://vpnsetup.net/clients2 stdout: stdout: ================================================ stdout: stdout: Setting up IKEv2. This may take a few moments... ``` 手机连接提示: vpn服务器并未响应 是什么问题呢?
kerem closed this issue 2026-03-02 08:01:04 +03:00
Author
Owner

@hwdsl2 commented on GitHub (Aug 13, 2022):

@iowi 你好!这个平台上缺少 IPTables policy extension 支持,所以该 Docker 镜像不支持在该平台使用。你可以换用比如 OpenVPN。

<!-- gh-comment-id:1214181106 --> @hwdsl2 commented on GitHub (Aug 13, 2022): @iowi 你好!这个平台上缺少 IPTables policy extension 支持,所以该 Docker 镜像不支持在该平台使用。你可以换用比如 OpenVPN。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-ipsec-vpn-server#282
No description provided.