The post Linode VPS 添加多IP/設置靜態IP(Kloxo no_ip_address解決方法) first appeared on VPS偵探.
]]>如果你設置Kloxo的時候出現no_ip_address的提示你可以按照下面步驟修改:
使用編輯器編輯(如果不會用編輯器,可以使用winscp):/etc/sysconfig/network-scripts/ifcfg-eth0
# Configuration for eth0
DEVICE=eth0
BOOTPROTO=none
# This line ensures that the interface will be brought up during boot.
ONBOOT=yes
# eth0 - This is the main IP address.
# The address, netmask and gateway are all necessary.
IPADDR=12.34.56.78?? #你的IP地址
NETMASK=255.255.255.0? #子網掩碼
GATEWAY=12.34.56.1 #網關
一般這樣設置好,再執行命令:service network restart 重啟網絡就好了,如果還是不通,重啟試一下。(...)
點擊閱讀Linode VPS 添加多IP/設置靜態IP(Kloxo no_ip_address解決方法)全文
? VPS偵探 2010. |
文章鏈接 |
6 comments
標簽: IP, Kloxo, linode, no_ip_address, VPS
美國VPS推薦 | 提供美國及海外VPS/域名代購代付,LNMP環境安裝配置、問題排查等服務。 QQ:503228080
The post Linode VPS 添加多IP/設置靜態IP(Kloxo no_ip_address解決方法) first appeared on VPS偵探.
]]>