Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Simplified) guidelines.
532541 of 3717 results
532.
Now configure the <application>openvpn</application> server by creating <filename>/etc/openvpn/server.conf</filename> from the example file. In a terminal enter:
现在可以通过编辑示例文件中的<filename>/etc/openvpn/server.conf</filename>来配置<application>openvpn</application>。在终端中输入:
Translated by EAdam
Located in serverguide/C/vpn.xml:143(para)
533.
sudo cp /usr/share/doc/openvpn/examples/sample-config-files/server.conf.gz /etc/openvpn/
sudo cp /usr/share/doc/openvpn/examples/sample-config-files/server.conf.gz /etc/openvpn/
Translated by EAdam
Located in serverguide/C/vpn.xml:149(command)
534.
sudo gzip -d /etc/openvpn/server.conf.gz
sudo gzip -d /etc/openvpn/server.conf.gz
Translated by EAdam
Located in serverguide/C/vpn.xml:150(command)
535.
Edit <filename>/etc/openvpn/server.conf</filename> changing the following options to:
(no translation yet)
Located in serverguide/C/vpn.xml:153(para)
536.

local 172.18.100.101
dev tap0
up "/etc/openvpn/up.sh br0"
down "/etc/openvpn/down.sh br0"
;server 10.8.0.0 255.255.255.0
server-bridge 172.18.100.101 255.255.255.0 172.18.100.105 172.18.100.200
push "route 172.18.100.1 255.255.255.0"
push "dhcp-option DNS 172.18.100.20"
push "dhcp-option DOMAIN example.com"
tls-auth ta.key 0 # This file is secret
user nobody
group nogroup
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in serverguide/C/vpn.xml:157(programlisting)
537.
<emphasis>local</emphasis>: is the IP address of the bridge interface.
<emphasis>local</emphasis>:是桥接界面的IP地址。
Translated by EAdam
Located in serverguide/C/vpn.xml:174(para)
538.
<emphasis>server-bridge</emphasis>: needed when the configuration uses bridging. The <emphasis>172.18.100.101 255.255.255.0</emphasis> portion is the bridge interface and mask. The IP range <emphasis>172.18.100.105 172.18.100.200</emphasis> is the range of IP addresses that will be assigned to clients.
<emphasis>server-bridge</emphasis>:在配置用户桥接时需要此项。<emphasis>172.18.100.101 255.255.255.0</emphasis>是桥接界面和掩码。IP范围<emphasis>172.18.100.105 172.18.100.200</emphasis>是将分配给客户端的IP地址范围。
Translated by EAdam
Located in serverguide/C/vpn.xml:179(para)
539.
<emphasis>push</emphasis>: are directives to add networking options for clients.
<emphasis>push</emphasis>: 是为客户端添加网络选项的命令。
Translated by EAdam
Located in serverguide/C/vpn.xml:186(para)
540.
<emphasis>user and group</emphasis>: configure which user and group the <application>openvpn</application> daemon executes as.
<emphasis>user and group</emphasis>: 配置<application>openvpn</application>程序执行时所使用的用户名和组名。
Translated by EAdam
Located in serverguide/C/vpn.xml:191(para)
541.
Replace all IP addresses and domain names above with those of your network.
用你自己网络相应的IP地址和域名来做替换。
Translated by EAdam
Located in serverguide/C/vpn.xml:198(para)
532541 of 3717 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: 4b3tt0r, Adavak, Alex Xu, Aron Xu, Azrael Green, Bill Lee, Chen Ming, Congping Hao, Constine, Devin, EAdam, ESN, Felix, Feng Chao, Hugh SH, Ihnus Qcshz, John Lu, Johnson Zhu, Jun CHEN, Justin Yang, Li Linxiao, Luo Jiawei, Magicnight, Proton, Quantum, Rkyo, Shining, Tao Wei, USSR, Wylmer Wang, XUE Can, Yiding He, albertxiaoyu, bailiang, ggarlic, jinxin16897123, jpartley, king_li, lainme, linuxwj, luckyone, mahongquan, markgoo, maxim(Feng Liu), panlianyun, sdxianchao, snowwhite, stone_unix, wangajing, wsw, xiajiebuhui, yuane, yugq, zhangmiao, zhongxin, 姚渺波, 龚韬.