Jigsaw-Code / outline-apps

Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.
https://getoutline.org/
Apache License 2.0
8.48k stars 1.37k forks source link

ICMP/DNS working, TCP does not #2262

Open shurrman opened 3 weeks ago

shurrman commented 3 weeks ago

Application

Outline Client

Describe the bug

Created a new server from scratch, client connects ok, ping and dns works, however TCP does not

Steps to reproduce

On a fresh Debian server ran the install script, added server to Outline Manager, added key to the client. It connects successfully, and

~ % nslookup ya.ru       
Server:         1.1.1.1
Address:        1.1.1.1#53

Non-authoritative answer:
Name:   ya.ru
Address: 77.88.55.242
Name:   ya.ru
Address: 77.88.44.242
Name:   ya.ru
Address: 5.255.255.242

~ % ping ya.ru           
PING ya.ru (77.88.44.242): 56 data bytes
64 bytes from 77.88.44.242: icmp_seq=0 ttl=64 time=0.234 ms
64 bytes from 77.88.44.242: icmp_seq=1 ttl=64 time=0.470 ms
^C
--- ya.ru ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.234/0.352/0.470/0.118 ms

~ % curl -I http://ya.ru 
^C

What did you expect to happen?

client to work

What actually happened?

no tcp access to outside

Outline Version

1.13.0

What operation system are you using?

macOS

Operating System Version

Sequoia 15.1

Screenshots and Videos

No response

jyyi1 commented 2 weeks ago

Thank you for reaching out! Please contact us through the application on the device where you’re experiencing this issue – or at support.getoutline.org – and include the GitHub issue number so that we can better support your needs.

If you haven’t already, check out the Outline Support Site at support.getoutline.org for access to help articles and more.