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

URL filtering with ASA Firewall

kick534
Level 1
Level 1

hi,

we have requirement to permit some URLs like on port no example : 1000  (bidirectional)

link.student.com

jlink.studentbook.com

the above URLs we want to allow access to our users (bidirectional)

my asa version = 9.2(2)4

how to permit these Urls in port no 1000 please help in bidirectional.

below Template i prepare please conform the config is ok :

 

Step-1

dns domain-lookup outside1
dns server-group DefaultDNS
name-server 10.X.XX.XX
name-server 10.X.XX.XX
name-server 10.X.XX.XX
name-server 10.0.XX.XXX

Step-2

object network SITE1
fqdn link.student.com
object network SITE2
fqdn jlink.studentbook.com

Step-3
object-group network Group
network-object object SITE1
network-object object SITE2
network-object object SITE3


Step-4
access-list ACL100 extended permit tcp object-group Group any eq 1000
access-group ACL100 in interface outside1

0 Replies 0
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: