How to troubleshoot issues with DNS on Edge SWG (ProxySG).
1) Test DNS response:
# test dns <URL>
note: to see additional options after url, type ?.
To test DNS resolution against a specific DNS server.
# test dns <URL> <IP of DNS Server>
EdgeSWG#test dns www.example.com
Performing DNS lookup for: www.example.com
Sending A query for www.example.com to ##.##.##.##.
DNS Response data:
Official Host Name: www.example.com
Resolved Addresses:
##.##.##.##
Cache TTL: 9547, cache MISS
DNS Resolver Response: Success
# clear-cache dns-cache
BluecoatSG#clear-cache dns-cache
ok