<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://plnx.nl/wiki/index.php?action=history&amp;feed=atom&amp;title=NT6.1_Firewall_Stealth_Mode</id>
	<title>NT6.1 Firewall Stealth Mode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://plnx.nl/wiki/index.php?action=history&amp;feed=atom&amp;title=NT6.1_Firewall_Stealth_Mode"/>
	<link rel="alternate" type="text/html" href="https://plnx.nl/wiki/index.php?title=NT6.1_Firewall_Stealth_Mode&amp;action=history"/>
	<updated>2026-05-03T13:00:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.6</generator>
	<entry>
		<id>https://plnx.nl/wiki/index.php?title=NT6.1_Firewall_Stealth_Mode&amp;diff=9&amp;oldid=prev</id>
		<title>Pverha10: Created page with &quot;In Windows NT6.1 (Windows 7, Windows 2008 R2), the default setting for the Windows Firewall is to drop packets for ports no program is listening on. So for example if you would go to http://nt61machine.zaphod.example.com/ and nt61machine isn&#039;t listening on tcp/80 it would take the timeout of your tcp stack&#039;s timeout for the port to be found unreachable.  To disable stealth mode create the following: &lt;pre&gt; DisableStealthMode = DWORD(0x1) &lt;/pre&gt; in 1 or more of the followi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://plnx.nl/wiki/index.php?title=NT6.1_Firewall_Stealth_Mode&amp;diff=9&amp;oldid=prev"/>
		<updated>2025-05-17T07:40:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;In Windows NT6.1 (Windows 7, Windows 2008 R2), the default setting for the Windows Firewall is to drop packets for ports no program is listening on. So for example if you would go to http://nt61machine.zaphod.example.com/ and nt61machine isn&amp;#039;t listening on tcp/80 it would take the timeout of your tcp stack&amp;#039;s timeout for the port to be found unreachable.  To disable stealth mode create the following: &amp;lt;pre&amp;gt; DisableStealthMode = DWORD(0x1) &amp;lt;/pre&amp;gt; in 1 or more of the followi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In Windows NT6.1 (Windows 7, Windows 2008 R2), the default setting for the Windows Firewall is to drop packets for ports no program is listening on. So for example if you would go to http://nt61machine.zaphod.example.com/ and nt61machine isn&amp;#039;t listening on tcp/80 it would take the timeout of your tcp stack&amp;#039;s timeout for the port to be found unreachable.&lt;br /&gt;
&lt;br /&gt;
To disable stealth mode create the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
DisableStealthMode = DWORD(0x1)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
in 1 or more of the following profiles:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\StandardProfile&lt;br /&gt;
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\DomainProfile&lt;br /&gt;
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\PrivateProfile&lt;br /&gt;
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\PublicProfile&lt;br /&gt;
&lt;br /&gt;
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SharedAccess\Parameters\FirewallPolicy\DomainProfile&lt;br /&gt;
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SharedAccess\Parameters\FirewallPolicy\PublicProfile&lt;br /&gt;
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SharedAccess\Parameters\FirewallPolicy\StandardProfile&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pverha10</name></author>
	</entry>
</feed>