[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xMule et iptables



Bonjour,

> un autre pb : licq, quel port faut-il ouvrir ???

Pour utiliser Licq j'ai ouvert le port 5190 (tcp) :

  # ICQ - (5180/TCP) ICQ protocol
  $IPTABLES -A INPUT  -i $EXT_IF -p tcp --sport 5190 -j ACCEPT
  $IPTABLES -A OUTPUT -o $EXT_IF -p tcp --dport 5190 -j ACCEPT

Puis j'ai configuré Licq de la façon suivante :

  Dans les "Options" de Licq, dans l'onglet "Réseau" :
  ICQ Server : login.icq.com
  ICQ Server Port : 5190

Enfin, chaque fois que j'envoie un message, je coche la case "Send through 
server"

A++
Fred

-- 
Si tu as envie de travailler, assieds-toi et attends que ça passe
		-- Proverbe Corse



Reply to: