On Mon, Dec 17, 2001 at 10:38:04AM -0000, Kees Blokland <[EMAIL PROTECTED]> wrote:
> Hi folks,
> 
> I'm looking for a way to stop any calls to a single ip-address..
> [...]

Bit bucket it with ipchains - something like this should do it:

  /sbin/ipchains --append input -p tcp -y -s 0/0 -d 194.73.73.90 25 -j denylog

(Note: ipchains can handle hostnames as well as IP addresses)

You'll need to work out where to place the masq template fragment to get
it in the right place.

Many thanks for the ISDN testing - it was extremely helpful for all of us.

Gordon
--
  Gordon Rowell                        [EMAIL PROTECTED]
  VP Engineering
  Network Server Solutions Group       http://www.e-smith.com
  Mitel Networks Corporation           http://www.mitel.com


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to