Koozali.org: home of the SME Server

How do I allow public access to TeamSpeak on SME 6.0?

Offline girkers

  • *
  • 296
  • +0/-0
    • gk computer services
How do I allow public access to TeamSpeak on SME 6.0?
« Reply #15 on: April 04, 2005, 04:28:45 AM »
arne,

I have loaded Ventrilo onto my server (Server only mode) 6.01-01 custom and it worked fine.  The only issue was setting up the client on the windows end.  I was trying to use the smallest amount of bandwith as possible but were having some issues with the client end.

Server worked fine, but some minor config issues with the client.

The difference from my reading is that Teamspeak will allow as many users as you like for free, where as Ventrilo will only allow 8.  Also the TSS tells the client what codec to use, whereas Ventrilo you need to configure it.  Also the bandwidth used by TSS is higher than Ventrilo.

If you want me info on how I install Ventrilo please email me and I will see if I can find my how to I wrote at home.

StPurple

How do I allow public access to TeamSpeak on SME 6.0?
« Reply #16 on: April 05, 2005, 11:18:14 AM »
When i use iptables -L this is what I see.....

Code: [Select]
Chain INPUT (policy DROP)
target     prot opt source               destination
state_chk  all  --  anywhere             anywhere
local_chk  all  --  anywhere             anywhere
PPPconn    all  --  anywhere             anywhere
DROP       all  --  BASE-ADDRESS.MCAST.NET/4  anywhere
DROP       all  --  anywhere             BASE-ADDRESS.MCAST.NET/4
ACCEPT     udp  --  anywhere             anywhere           udp dpt:8767
InboundICMP  icmp --  anywhere             anywhere
denylog    icmp --  anywhere             anywhere
InboundTCP  tcp  --  anywhere             anywhere           tcp flags:SYN,RST,ACK/SYN
denylog    tcp  --  anywhere             anywhere           tcp flags:SYN,RST,ACK/SYN
InboundUDP  udp  --  anywhere             anywhere
denylog    udp  --  anywhere             anywhere
ACCEPT     udp  --  anywhere             anywhere           udp spts:bootps:bootpc
gre-in     gre  --  anywhere             anywhere
denylog    gre  --  anywhere             anywhere
denylog    all  --  anywhere             anywhere

And a lot more offcourse...
Does this mean that the port is indeed open and accepting connections?
Cause if that's the case...Why can't I connect to it???

Unlotto

Re: Teamspeak server
« Reply #17 on: May 08, 2005, 03:43:19 PM »
Quote from: "ldkeen"
Hey Karl,
#mcedit /etc/e-smith/templates/etc/rc.d/init.d/masq/42AllowTS
add the folloing:
/sbin/iptables --append INPUT -p udp --dport 8767 -i $OUTERIF -j ACCEPT
followed by:
#/sbin/e-smith/expand-template /etc/rc.d/init.d/masq
#/sbin/e-smith/signal-event reboot


I have Shell Access to a SME Server 6.0.1-01 and have trouble getting access to my running teamspeak-server

What is the difference between using

the Firewall Management system (through the text gui)
and
doing the above?

Neither will work for me even though I set up a shoutcast-server by simply opening the ports through the ui - somehow this won't work with teamspeak.

Edit: Hmm ventrilo just worked, no funny business :)

StPurple

How do I allow public access to TeamSpeak on SME 6.0?
« Reply #18 on: September 26, 2005, 12:26:24 PM »
Bump....... :hammer:


Dropped the subject for a while...but now the teamspeak server that we normally use died.....

Still having the same problems....

briant

How do I allow public access to TeamSpeak on SME 6.0?
« Reply #19 on: October 22, 2005, 06:16:23 AM »
I made an attempt at this as well. I was unable get the port opened. Here is the tale of my short lived journey.
http://forums.contribs.org/index.php?topic=28830.msg120016#msg120016
I would love to have this working, but I have exhausted my limited skills.

l_doddrell

How do I allow public access to TeamSpeak on SME 6.0?
« Reply #20 on: May 20, 2006, 04:18:54 PM »
Hi guys,

Sorry this is a little old, but I really want to keep SME Server.  I too have this this issue and have identified it as being some default rule on the server itself.

My server is 192.168.1.254.  Using GRC I tested each port to find that anything destined to other machines at 192.168.1.1 or ...1.2 for example, worked.  But anything heading for the server itself (...1.254) was blocked.  Therefore a rule must be in place that stops anything from heading to the server.

Surely if the web interface has a forwarding rule in place this default rule should be overidden?

How do we go about doing this?

*UPDATE* SME Server 7.0 (RC2) appears to correct this.  The web admin forwarding rules now read as "localhost" rather than the IP addy of the server.  Well done guys!

Regards.

yon

How do I allow public access to TeamSpeak on SME 6.0?
« Reply #21 on: July 02, 2006, 09:18:02 AM »
....

yon

How do I allow public access to TeamSpeak on SME 6.0?
« Reply #22 on: July 02, 2006, 09:24:53 AM »
i have installed the server as discribed in this guide here http://forum.goteamspeak.com/showthread.php?t=15438 and i can start the service can connect to the server and it all works great but peopple outside my network cat access it.  :cry:  the ports are all forwarded right and everything. i think there is something stopping me from accessing it from outside the network. it is only a server on the network it is behind a smoothwall that has the port 8767 the defult port open to it. but people can seem to connect still.[/url]