You are not logged in.

#1 2012-02-17 21:00:45

ephan
Member
Registered: 2011-11-02
Posts: 171

Opening TCP port for Quake Live

Protocol: TCP
Host: xmpp.quakelive.com
Port: 5222

Quake Live tells me I need to open that port, if I have a firewall. How can I do this with Arch? Thanks.

Offline

#2 2012-02-18 02:26:58

rhd
Member
From: /dev/knoll
Registered: 2010-10-25
Posts: 18
Website

Re: Opening TCP port for Quake Live

This probably has more to do with your wireless router, if you have one. You will have to turn on port forwarding and forward that port.

Offline

#3 2012-03-04 15:16:59

ephan
Member
Registered: 2011-11-02
Posts: 171

Re: Opening TCP port for Quake Live

rhd wrote:

This probably has more to do with your wireless router, if you have one. You will have to turn on port forwarding and forward that port.

I tried that, not sure if I did it correctly, but still, when I used Ubuntu (and before, when I used Windows 7), I didn't have to do any of those things, only when I moved to Arch this started happening.

Offline

#4 2012-03-04 15:40:57

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: Opening TCP port for Quake Live

Lets verify you don't have any local firewall settings...
As root:

iptables -vnL

Website - Blog - arch-home
Arch User since March 2005

Offline

#5 2012-04-05 10:19:24

ephan
Member
Registered: 2011-11-02
Posts: 171

Re: Opening TCP port for Quake Live

david@davidarch:~$ sudo iptables -vnL
Password:
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target     prot opt in     out     source               destination         
david@davidarch:~$

Offline

#6 2012-04-05 10:35:53

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: Opening TCP port for Quake Live

Ok, so you have no firewall rules enabled.

Try opening the browser you use to launch quake live via cli and check for any errors/output when the quake live startup fails.


Burninate!

Offline

Board footer

Powered by FluxBB