cluefly
August 14th, 2007, 11:19 PM
What's the usage of 'LOCAL OUT"?
What's the difference between 'LOCAL OUT" and 'LOCAL IN"
Can anyone give a simple example ??
Frederic
August 15th, 2007, 05:54 AM
Hi cluefly,
This is to have Look 'n' Stop automatically uses the UDP/TCP local ports windows is using. It avoids to hardcode 1024-5000, or 49152-65535 depending on the version of windows.
Local ports are used by UDP/TCP communications, it is also called source port. Some rules are restricting these ports to a range. By using "Local IN" criteria, the rule is independant from the OS.
The IN vs OUT simply indicates if the criteria is to verify the tested port is in the range or outside the range. Usually only "Local IN" is useful for allowing rules, and "Local OUT" could be sometimes useful for blocking rules.
Regards,
Frederic
cluefly
August 15th, 2007, 08:36 PM
thanks for your reply, Frederic
:thumb:
vBulletin® Copyright ©2000-2009, Jelsoft Enterprises Ltd.