Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Aug 2019 18:22:30 -0700 (PDT)
From:      "Rodney W. Grimes" <freebsd-rwg@gndrsh.dnsmgr.net>
To:        starikarp@dismail.de
Cc:        "ipfw@FreeBSD.org" <ipfw@freebsd.org>
Subject:   Re: amazonaws
Message-ID:  <201908070122.x771MUD9085112@gndrsh.dnsmgr.net>
In-Reply-To: <20190806175506.7757e863@dismail.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908070122.x771MUD9085112>