mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 10:05:48 +03:00
[GH-ISSUE #356] 可以ping通192.168.42.1,但是无法联网,也无法连接内网的设备 #330
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 @ufocjm on GitHub (Mar 15, 2023).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/356
服务器为CentOS 8,在docker环境下部署
客户端为Mac/Iphone,按教程正常可以连上(拨号成功),但是除192.168.42.1都无法ping通也无法打开
使用L2TP/IPSec方式
路由器的500和4500端口均已转发,都能播上去正常来说端口是通的,能问一下是什么情况吗?
@ufocjm commented on GitHub (Mar 16, 2023):
@ufocjm commented on GitHub (Mar 16, 2023):
这个问题已经解决了,能连上去,也能连到内网,但是又有了一个新的问题!
我是用k8s部署的,部署了之后,我的访问出了22端口,也就是ssh端口以外,都连不上这台机子了,要重启电脑才可以!
@ufocjm commented on GitHub (Mar 16, 2023):
这是配置文件
@hwdsl2 commented on GitHub (Mar 18, 2023):
@ufocjm 你好!根据你的描述,原先的问题已解决。但没有理解你所说的 "除了22端口,也就是ssh端口以外,都连不上这台机子了,要重启电脑才可以"。你可以开一个新的 Issue 并详细说一下。该问题可能与你的 Docker 主机 IPTables 防火墙配置有关。