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

Falscher Tinc forward Port in iptables #206

Open
Tarnatos opened this issue Aug 18, 2017 · 0 comments
Open

Falscher Tinc forward Port in iptables #206

Tarnatos opened this issue Aug 18, 2017 · 0 comments
Labels

Comments

@Tarnatos
Copy link
Contributor

Derzeit wird tinc so konfiguriert, dass es auf Port 655 läuft.

Damit die IPtables Regeln greifen und tinc auch von außen erreichbar ist, muss nach außen hin jedoch auf einem anderen Port gelauscht werden.

In der Datei:
/etc/iptables.d/500-Allow-tincd

Muss daher --dport so gesetzt werden, wie es in der host directory eingetragen ist:
https://github.com/freifunk/icvpn/tree/master/hosts

Im Falle von Freifunk Nord also 656. Setzt man direkt auf 655 ist keine Verbindung möglich.

@rubo77 rubo77 added the bug label Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants