From f2211a1a53ee51f4e2d1151fe6690d059535000f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AA=A0?= Date: Mon, 9 Mar 2015 14:31:24 +0900 Subject: [PATCH] update faq --- locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/translation.json b/locales/en/translation.json index 473efe0..aa072f8 100644 --- a/locales/en/translation.json +++ b/locales/en/translation.json @@ -232,7 +232,7 @@ "how-harvestContent": "Log into your wallet and click \"Start local harvesting\".

Requirement: The user account needs a vested balance of at least 10,000 XEM.", - "open-port-1": "To open the Port 7890, one has to be familiar with the home router firewall. Log onto the router firewall. Under the port forwarding, open up port 7890 and have it mapped to theIP address where NIS is running. It is preferred that the NIS is running on a static address on your LAN. Otherwise if the address changes, your NCC may not be able to connect to the NIS. To configure a static address. it is best you google how to create a static address for your Terminal. In short, you will have to assign an IP address to your Network adapter. You will need to also assign a DNS address, which is normally the internal IP address of your router.", + "open-port-1": "To open the Port 7890, one has to be familiar with the home router firewall. Log onto the router firewall. Under the port forwarding, open up port 7890 and have it mapped to theIP address where NIS is running. It is preferred that the NIS is running on a static address on your LAN. Otherwise if the address changes, your NCC may not be able to connect to the NIS. To configure a static address. it is best you google how to create a static address for your Terminal. In short, you will have to assign an IP address to your Network adapter. You will need to also assign a DNS address, which is normally the internal LAN IP address of your router.", "open-port-2": "In windows, one can check the IP address of the terminal using the command prompt by typing ipconfig", "open-port-3": "In Mac open terminal and type ifconfig –a", "open-port-4": "You will see something like the following on the command prompt screen:",