Re: IP Filter Order
From: Dusty Harper {MS} (DHarper_at_Online.Microsoft.com)
Date: 03/24/04
- Next message: Steven Umbach: "Re: IP Filter Order"
- Previous message: Roland: "Re: Encrypting File System Recovery"
- In reply to: Somo: "IP Filter Order"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: IP Filter Order"
- Reply: anonymous_at_discussions.microsoft.com: "Re: IP Filter Order"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 23 Mar 2004 15:58:10 -0800
Depends on the manufacturers specs. Most usually, the list is a top down
design. which means that you generally have all your permits at the top and
an explicit deny all at the bottom.
A good way to see if this is working, is to try and telnet to that port.
Telnet %ComputerName% 80
-- -- Dusty Harper Microsoft Corporation ---------------------------------------------------------------------------- This posting is provided "AS IS", with NO warranties and confers NO rights ---------------------------------------------------------------------------- "Somo" <hicode@inbox.lv> wrote in message news:f0c101c410e0$463d2eb0$a601280a@phx.gbl... > For example I have IP Filters: > > SOURCE -direction- DESTINATION Protocol Action > Any <-> MyIPAddress Any Block > Any:80 <-> MyIPAddress:Any TCP Permit > Any:Any <-> MyIPAddress:1 TCP Block > > Is it possible to scan MyIPAddress:1 from source port 80? > > Scan packets will be: > Any:80 -> MyIPAddress:1 TCP > > so, in what order IP Filters would be applied? >
- Next message: Steven Umbach: "Re: IP Filter Order"
- Previous message: Roland: "Re: Encrypting File System Recovery"
- In reply to: Somo: "IP Filter Order"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: IP Filter Order"
- Reply: anonymous_at_discussions.microsoft.com: "Re: IP Filter Order"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|