MFen 1.157 -> 1.158
Obtained from: The FreeBSD Simplified Chinese Project CVS
This commit is contained in:
parent
1b6557d4dc
commit
2b784ee6f9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24264
1 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Simplified Chinese Project
|
||||
|
||||
Original Revision: 1.157
|
||||
Original Revision: 1.158
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
|
@ -2315,9 +2315,10 @@ sl0: flags=10<POINTOPOINT>
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>如果在ping时得到一条<errorname>no route to host</errorname>
|
||||
信息,您的路由表可能有问题.可以使用 <command>netstat -r</command>
|
||||
命令显示当前路由:</para>
|
||||
<para>如果在使用 &man.ping.8; 时得到了
|
||||
<errorname>no route to host</errorname> 这样的提示,
|
||||
则说明您的路由表可能有问题。 可以用 <command>netstat -r</command>
|
||||
命令来显示当前的路由:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>netstat -r</userinput>
|
||||
Routing tables
|
||||
|
|
Loading…
Reference in a new issue