Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I want to restrict SSH to a certain subnetexample: Source Subnet: 192.168.X.X/24Object-Group network SSH_USERS192.168.X.X 255.255.255.0Destination Management Subnet : 10.10.X.X/24Object-Group network MGMT_VLAN10.10.x.x 255.255.255.0i am using object ...
@Mark Elsen I have already tried this method, this method is working fine.I was trying to achieve the same using object groups so in future if i can add extra subnets or host it will be easier.Is there a way?