This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is there no way to import FQDN's or IP addresses to an XG?

 I'm finding more and more situations where I need to allow a large range of IP addresses and FQDN's to our customer's Firewalls... 

Is there no way to import JSON, CSV or TXT IP or FQDN lists to either a v17 or v18 FW?

This is an extremely frustrating issue that frankly ALL other vendors support. It is seriously costing us and our clients who we support time and money. 



This thread was automatically locked due to age.
Parents Reply
  • Depending on your current data, there are plenty tools to do this in no time. 

    For example notepad++ can actually convert a list of IPs into a XML. 

     

    PS: this is general IT knowledge and very useful for all kinds of daily business work.

     

    https://www.launch2success.com/guide/advanced-find-and-replace-in-notepad/

     

    For example you can simply use the current XML format, which you need for XG. 

     

    Then you take your List, what ever format it is, paste it into Notepad++.

    You open the Search and replace function, look for every entry and replace it with the XML format and the current value in it. 

     

    Afterwards put it into a .tar File, upload it to the GUI. 

     

Children