URL: https://linuxfr.org/users/trs80/journaux/probl%C3%A8me-connexion-irc Title: problème connexion irc Authors: fantomaxe Date: 2003年05月03日T10:49:12+02:00 Tags: Score: 0 Quelqu'un peut il m'expliquer pourquoi je n'arrive pas à me connecter sur ircnet ? (Xchat 2.0.1) _ http://www.scriptkitties.com/tclplugin/ Tcl plugin loaded successfully! --- Looking up irc.stealth.net.. --- Connecting to irc-1.stealth.net (206.252.192.195) port 5550.. --- Connected. Now logging in.. --- Please wait while your connection is being processed. --- You are not welcome to this server: Please_use_a_local_server --- Closing Link: trs80[unknown@Mix-Strasbourg-109-3-35.abo.wanadoo.fr] (K-lined: Please_use_a_local_server) --- Disconnected (Remote host closed socket). Cycling to next server in IRCNet... --- Disconnected (). --- Looking up ircnet.demon.co.uk.. --- Connecting to ircnet.demon.co.uk (194.159.164.203) port 6667.. --- Connected. Now logging in.. --- Closing Link: trs80[unknown@80.12.50.35] (Unauthorized connection) --- Disconnected (Remote host closed socket). Cycling to next server in IRCNet... --- Disconnected (). --- Looking up ircnet.hinet.hr.. --- Connecting to ls102.hinet.hr (195.29.149.42) port 6667.. --- Connected. Now logging in.. --- Closing Link: trs80[unknown@80.12.50.35] (Unauthorized connection) --- Disconnected (Remote host closed socket). Cycling to next server in IRCNet... --- Disconnected () .... etc .... _ j'ai autorisé tous ces ports sur mon firewall, mais ça ne marche pas : iptables -A INPUT -i ippp0 --protocol tcp -m multiport --sport 23,113,1080,3128,5550,8080,6667 -j LOG_ACCEPT iptables -A OUTPUT -o ippp0 --protocol tcp -m multiport --dport 23,113,1080,3128,5550,8080,6667 -j LOG_ACCEPT iptables -A INPUT -i ippp0 --protocol udp -m multiport --sport 23,113,1080,3128,5550,8080,6667 -j LOG_ACCEPT iptables -A OUTPUT -o ippp0 --protocol udp -m multiport --dport 23,113,1080,3128,5550,8080,6667 -j LOG_ACCEPT Bizzarement j'arrive à me connecter sur d'autres réseaux (undernet par exemple)