我的目标是阻止我网络上的“doubleclick.net”站点,我们使用 pfsense 防火墙作为桥接模式。
问题是,doubleclick.net 和 google.com IP 是相同的,如果我使用防火墙阻止双击,那么也会阻止 google.com -obvious。
C:\Users\r>ping doubleclick.net
Pinging doubleclick.net [216.58.196.14] with 32 bytes of data:
Reply from 216.58.196.14: bytes=32 time=21ms TTL=57
C:\Users\r>ping google.com
Pinging google.com [216.58.196.14] with 32 bytes of data:
Reply from 216.58.196.14: bytes=32 time=23ms TTL=57
注意:在桥接模式下,squid 和 squid3 都不能正常工作,所以我不想用这个。
有没有办法做到这一点...