amazonaws
Rodney W. Grimes
freebsd-rwg at gndrsh.dnsmgr.net
Wed Aug 7 01:23:04 UTC 2019
> Hi!
>
> Is it possible to bl;ock compute.amazonasws.com with ipfw firewall. I
> have a table with many amazonasws IPs but every time when I start
> Firefox it shows the new one (I am checkong with tcpdump).
Since it is almost impossible to keep up with the IP's that
this may result in perhaps changing /etc/host.conf to be
hosts
dns
and then:
echo "127.0.0.1 compute.amazonasws.com" >>/etc/hosts
would achive your disire to not be accessing those systems.
This method can be implemented on almost any OS, including windows.
Regards,
--
Rod Grimes rgrimes at freebsd.org
More information about the freebsd-ipfw
mailing list