TS 3 - Wersja do druku +- Indeks forum Nasze Pasieki (https://naszepasieki.org/forum) +-- Dział: Forum Administracyjne (https://naszepasieki.org/forum/forumdisplay.php?fid=3) +--- Dział: Admin ukryte (https://naszepasieki.org/forum/forumdisplay.php?fid=4) +---- Dział: Systemy Operacyjne (https://naszepasieki.org/forum/forumdisplay.php?fid=67) +----- Dział: Linux (https://naszepasieki.org/forum/forumdisplay.php?fid=71) +------ Dział: TS 3 (https://naszepasieki.org/forum/forumdisplay.php?fid=86) +------ Wątek: TS 3 (/showthread.php?tid=137) |
TS 3 - matt - 01-10-2022 https://forum.teamspeak.com/threads/6928...-linux-vps - prawdopodobnie sa objasnienia Decided to bash my head and learn how to configure iptables.. First you type: netstat -ant | grep LISTEN To see what ports your server is listening To. Then you type (if you don't know already/didn't read Ts docs) netstat -lnp | grep ts3 To know which ports the TS3 needs to use. (for me its a different port than the default 9987 port) Then you add an exception to that voice port (or any other port your server listed that isn't on your firewall). iptables -I INPUT -p tcp --dport *Your teamspeak PORT/needed ports to open* -j ACCEPT You add all three ports if needed, and then on.. service iptables restart service iptables save. Service Protocol Local Port (Server) Voice UDP 9987 Filetransfer TCP 30033 ServerQuery (raw) TCP 10011 ServerQuery (SSH) TCP 10022 Sewrver w tle juz dziala - lecz nie ma mozliwosci sie z nim polaczyc, prawdopodobnie firewall na serwerze odrzuca polaczenia przychodzace od klientow. RE: TS 3 - matt - 01-16-2022 Na moim kompie zainstalowalem server teamspeak i dziala - wpisz prosze ten oto IP : 86.3.140.55 material ze strony: https://www.vultr.com/docs/how-to-install-teamspeak-3-server-on-debian-9-stretch RE: TS 3 - viking200 - 01-17-2022 LAN FTP address: ftp://192.168.1.1 ftp://rebelia.asuscomm.com Konto : Family Hasełko: family2b68 |