this ip address
all : all : all
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kevin D.
Kinsey, DaleCo, S.P.
Sent: Sunday, April 04, 2004 10:28 PM
To: H.Wade Minter
Cc: FreeBSD Mailing List
Subject: Re: Simplest way to block a single IP?
H.Wade Minter wrote
One IP can be null routed as a simple quick workaround:
route add that.ip.add.ress 127.0.0.1
The syntax of the route command will differ from OS to OS, but basically you
set your loopback as the gateway for that host.
Not a permanent solution of course.
Cheers, J
On Sunday 04 April 2004 09:17 pm, H.Wade Minter wrote:
> I've got a system that's sending a ton of referral spam to websites on
> my RELENG_4_9 system. I'd like to block them from accessing my system
> at the TCP level. What's the best and easiest way to do this?
>
> I assume I'll need to recompi
H.Wade Minter wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've got a system that's sending a ton of referral spam to websites
on my RELENG_4_9 system. I'd like to block them from accessing
my system at the TCP level. What's the best and easiest way to do this?
I assume I'll need to reco
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've got a system that's sending a ton of referral spam to websites on
my RELENG_4_9 system. I'd like to block them from accessing my system
at the TCP level. What's the best and easiest way to do this?
I assume I'll need to recompile the kernel wi