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

Network definition question

Can someone explain what this network would be used for it seems to be a new default definition showing up in my list and I did not create it. Ver is 7.503 

 Internet 0.0.0.0/0 
 
Bound to   External 
 
 
"Any" network, bound to interfaces with default gateway


This thread was automatically locked due to age.
  • Well, if, for example, you wanted to have a "Wireless" network connected to the Astaro to supply internet access for guests, the new "Internet" object simplifies writing packet filter rules.

    Before:

    Wireless (Network) -> Any -> Internal (Network) : Drop
    Wireless (Network) -> Any -> DMZ (Network) : Drop
    Wireless (Network) -> Web Surfing -> Any : Allow


    Now, all you need to do is:

    Wireless (Network) -> Web Surfing -> Internet : Allow


    Anyplace where you use traffic selectors this definition is helpful.

    Cheers - Bob