cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
266
Views
0
Helpful
1
Replies

Mixed service ports

sarojkjena
Level 1
Level 1

Can anyone tell me how to create a mixed service ports on ASA 8.4(2)?

I need to create a service group which has ICMP, TCP ports and also different UDP ports.

Normally you would create different service group based on TCP/UDP/TCP-UDP/ICMP/Protocol and add then to new nested service group.

But I want to create a new service group where you can define everything without the need to different service groups and nesting them into a new one.

1 Accepted Solution

Accepted Solutions

jj27
Spotlight
Spotlight

I assume you mean a service group for traffic inbound to your firewall from the internet.  With that assumption, create a service group as shown below.  It shows the different types of protocols.

object-group service whatever

service-object icmp

service-object tcp-udp destination eq 5500

service-object tcp destination eq 500

service-object udp destination eq 501

View solution in original post

1 Reply 1

jj27
Spotlight
Spotlight

I assume you mean a service group for traffic inbound to your firewall from the internet.  With that assumption, create a service group as shown below.  It shows the different types of protocols.

object-group service whatever

service-object icmp

service-object tcp-udp destination eq 5500

service-object tcp destination eq 500

service-object udp destination eq 501

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: