Remove Battlefield 2142 in-game advertising
Note this info is out-of-date by now
Battlefield 2142 uses in-game advertising provided by IGA.
Allegedly, the IP used by the game is: 72.3.184.153 on port 17475.
WHOIS records for IGA Technologies report their IP range as: 72.3.184.144 - 72.3.184.159
I suggest you block the whole lot at your firewall, like so:
iptables -A FORWARD --destination 72.3.184.144/28 -j REJECT --reject-with icmp-host-prohibited
(Obviously, you need to put that higher in the chain than whatever your rule that says "Accept everything from internal IPs")
Showing changes from previous revision. Removed | Added
