Break long lines introduced with the last commit.
This commit is contained in:
parent
4111b2ea15
commit
08e753a030
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15561
1 changed files with 6 additions and 5 deletions
|
@ -316,16 +316,17 @@ host2.example.com link#1 UC 0 0
|
|||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
<para>A common question is <quote>Why (or how) would we set the <hostid>T1-GW</hostid> to
|
||||
be the default gateway for <hostid>Local1</hostid>, rather than the ISP server it is
|
||||
<para>A common question is <quote>Why (or how) would we set
|
||||
the <hostid>T1-GW</hostid> to be the default gateway for
|
||||
<hostid>Local1</hostid>, rather than the ISP server it is
|
||||
connected to?</quote>.</para>
|
||||
|
||||
<para>Remember, since the PPP interface is using an address on the ISP's
|
||||
local network for your side of the connection, routes for any other
|
||||
machines on the ISP's local network will be automatically generated.
|
||||
Hence, you will already know how to reach the <hostid>T1-GW</hostid> machine, so there
|
||||
is no need for the intermediate step of sending traffic to the ISP
|
||||
server.</para>
|
||||
Hence, you will already know how to reach the <hostid>T1-GW</hostid>
|
||||
machine, so there is no need for the intermediate step
|
||||
of sending traffic to the ISP server.</para>
|
||||
|
||||
<para>As a final note, it is common to use the address <hostid
|
||||
role="ipaddr">X.X.X.1</hostid> as the gateway address for your local
|
||||
|
|
Loading…
Reference in a new issue