All of lore.kernel.org
 help / color / mirror / Atom feed
* Filtered Port 21 somewhat open - iptables weirdness?
@ 2004-01-24  1:48 Sven Riedel
  2004-01-24 14:39 ` Alexis
  2004-01-24 19:19 ` Antony Stone
  0 siblings, 2 replies; 4+ messages in thread
From: Sven Riedel @ 2004-01-24  1:48 UTC (permalink / raw)
  To: netfilter

Hi,
one of the machines I administer to is running iptables with an input
policy of drop, and allows only a few, selected services. Ftp is most
definitely not among them, and there is no ftp server installed on the
machine in question. 

nmap -P0 -sS reports that among the expected, port 21 is open.
telnetting to port 21 shows indeed a successful connect:
radagast@angmar:~>telnet <machine> 21
Trying <ip>...
Connected to <machine>
Escape character is '^]'.
^]
telnet> quit

But it just sits there, no welcoming banner, no response to obvious
ascii-commands.

At the same time the kernel logs report that my telnet packets are being
blocked by iptables. hping2 -A gets reset packets from that port as
well, as if it weren't filtered, while amap shows me nothing of value. 

Is this maybe some ip_conntrack weirdness? I already sweeped the machine
as well as I could and so far I came up with no indication for a rootkit
or backdoor. 

Regs,
Sven
-- 
Sven Riedel                      sr@gimp.org
Liebigstr. 38 
30163 Hannover                  "Python is merely Perl for those who
                                 prefer Pascal to C" (anon)


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

end of thread, other threads:[~2004-01-24 19:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-24  1:48 Filtered Port 21 somewhat open - iptables weirdness? Sven Riedel
2004-01-24 14:39 ` Alexis
2004-01-24 18:57   ` Sven Riedel
2004-01-24 19:19 ` Antony Stone

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.