Guest User!

You are not Sophos Staff.

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

Subnets

Good Morning, my name es Leonardo Duque.

I have an ASG V 7, I need to create two or more subnets and look and they can communicate, and I have created an interface 1: 10.171.13. * (Principal), and create a new 2: 10.171.15 .* (New subnet); The problem is that these two subnets can not see or communicate, but the ping answer me.


Not that I'm missing or doing wrong.

Ayua urgent need.

thanks


This thread was automatically locked due to age.
Parents
  • Another trick I saw recently was to create a "Supernet" group so you can do this with a single PF rule:

    "Supernet" = {10.171.13.0/24} and {10.171.15.0/24}
    Supernet -> Any -> Supernet : Allow


    Now, if you add another network where you want to keep communication open, all you have to do is add it to the "supernet" group.  I saw this with, for example, the Supernet defined as 10.171.12.0/22.

    Cheers - Bob
Reply
  • Another trick I saw recently was to create a "Supernet" group so you can do this with a single PF rule:

    "Supernet" = {10.171.13.0/24} and {10.171.15.0/24}
    Supernet -> Any -> Supernet : Allow


    Now, if you add another network where you want to keep communication open, all you have to do is add it to the "supernet" group.  I saw this with, for example, the Supernet defined as 10.171.12.0/22.

    Cheers - Bob
Children
No Data