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

"Any"

Quick question-


Here is what I have... Packet filter is set from any source, to any destination, over any service.

Normally I wouldn't consider letting any service go anywhere over any port, but with astaro, does the "any" option just let my DEFINED services through?

In other words, will the "any service" option let ANY service come through, EVEN the ones I HAVE NOT defined?


This thread was automatically locked due to age.
Parents
  • Any means any, although if you're using private IP's internally, the traffic won't go anywhere without DNAT or SNAT.

    If you just want to allow any OUTGOING traffic, you can do:
    Source: Internal Networks
    Dest: any
    service: any

    Barry
Reply
  • Any means any, although if you're using private IP's internally, the traffic won't go anywhere without DNAT or SNAT.

    If you just want to allow any OUTGOING traffic, you can do:
    Source: Internal Networks
    Dest: any
    service: any

    Barry
Children