I am using an IDENT proxy that is available on a certain firewall. I am not sure how to make the port closed though...rather than open using the proxy.
GRC is telling me this...
113
IDENT
OPEN!
Identification/Authorization Service — Internet servers such as POP, IMAP, SMTP, and IRC query this port in response to client connections. It should NEVER be open since this is a source of tremendous information escape. Unsophisticated firewalls will show it closed — thus this provides a means for intruders to detect an otherwise stealthed computer. Only the latest, highest technology, adaptive firewalls are smart enough to stealth this port against random probes while showing it closed to queries from valid servers.
_____________
I am very interested in finding out what sort of technology it is that stealthes probes but allows my mail server to touch the daemon. I imagine this is just an access control list on a stateful firewall, but I don't want to set up actual passing rules, I want to use this proxy feature of my firewall.
Hmm. I guess I just have to research and see if I can configure it to be closed rather than open.