Rev 20 | Rev 159 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 153 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !if $module_language notwordof fr es |
2 | !if $module_language notwordof fr es cn |
3 | <p> |
3 | <p> |
4 | Definition of hosts in WIMS can be made either through host name or IP |
4 | Definition of hosts in WIMS can be made either through host name or IP |
5 | number. But we highly recomment that you use IP numbers whenever possible. |
5 | number. But we highly recomment that you use IP numbers whenever possible. |
6 | Host names are not as secure. |
6 | Host names are not as secure. |
7 | <p> |
7 | <p> |
8 | You can also define global host names in the usual way: <tt>127.0.0.</tt> |
8 | You can also define global host names in the usual way: <tt>127.0.0.</tt> |
9 | (but not <tt>127.0.0</tt>) |
9 | (but not <tt>127.0.0</tt>) |
10 | matches 127.0.0.1 to 127.0.0.255, and <tt>.unice.fr</tt> |
10 | matches 127.0.0.1 to 127.0.0.255, and <tt>.unice.fr</tt> |
11 | (but not <tt>unice.fr</tt>) matches any host in the domain <em>unice.fr</em>. |
11 | (but not <tt>unice.fr</tt>) matches any host in the domain <em>unice.fr</em>. |
12 | <p> |
12 | <p> |
- | 13 | <p> |
|
13 |
|
14 | Finally, the word <tt>all</tt> matches every host in the world. This is hugely |
14 | insecure, but if you choose it, that is your problem. |
15 | insecure, but if you choose it, that is your problem. |
- | 16 | !endif |
|
- | 17 | ||
- | 18 | !if $module_language=cn |
|
- | 19 | <p> |
|
- | 20 | WIMSµÄÖ÷»ú¶¨Òå¿ÉÒÔÊÇÖ÷»úÃû»òIPµØÖ·. |
|
- | 21 | ²»¹ý½¨ÒéÄ㾡¿ÉÄÜʹÓÃIPµØÖ·. Ö÷»úÃû²»°²È«. |
|
- | 22 | <p> |
|
- | 23 | ÄãÒ²¿ÉÒÔÓÃͨ³£·½Ê½¶¨ÒåÖ÷»ú, Èç: <tt>127.0.0.</tt> |
|
- | 24 | (µ«²»ÊÇ <tt>127.0.0</tt>) |
|
- | 25 | Ï൱ÓÚ 127.0.0.1 ÖÁ 127.0.0.255, ¶ø <tt>.unice.fr</tt> |
|
- | 26 | (²»ÊÇ <tt>unice.fr</tt>) ÓëÓò <em>unice.fr</em> ÄÚµÄËùÓÐÖ÷»úÆ¥Åä. |
|
- | 27 | <p> |
|
15 | <p> |
28 | <p> |
16 | Don't trust your current IP number if you are on a subscription line |
- | |
17 |
|
29 | <tt>all</tt> ÓëÈκλúÆ÷Æ¥Åä. ÕâºÜ²»°²È«, Ó¦¾¡Á¿±ÜÃâ. |
18 | !endif |
30 | !endif |
19 | 31 | ||
20 | !if $module_language=fr |
32 | !if $module_language=fr |
21 | <p> |
33 | <p> |
22 | La définition de poste de connexion dans WIMS peut se faire soit par nom de |
34 | La définition de poste de connexion dans WIMS peut se faire soit par nom de |