DCC is a direct TCP connection between the two clients, so basically, on
*any* port.
The protocol works that way:
. Client A asks Client B (DCC request) over the IRCP protocol (relayed by
servers)
-> it gives a port where it listens to, and expect an answer (can be
any porte > 1024)
. Client B tries to connect to Client A's host on the given port.
So basically, you need to allow any tcp on any port, incoming, to allow them
initiate a DCC chat.
Arnaud.
-- Arnaud Girsch -+- agirsch@marben.com -+- Marben Products, Inc. - San Jose, CA