Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: confiarus on April 21, 2008, 11:19:17 PM
-
I attempted to download TeamSpeak using the instructions on the Contrib page. However, the
link is invalid. Did anyone else have this problem ?
Because that link didn't work, I downloaded TeamSpeak (2.0.23.19) server for Linux directly from the TeamSpeak website, and installed it as root in SME 7.3. It installed ok and works great on the local network, but, I can't get it to work from the internet.
I opened the 3 ports necessary (14534 TCP/UDP, 8767 UDP, 51234 (TCP/UDP) on my firewall and forwarded them to my SME server, but, still the online server test from TeamSpeak doesn't show the server as being available. I tried a different firewall, but, still the same problem.
I then loaded TeamSpeak server for Windows (2.0.23.19) on a windows server that I have, and it works great from the internet and the online TeamSpeak server test works ok without a problem.
Is there something on the SME 7.3 server that needs to be modified to allow the forwarded ports
to work, or is there something else I'm missing ? Any help would be appreciated.
-
Did you try?:
yum --enablerepo=smecontribs install smeserver-teamspeak-server
-
no, but I uninstalled the version I'd installed and did the installation per your suggestion:
"yum --enablerepo=smecontribs install smeserver-teamspeak-server"
and this works great !! Thanks.
Also, where did you find this info on loading teamspeak. This wasn't on the contrib page, or,
I didn't see it there.
-
You need to search the Forum, Wiki and sometimes even Bugzilla to find all the answers as they all have separate searches.
http://wiki.contribs.org/TeamSpeak_Server
Maybe someday we can get a search engine in place that will search all 3 at once but for now you must search them each separately.
-
no, but I uninstalled the version I'd installed and did the installation per your suggestion:
"yum --enablerepo=smecontribs install smeserver-teamspeak-server"
and this works great !! Thanks.
Also, where did you find this info on loading teamspeak. This wasn't on the contrib page, or,
I didn't see it there.
Looks like the wiki has been updated.
As a general rule, look in the smecontribs repository for contribs, especially those that have gone missing from the authors contribs folder.
/usr/bin/yum --disablerepo=* --enablerepo=smecontribs list smeserver* | less
However, just use yum not /usr/bin/yum when installing.