Add a custom IP and host name - NanMetal/Claymore-CryptoNote-Proxy GitHub Wiki
Adding custom IP in the Network Adapter
- Run
ncpa.cpl
- Network adapter -> Properties
- Internet Protocol version 4 (TCP/IPV4) -> Properties
- Set your LAN address in static mode (with mask, gateway and DNS)
- Advanced
- Click on the Add button below IP addresses
- IP Address: 194.1.1.10 or some public IP address - That real address will be no longer reachable.
- Mask: 255.255.255.255
- You must have only ONE gateway (LAN)
- OK all.
Adding a custom host name for the custom IP
Edit as Administrator the C:/Windows/System32/drivers/etc/hosts
file and add a custom host name:
194.1.1.10 xmr.mycustompool.org
- Now you can use
xmr.mycustompool.org
instead oflocalhost