![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Protocols and Routing IP, IPX and other protocol support |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Mar 2008
Posts: 5
OS: winxp sp2
|
Access-lists ?
Hi,
I need some details regarding access-lists in particular with protocol parameter. In some cases, for denying a host it is used as ip while in other it is as tcp/udp. what must be actually used for denying a host and a network? Also, see the below lists; access-list 101 deny udp any any eq netbios-ns log access-list 101 deny udp any any eq netbios-dgm log Pls explain about the port nos used here. Reply With Quote |
|
|
|
|
|
#2 (permalink) |
|
Moderator Networking Team
|
Re: Access-lists ?
With an extended access list, you can either define the port with either the popular service name (eg. www) or by the port number (eg. 80). For example for the value netbios-ns you can instead use 137 (its port number). This is mainly for convenience and makes it more human readable.
Keep in mind packets can be commonly sent via TCP or UDP, and as such the rules are granular enough to recognize and work with either. |
|
|
|
![]() |
| Thread Tools | |
|
|