How to configure DNS Sinkhole on Palo Alto Networks Firewall PAN-OS 9.1

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024

ความคิดเห็น • 6

  • @shailendraharinkhede6300
    @shailendraharinkhede6300 2 ปีที่แล้ว

    Thanks very much for the clear explanation! Can we also create a response page for the user if he hits any malicious website?

  • @giovalleyk
    @giovalleyk 2 ปีที่แล้ว

    Thank you for this video.
    However, this implies hosts are accessing Internet directly. How can we achieve this (tagging compromised hosts and taking actions) when users access Internet through a proxy server ? Could we play with the xff header somehow ?

  • @531ahmed
    @531ahmed 3 ปีที่แล้ว +2

    If you block 🚫 internal DNS Isn’t whole network DNS 🚫 and nobody can surf internet?

    • @DeepakKumar-ov8ko
      @DeepakKumar-ov8ko 3 ปีที่แล้ว +1

      Connection request (usually after dns resolution is done )from client to malware sites will be blocked .If dns request is blocked then whole purpose of using dns sinkhole at firewall will defeated .it is basically used to know the infected client ip or name so that virus or bot can be removed from infected system by antivirus administrator.

    • @giovalleyk
      @giovalleyk 2 ปีที่แล้ว +1

      @@DeepakKumar-ov8ko Nope, he's right. You first rule would basically deny all dns requests coming from the internal DNS Server, thus preventing all users from accessing internet.

    • @DeepakKumar-ov8ko
      @DeepakKumar-ov8ko 2 ปีที่แล้ว

      @@giovalleyk if it blocks the whole dns request from internal server , it will be a kind of outage situation and whole purpose of detecting infected system is defeated.