08-31-2016 01:46 PM - edited 03-12-2019 01:12 AM
Can we implement ACL for port 500 with TCP? On some sites it is mentioned as both TCP and UDP but never saw any rule with port 500 on TCP. If so then what would be the scenario and use of 500 on TCP?
08-31-2016 02:04 PM
Hello;
For TCP and UDP there is no problem. You can configure an access list with Any Valid TCP/UDP port and apply to the ASA.
Mike.
08-31-2016 11:56 PM
500/udp - Internet Key Exchange (IKE)
500/tcp - sometimes used for IKE over TCP
TCP guarantees delivery of data packets on port 500 in the same order in which they were sent. Guaranteed communication over TCP port 500 is the main difference between TCP and UDP. UDP port 500 would not have guaranteed communication as TCP.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide