Date: Thu, 8 Feb 2001 09:30:03 -0600 From: Dan Nelson <dnelson@emsphone.com> To: John Indra <john@office.naver.co.id> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What ports do IRC use? Message-ID: <20010208093002.B20733@dan.emsphone.com> In-Reply-To: <20010208163653.B31943@office.naver.co.id>; from "John Indra" on Thu Feb 8 16:36:53 GMT 2001 References: <20010208163653.B31943@office.naver.co.id>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 08), John Indra said: > I have never deal with IRC before. Now, I need to get a working > machine for IRC client only. > > I am running tight ipfw rule (deny all), so, what port to open to > allow IRC connection. Is IRC connection like FTP, HTTP, or neither? > > I setup my machine to allow all "out" connection, so connecting to > port 6667 of the server seems to be not a problem, but when the > server need to contact the client, it can't (of course). Now, what > port do I need to open so the server can "chat" to the client easily? You will also need to open port 113 (the auth service) for incoming connections, and enable the builting identd in /etc/inetd.conf. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010208093002.B20733>