
01-11-2007
|
|
|
|
Re: ICMP and Windows Vista Firewall
"SuperPlay" <SuperPlay@discussions.microsoft.com> wrote in message
news:AFB6668C-DABF-4C70-8419-1C5D5FCA372F@microsoft.com...
> I have already looked in the advanced security and I can not find the
> rules
> for ICMP or how to create one.
Look more closely:
Core Networking - Destination Unreachable Fragmentation Needed (ICMPv4-In)
File and Printer Sharing (Echo Request - ICMPv4-In)
Core Networking - Packet Too Big (ICMPv6-Out)
....
You can also create new ICMP rules with the New Rule wizard (use Custom
rule).
If you prefer an alternative interface, it is also possible to control the
Vista firewall from the command line, with netsh advfirewall firewall, or to
call the COM API directly from PowerShell.
|