Re: [fw-wiz] Blocking IRC ....
From: Dennis Freise (cat_at_final-frontier.ath.cx)
Date: 01/19/04
- Previous message: tom ahoa: "[fw-wiz] Pix Deny of loopback"
- In reply to: Vishwanath V: "[fw-wiz] Blocking IRC ...."
- Next in thread: Ng Pheng Siong: "Re: [fw-wiz] Blocking IRC ...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: firewall-wizards@honor.icsalabs.com Date: Mon, 19 Jan 2004 03:16:22 +0100
On Wed, 14 Jan 2004 10:47:23 +0000 (GMT)
Vishwanath V <thelinuxguyis@yahoo.co.in> wrote:
> I wana block machnies on my LAN from using irc
> client.
iptables -I FORWARD -p tcp --dport 6667 -j REJECT
That stops them from connecting to the standard irc-port. You may want to add
more ports, as many big irc-networks use more than one port on their servers.
-- Dennis Freise <cat@final-frontier.ath.cx> GnuPG key fingerprint: 2DE8 CCEF 6E20 11D4 3B27 21EC B0BA 1749 D2C8 38ED Get my public key at : http://www.final-frontier.ath.cx/gpg_public_key.txt
_______________________________________________
firewall-wizards mailing list
firewall-wizards@honor.icsalabs.com
http://honor.icsalabs.com/mailman/listinfo/firewall-wizards
- application/pgp-signature attachment: stored
- Previous message: tom ahoa: "[fw-wiz] Pix Deny of loopback"
- In reply to: Vishwanath V: "[fw-wiz] Blocking IRC ...."
- Next in thread: Ng Pheng Siong: "Re: [fw-wiz] Blocking IRC ...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|