PDA

View Full Version : ts server and APF firewall


dragon2611
17-05-2005, 21:48
i cant connect to the teamspeak server when i turn on apf firewall on the machine running the server

yet ive opened the ports as shown on the faq page both inbound and outbound so why can't i connect :confused:

th99
10-06-2005, 02:55
im having same problem. It will work if i flush the apf firewall. How do you open ports?

Maybe we can find solution together.

Todd

th99
10-06-2005, 12:18
i have changed the added ports 8767 and 14534. Now what?

# Common ingress (inbound) TCP ports
IG_TCP_CPORTS="22,8767,14534"

# Common ingress (inbound) UDP ports
IG_UDP_CPORTS="8767,14534"

# Common egress (outbound) TCP ports
EG_TCP_CPORTS="21,25,80,443,43,14534,8767"

# Common egress (outbound) UDP ports
EG_UDP_CPORTS="20,21,53,8767,14534"


what esle do i need to do?

thanks for any replies
Todd

guldi
10-06-2005, 14:11
# Common egress (outbound) UDP ports
EG_UDP_CPORTS="20,21,53,8767,14534"
You might want to read the FAQ thread again. The server doesn't answer the clients on the 8767 UDP port !
That port is choosen random.


PS: don't knwo the firewall tool you talk about

th99
10-06-2005, 17:24
here is link to apf firewall
http://www.rfxnetworks.com/apf.php


thanks
Todd

th99
10-06-2005, 17:46
cant find the faq thread that metions anything about radom ports in formum or server manual i did find the question shown below I

Q: What ports does the server use?



A: The TeamSpeak Server uses the following ports:
8767 UDP, for the server itself.
Adjustable in the server.ini: ServerUDPPort=8767
14534 TCP, WebInterface
Adjustablein the server.ini: HTTPServer Port=14534
51234 TCP, TCPQuery port
Adjustable in the server.ini: TCPQueryPort=51234

To get server to work behind firewall, nat, masq you need only to open/forward the server port (in the above case: 8767 UDP).

i opened i think all these ports.

but i still cant acess any part of the server. Not the slogin page..nothing
im probably doing something wrong.

i sent emails to apf firewall people but no response yet.

im stumped at the moment but havent given up

any help or advice anyone has i thank you


todd

th99
10-06-2005, 19:05
I figured it out i belive

had to open ports at the bottom of the import vars in apf.conf

its working for the moment