* How to block Yahoo Messenger through IP Tables
@ 2002-10-05 15:59 Alok Shukla
2002-10-05 9:00 ` Krishna
0 siblings, 1 reply; 3+ messages in thread
From: Alok Shukla @ 2002-10-05 15:59 UTC (permalink / raw)
To: netfilter
Hi ,
Sorry for asking this newbie question first.
I am running a network with a Linux Server as a
gateway. I am using IPtables as to masquerade internal
IPs for Internet usage. I want to block the uses of my
intranet for using yahoo messenger. I needed help for
this. In general i wanted to know how to block a
particular port.
Thanks in Advance
Alok Shukla
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to block Yahoo Messenger through IP Tables
2002-10-05 15:59 How to block Yahoo Messenger through IP Tables Alok Shukla
@ 2002-10-05 9:00 ` Krishna
2002-10-06 11:27 ` Nick Drage
0 siblings, 1 reply; 3+ messages in thread
From: Krishna @ 2002-10-05 9:00 UTC (permalink / raw)
To: netfilter
Hi,
But why do you want to do that? If you want to block a particular
port then either disable it in inetd or xinetd. Or make rules
for that destination port to DROP packets.
regards
Krishna
Krishna Shekhar
Network Administrator
Wiplash Wireless
On Sat, 2002-10-05 at 11:59, Alok Shukla wrote:
> Hi ,
>
> Sorry for asking this newbie question first.
>
> I am running a network with a Linux Server as a
> gateway. I am using IPtables as to masquerade internal
> IPs for Internet usage. I want to block the uses of my
> intranet for using yahoo messenger. I needed help for
> this. In general i wanted to know how to block a
> particular port.
>
> Thanks in Advance
>
> Alok Shukla
>
> __________________________________________________
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: How to block Yahoo Messenger through IP Tables
2002-10-05 9:00 ` Krishna
@ 2002-10-06 11:27 ` Nick Drage
0 siblings, 0 replies; 3+ messages in thread
From: Nick Drage @ 2002-10-06 11:27 UTC (permalink / raw)
To: netfilter
On Sat, Oct 05, 2002 at 05:00:31AM -0400, Krishna wrote:
> But why do you want to do that? If you want to block a particular
> port then either disable it in inetd or xinetd. Or make rules
> for that destination port to DROP packets.
As the OP stated, the Linux box is being used as a gateway. The Yahoo
Messenger servers are out on the Net, so you'll need to block traffic going
through the host, so inetd and xinetd won't help.
> > Sorry for asking this newbie question first.
> >
> > I am running a network with a Linux Server as a gateway. I am using
> > IPtables as to masquerade internal IPs for Internet usage. I want to
> > block the uses of my intranet for using yahoo messenger. I needed help
> > for this. In general i wanted to know how to block a particular port.
It's not a newbie question at all, and sounds very familiar. Have you
Googled for it throughly? IIRC Yahoo Messenger tries some interesting ways
to get through firewalls - so you might want to filter on destination IP, or
do some kind of content matching fun. I would expect a lot of people are up
against similar problems so someone will have found a solution already if
there's one to be found.
--
FunkyJesus System Administration Team
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-06 11:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-05 15:59 How to block Yahoo Messenger through IP Tables Alok Shukla
2002-10-05 9:00 ` Krishna
2002-10-06 11:27 ` Nick Drage
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox