Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

centos8 做透明网关代理,被代理的服务器通过不同网段的机器ssh连接超时 #30

Open
redstone1994 opened this issue Nov 26, 2020 · 1 comment

Comments

@redstone1994
Copy link

网关及被代理的服务器网段 10.8.8.x
自己电脑的ip段172.x.x.x
ssh超时
同一网段内机器ssh 没问题 , 但是我之前用Ubuntu不同网段是可以的

{
    "port": 12345,
    "program_noproxy": ["v2ray", "qv2ray"],
    "program_proxy": [],
    "cgroup_noproxy": ["/system.slice/cgproxy.service"],
    "cgroup_proxy": [],
    "enable_gateway": true,
    "enable_dns": true,
    "enable_udp": true,
    "enable_tcp": true,
    "enable_ipv4": true,
    "enable_ipv6": true,
    "table": 10007,
    "fwmark": 39283
}
@sixg0000d
Copy link
Contributor

sixg0000d commented Dec 25, 2020

是否启用了 firewallD ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants