Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

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

share|improve this question
Firewall running?? – Chris S Apr 6 '12 at 13:41
Had a look at /var/log/teamspeak? – sr_ Apr 6 '12 at 16:18
no error reports at het /var/log/teamspeak firewall might be running but can't find which one it is that might be the problem. – FLY Apr 10 '12 at 7:12
With service -e you can see which standard services are running. This includes firewalls. – Roland Smith May 6 '12 at 10:53

migrated from serverfault.com Apr 6 '12 at 13:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.