SSL VPN - Push DNS domain - route

Alex_91
Alex_91 Posts: 27  Freshman Member
First Comment Friend Collector Sixth Anniversary

Hi everyone,
I'm starting to find myself comfortable with the H series firewalls, especially for the VPN part.
I was used to creating configuration files with custom Linux servers, where I inserted this code:
push "dhcp-option DNS xx.xx.xx.xx"
push "route 192.xx.xx.xx "
push "dhcp-option DOMAIN xxxx.local"

For traffic routing, it's work perfectly, but what about forcing the domain option?

All Replies