cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
409
Views
1
Helpful
2
Replies

create policies on Cisco Umbrella based on private network

Khaledt
Level 1
Level 1

Is it possible to create policies on Cisco Umbrella based on private networks to allow for example 192.168.5.0/24 to access certain websites and block 192.168.6.0/24

1 Accepted Solution

Accepted Solutions

@Khaledt you would need to use the Umbrella Virtual Appliance (VA) on premise as the DNS server, which will then forward the original internal IP address of the client (192.168.5.0/24). https://docs.umbrella.com/deployment-umbrella/docs/1-introduction

Else you could use the Secure Client https://docs.umbrella.com/deployment-umbrella/docs/introduction-1

 

View solution in original post

2 Replies 2

@Khaledt you would need to use the Umbrella Virtual Appliance (VA) on premise as the DNS server, which will then forward the original internal IP address of the client (192.168.5.0/24). https://docs.umbrella.com/deployment-umbrella/docs/1-introduction

Else you could use the Secure Client https://docs.umbrella.com/deployment-umbrella/docs/introduction-1

 

Thank you Rob.