Index: [Article Count Order] [Thread]

Date:  Thu, 11 May 2006 22:09:58 -0400
From:  "Darrell D. Mobley" <dmobley (at mark) uhostme.net>
Subject:  [coba-e:05137] Re: Portsentry
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <003201c67569$2b8462b0$6400a8c0@COMPUTER8SD7ER2>
In-Reply-To:  <001c01c6754f$9b052670$6400a8c0@COMPUTER8SD7ER2>
X-Mail-Count: 05137

All sources I see from Google (not BQ sources however) say I should use the
last one.

 

  _____  

From: Darrell D. Mobley [mailto:dmobley (at mark) uhostme.net] 
Sent: Thursday, May 11, 2006 7:07 PM
To: coba-e (at mark) bluequartz.org
Subject: [coba-e:05133] Portsentry

 

I'm setting up Portsentry and am curious what KILL_ROUTE I should use for
BlueQuarts:

 

# ipfwadm support for Linux

#KILL_ROUTE="/sbin/ipfwadm -I -i deny -S $TARGET$ -o"

# 

# ipfwadm support for Linux (no logging of denied packets)

#KILL_ROUTE="/sbin/ipfwadm -I -i deny -S $TARGET$"

# 

# ipchain support for Linux

#KILL_ROUTE="/sbin/ipchains -I input -s $TARGET$ -j DENY -l" 

# 

# ipchain support for Linux (no logging of denied packets)

#KILL_ROUTE="/sbin/ipchains -I input -s $TARGET$ -j DENY"

#

# iptables support for Linux

#KILL_ROUTE="/sbin/iptables -I INPUT -s $TARGET$ -j DROP"


	

5137_2.html (attatchment)