[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] denying access



Florian Effenberger schrieb:
> 
> Hello,
> 
> I want to deny access to ALL services (ftp, http, pop3, smtp, imap,
> ...) to some domain namens, host names and IP addresses
> How can I set that for the rest of the server, including http? I don't
> want that they can't establish ANY connection to us.

add the corresponding ip adress to the kernel`s routing table, using the
reject command. 

/sbin/route add -host <ip-adress> reject

-- 

H. P.  Stroebel, Germany

CGI-FAQ for Raq-Newbies :
http://users.iol.it/hpstr/

A problem to some is a 'feature' to others.