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

ICMP/DNS working, TCP does not #2262

Open
shurrman opened this issue Nov 2, 2024 · 1 comment
Open

ICMP/DNS working, TCP does not #2262

shurrman opened this issue Nov 2, 2024 · 1 comment
Labels
client customer support Customer support requests os/linux

Comments

@shurrman
Copy link

shurrman commented Nov 2, 2024

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

@shurrman shurrman added the bug Something is broken, we are tracking it label Nov 2, 2024
@jyyi1 jyyi1 added the customer support Customer support requests label Nov 5, 2024
@jyyi1
Copy link
Contributor

jyyi1 commented Nov 5, 2024

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.

@jyyi1 jyyi1 added os/linux client and removed bug Something is broken, we are tracking it labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client customer support Customer support requests os/linux
Projects
None yet
Development

No branches or pull requests

2 participants