URL FILTERING IN FORTIGATE
URL Filtering in PALO ALTO requires configuration of below things, 1 . Interface/Zone configuration 2 . Static route Configuration . 3 . URL Filtering Configuration 4 . Security Policy Configuration Topology : Interface , Router Config: 1 . Configure the interface which is connected to linux vm in private network and mgmt interface config system interface edit "port1" set ip 10.10.9.11 255.255.255.0 set allowaccess ping https ssh http fgfm next edit "port2" set ip 15.15.15.102 255.255.255.0 set allowaccess ping https ssh http next end 2 . Configure the interface which is connected to internet config system interface edit "port3" set ip 10.48.110.206 255.255.255.0 set allowaccess ping https ssh http next end 3 . Set default route pointing to internet facing interface and route for mgmt network config router static edit 20 set dst 10.20.