XChat and iptables

Christoph Georgi christoph.georgi at web.de
Tue Apr 26 05:03:35 UTC 2005


Hi,

I'm trying to connect to irc.freenode.net using xchat. The connection 
process stopps at the following:

* *** Looking up your hostname...
* *** Checking ident
* *** Found your hostname

My iptable rejects packets that are intended for port 'auth' with 
tcp-reject:

---
$IPTABLES -A INPUT -p TCP --dport auth --syn -j REJECT --reject-with 
tcp-reset
---

I opended the firewall to allow packages from my computer with destion 
port 6667 to connect.

Could anyone please tell me, what I'm missing to be able to connect to irc?

thanks,
.christoph

-- 


Christoph Georgi
-----------------------------
email.  christoph.georgi at web.de
fon.	+64 (0)9 815 8259

registered linux user #380268
ubuntulinux 4.10 (warty)




More information about the ubuntu-users mailing list