I installed teamspeak 3 on freebsd 7 using portinstall. When i do service teamspeak status i see teamspeak is running
but somehow I cannot connect to the server.
did I miss something? I followed this tutorial:
# portinstall teamspeak3-server
added teamspeak_enable="YES" to /etc/rc.conf
found on: http://blog.dev001.net/post/5492274720/installing-teamspeak-3-server-on-freebsd
/var/log/teamspeak? – sr_ Apr 6 '12 at 16:18service -eyou can see which standard services are running. This includes firewalls. – Roland Smith May 6 '12 at 10:53