服務提供者


在主控環境中建立迴路位址
如果您在 xSP 配置中使用網路路由器且對每個主控組織指定唯一 IP 位址,則您必須為每個主控組織建立迴路位址。此指示根據平台不同而有所不同。

SUN Solaris

作為 root 使用者輸入這些指令:

ifconfig <lo0>:1 plumb

ifconfig <lo0>:1 <hosted_company1_ip> <server_ip> up

ifconfig <lo0>:2 plumb

ifconfig <lo0>:2 <hosted_company2_ip> <server_ip> up

.

.

.

ifconfig <lo0>:x plumb

ifconfig <lo0>:x <hosted_companyx_ip> <server_ip> up

IBM AIX

作為 root 使用者輸入此指令:

ifconfig <lo0> alias <IP address of hosted organization> netmask 255.0.0.0

Microsoft Windows 2000

1. 從 Windows 2000 桌面,在「網路上的芳鄰」圖記上按一下滑鼠右鍵並選擇「內容」。

2. 在 Ethernet 配接卡上按一下滑鼠右鍵,並選擇「內容」。

3. 從「配接卡內容」方框,按兩下「網際網路通訊協定 (TCP/IP)」。

4. 按一下「進階」。

5. 按一下「新增」來新增其他 IP 位址。接受預設子網路遮罩 255.0.0.0。

相關主題