I want to allow ftp access to ftp.symantec.com so my anti-virus server can pull the updates but ftp.symantec.com has many records in DNS. When I try this:
access-list outbound permit tcp host server host ftp.symantec.com eq 21
It says IP address not found (assume it looks in name list)
What am I missing?
access-list outbound permit tcp host server host ftp.symantec.com eq 21
It says IP address not found (assume it looks in name list)
What am I missing?