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

Re[2]: [cobalt-security] denying access



Thanks !


> 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



-- 
Florian Effenberger