Linux Netfilter discussions
 help / color / mirror / Atom feed
* making services invisible
@ 2002-10-10 13:13 Julio Cesar Ody
  2002-10-10 13:25 ` Ryan Daly
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Julio Cesar Ody @ 2002-10-10 13:13 UTC (permalink / raw)
  To: netfilter

Hello. I'm using Slackware 8.1, kernel 2.4.18 and iptables v1.2.7a. I 
blocked external acess to some services using the following rule:

iptables -A INPUT -i ! eth0 -p tcp -m multiport --destination-port 
<port1>,<port2>,<blablabla> -j REJECT

However, when I perform a stealth scan using nmap on my host, I still 
can see them running, but instead of "opened" I get them as "filtered". 
Is there a way to block these results, making the services literally 
invisible ? Appreciate any help, and also any technical information 
(links, docs) regarding the answer.



Julio Cesar Ody



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-10-12 15:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-10 13:13 making services invisible Julio Cesar Ody
2002-10-10 13:25 ` Ryan Daly
2002-10-10 13:46 ` Eric Leblond
2002-10-10 14:41   ` Leonardo Rodrigues ( listas )
2002-10-11 16:54     ` Nick Drage
2002-10-12 15:57       ` How will stop follwoing service Sundaram Ramasamy
2002-10-10 14:24 ` making services invisible Kevin Dwyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox