Skip to content

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

Description

@redstone1994

网关及被代理的服务器网段 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
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions