All of lore.kernel.org
 help / color / mirror / Atom feed
* Adaptive stealthing/unstealthing of port 113
@ 2006-04-23 11:51 Asfand Yar Qazi
  2006-04-23 12:13 ` Martijn Lievaart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Asfand Yar Qazi @ 2006-04-23 11:51 UTC (permalink / raw)
  To: netfilter

Hi,

On Steve Gibson's site, I had a few interesting things to read about
the ZoneAlarm firewall:

(quote)
Even after many years, the (free) ZoneAlarm personal firewall from
Zone Labs is the only personal firewall to "adaptively" stealth port
113. Unlike any other firewall or NAT router (any of which could also
do the same) this allows port 113 to be stealthed to any passing
Internet scanners or probes, but "unstealthed" for any valid IDENT
connection attempts originating from remote servers with which the
user's computer is attempting to connect. (Since this could easily be
done by any personal firewall or even NAT routers, I am hopeful that
this feature might yet appear in other products.)

"Adaptive Stealthing" means that when a TCP SYN packet arrives to
request a connection to your machine's port 113, ZoneAlarm checks, on
the fly, to see whether your machine currently has any sort of
"relationship" with the remote machine (such as a pending outgoing
connection attempt). If so, the remote machine is considered to be
"friendly" and its IDENT request packet is allowed to pass through
ZoneAlarm's firewall. But if the IDENT originating machine is not
known to ZoneAlarm as a "friendly" machine, the connection requesting
packet is dropped and discarded, rendering port 113 stealth to all
unknown port scanners. It's very slick.
(end quote)

I wanna do it on my ADSL firewall!

How can I do this?  I realise I could just write a custom module in C,
but you guys probably know of a way to do it with the existing tools.

Thanks


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

end of thread, other threads:[~2006-04-24  0:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-23 11:51 Adaptive stealthing/unstealthing of port 113 Asfand Yar Qazi
2006-04-23 12:13 ` Martijn Lievaart
2006-04-23 15:19 ` Chris Brenton
2006-04-23 18:11 ` Robby Workman
2006-04-24  0:54 ` Carl-Daniel Hailfinger

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.