is there a way to block or deny IP Address of a web site but still allow access per FQDN? I have access to both Cisco FMC/FTD and FortiGate set of firewalls. IP, FQDN e.g. https://mysite123.com resolves to 110.1.1.110/32 so if I type an IP address in the web browser...
ip address 10.70.2.1 255.255.254.0 # interface Vlanif5 description VLAN-WIFI ip address 10.70.5.1 255.255.255.0 # interface Vlanif6 description VLAN-VOIP ip address 10.70.6.1 255.255.255.0 # interface Vlanif7 description VLAN-USI ip address 10.70.7.1 255.255.255.0 # interface Vlanif8 description...