mirror of https://github.com/apache/cloudstack.git
82 lines
4.7 KiB
Plaintext
82 lines
4.7 KiB
Plaintext
#Licensed to the Apache Software Foundation (ASF) under one
|
||
#or more contributor license agreements. See the NOTICE file
|
||
#distributed with this work for additional information
|
||
#regarding copyright ownership. The ASF licenses this file
|
||
#to you under the Apache License, Version 2.0 (the
|
||
#"License"); you may not use this file except in compliance
|
||
#with the License. You may obtain a copy of the License at
|
||
#http://www.apache.org/licenses/LICENSE-2.0
|
||
#Unless required by applicable law or agreed to in writing,
|
||
#software distributed under the License is distributed on an
|
||
#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||
#KIND, either express or implied. See the License for the
|
||
#specific language governing permissions and limitations
|
||
#under the License.
|
||
#
|
||
# Translators:
|
||
# Isaac Chiang <isaacchiang@gmail.com>, 2013.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Apache CloudStack Docs\n"
|
||
"POT-Creation-Date: 2013-04-12T11:19:41\n"
|
||
"PO-Revision-Date: 2013-03-30 15:12+0000\n"
|
||
"Last-Translator: isaac.chiang <isaacchiang@gmail.com>\n"
|
||
"Language-Team: None\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Language: zh_TW\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#. Tag: title
|
||
#, no-c-format
|
||
msgid "VPN"
|
||
msgstr "VPN"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"&PRODUCT; account owners can create virtual private networks (VPN) to access"
|
||
" their virtual machines. If the guest network is instantiated from a network"
|
||
" offering that offers the Remote Access VPN service, the virtual router "
|
||
"(based on the System VM) is used to provide the service. &PRODUCT; provides "
|
||
"a L2TP-over-IPsec-based remote access VPN service to guest virtual networks."
|
||
" Since each network gets its own virtual router, VPNs are not shared across "
|
||
"the networks. VPN clients native to Windows, Mac OS X and iOS can be used to"
|
||
" connect to the guest networks. The account owner can create and manage "
|
||
"users for their VPN. &PRODUCT; does not use its account database for this "
|
||
"purpose but uses a separate table. The VPN user database is shared across "
|
||
"all the VPNs created by the account owner. All VPN users get access to all "
|
||
"VPNs created by the account owner."
|
||
msgstr "&PRODUCT;帳戶擁有者可以建立虛擬私人網路(VPN)來存取虛擬機器,如果訪客網路從提供Remote Access VPN服務的network offering建立,虛擬路由器(建於System VM)將被用來提供服務。&PRODUCT;提供 L2TP-over-IPsec-based remote access VPN服務給訪客虛擬網路。由於每個網路有自己的虛擬路由器,VPNs不會跨網域分享。源自Windows、Mac OS X 和iOS的VPN客戶可以連上訪客網路。帳戶擁有者可以建立及管理自己的VPN使用者,&PRODUCT;不會在此用途使用自己的帳戶資料庫,但會使用分割表。VPN使用者資料庫會在帳戶擁有者的所有VPN做跨領域分享,所有VPN使用者可以存取帳戶擁有者的所有VPNs"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"Make sure that not all traffic goes through the VPN. That is, the route "
|
||
"installed by the VPN should be only for the guest network and not for all "
|
||
"traffic."
|
||
msgstr "確定VPN沒有流量,也就是VPN建立的路線只能給訪客網路"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"<emphasis role=\"bold\">Road Warrior / Remote Access</emphasis>. Users want "
|
||
"to be able to connect securely from a home or office to a private network in"
|
||
" the cloud. Typically, the IP address of the connecting client is dynamic "
|
||
"and cannot be preconfigured on the VPN server."
|
||
msgstr "<emphasis role=\"bold\">Road Warrior / Remote Access</emphasis>:使用者想要從家中或辦公室到雲端私人網路能夠安全的連線,因此IP位址通常為動態的,並且不能在VPN伺服器先設定"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"<emphasis role=\"bold\">Site to Site</emphasis>. In this scenario, two "
|
||
"private subnets are connected over the public Internet with a secure VPN "
|
||
"tunnel. The cloud user’s subnet (for example, an office network) is "
|
||
"connected through a gateway to the network in the cloud. The address of the "
|
||
"user’s gateway must be preconfigured on the VPN server in the cloud. Note "
|
||
"that although L2TP-over-IPsec can be used to set up Site-to-Site VPNs, this "
|
||
"is not the primary intent of this feature. For more information, see <xref "
|
||
"linkend=\"site-to-site-vpn\" />"
|
||
msgstr "<emphasis role=\"bold\">Site to Site</emphasis>:在此例子,兩個私人子網路藉由安全VPN通道連到公開網路,雲端使用者的子網路(例如,辦公室的網路)藉由閘道連線到雲端的網路,閘道的位址必須先在VPN伺服器上設定。注意,雖然L2TP-over-IPsec可以用來設定 Site-to-Site VPNs,但這不是這個功能的主要目的。更多資訊,詳見<xref linkend=\"site-to-site-vpn\" /> "
|