MikeWang000000 / Natter

Expose your TCP/UDP port behind full-cone NAT to the Internet.
GNU General Public License v3.0
1.31k stars 107 forks source link

openwrt上报错[ERROR] - You cannot perform TCP hole punching in a symmetric NAT network. #12

Closed peaceanddemocracy closed 1 year ago

peaceanddemocracy commented 1 year ago

openwrt上报错[ERROR] - You cannot perform TCP hole punching in a symmetric NAT network. 已经把openwrt进行dmz映射,同样环境下的局域网主机可以顺利运行

peaceanddemocracy commented 1 year ago

[INFO] - Getting STUN server IP... [INFO] - Checking NAT Type for UDP... [INFO] - NAT Type for UDP: [ Full cone (NAT 1) ] [INFO] - Checking NAT Type for TCP... [INFO] - NAT Type for TCP: [ Symmetric ] [ERROR] - You cannot perform TCP hole punching in a symmetric NAT network.

peaceanddemocracy commented 1 year ago

测试发现passwall开启时会干扰,原因不明

peaceanddemocracy commented 1 year ago

已解决