Skip to content
Discussion options

You must be logged in to vote

Thanks for the detailed follow-up — and the good news first: your config is correct now. The startup log confirms relay-servers=[], rendezvous-servers=[], ALWAYS_USE_RELAY=N, you're publishing UDP/21116, and the client points at the LAN IP. So config is off the table, and your two attachments actually pin down where it's stuck.

Both files agree on one thing: your client's packets reach the server's port, but the server replies to none of them.

The pcap

Every UDP flow to :21116 is one-way:

192.168.10.6:57749  ->  :21116    18 sent     0 back
192.168.10.6:62464  ->  :21116    16 sent     0 back
192.168.10.4:64773  ->  :21116    11 sent     0 back
192.168.10.4:52079  ->  :21116     5 sent   …

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@electriquo
Comment options

@p0we7
Comment options

Comment options

You must be logged in to vote
7 replies
@electriquo
Comment options

@ELHart05
Comment options

Answer selected by electriquo
@electriquo
Comment options

@electriquo
Comment options

@ELHart05
Comment options

@electriquo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants