EVEmu - EVE Online Server Emulator
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[Paranoid] Restrict client from talking to CCP

Go down

[Paranoid] Restrict client from talking to CCP Empty [Paranoid] Restrict client from talking to CCP

Post by Cometo Tue May 31, 2016 2:25 am

Just a note if you are paranoid you might want to drop this into the /etc/hosts file of your EVEmu client machine.
This will disable all communications between the client and CCP's servers.

Code:
0.0.0.0 eveonline.com
0.0.0.0 www.eveonline.com

0.0.0.0 cdn1.eveonline.com
0.0.0.0 client.eveonline.com
0.0.0.0 secure.eveonline.com
0.0.0.0 content.eveonline.com
0.0.0.0 newsfeed.eveonline.com
0.0.0.0 community.eveonline.com
0.0.0.0 bugsservice.eveonline.com
0.0.0.0 ccpcommunity.zendesk.com
0.0.0.0 res.eveonline.ccpgames.com
0.0.0.0 logs-01.loggly.com

And you might also want to add this iptables rule to block all traffic to the ccpmetrics server
Code:
iptables -A OUTPUT -d 52.17.152.179 -j DROP

This has the downside of throwing several ignorable exceptions due to not being able to connect to 0.0.0.0.

- Cometo

Cometo

Posts : 5
Join date : 2016-05-31

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum