- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-03-2014 06:46 AM
Currently we have this security policy to allow FTP access. A user who needs FTP access must be part of a special AD group and the FTP server must be part of an address group.
The problem is that there are a lot of changes and the responsible person does not have access to the firewall. This should not be changed.
So my idea was to use dynamic block lists or dynamic address groups. But I think they support only IPs. Is there a possibility to use FQDN? If not can you tell me another alternative how to reach my goal?
06-03-2014 07:57 AM
Hi
if changing the security policy each time is not an option you could either try to set up a dynamic address group which you can alter by using API calls:
How to Add an IP Address to a Dynamic Address Group using API
or set up a domain on your internal DNS server where you can change/add the IP addresses as needed (each fqdn object can contain up to 10 ip addresses)
the dynamic address group will probably be the best solution
regards
Tom
06-03-2014 07:57 AM
Hi
if changing the security policy each time is not an option you could either try to set up a dynamic address group which you can alter by using API calls:
How to Add an IP Address to a Dynamic Address Group using API
or set up a domain on your internal DNS server where you can change/add the IP addresses as needed (each fqdn object can contain up to 10 ip addresses)
the dynamic address group will probably be the best solution
regards
Tom
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!