|
Lines 2384-2390
Link Here
|
| 2384 |
<para>Set your hostname by editing the line that |
2384 |
<para>Set your hostname by editing the line that |
| 2385 |
says:</para> |
2385 |
says:</para> |
| 2386 |
|
2386 |
|
| 2387 |
<programlisting>hostname=<quote>myname.my.domain</quote></programlisting> |
2387 |
<programlisting>hostname="myname.my.domain"</programlisting> |
| 2388 |
|
2388 |
|
| 2389 |
<para>Your machine's full Internet hostname should be |
2389 |
<para>Your machine's full Internet hostname should be |
| 2390 |
placed here.</para> |
2390 |
placed here.</para> |
|
Lines 2399-2405
Link Here
|
| 2399 |
|
2399 |
|
| 2400 |
<para>to:</para> |
2400 |
<para>to:</para> |
| 2401 |
|
2401 |
|
| 2402 |
<programlisting>network_interfaces=<quote>lo0 sl0</quote></programlisting> |
2402 |
<programlisting>network_interfaces="lo0 sl0"</programlisting> |
| 2403 |
</listitem> |
2403 |
</listitem> |
| 2404 |
|
2404 |
|
| 2405 |
<listitem> |
2405 |
<listitem> |
|
Lines 2414-2424
Link Here
|
| 2414 |
<para>Designate the default router by changing the |
2414 |
<para>Designate the default router by changing the |
| 2415 |
line:</para> |
2415 |
line:</para> |
| 2416 |
|
2416 |
|
| 2417 |
<programlisting>defaultrouter=<quote>NO</quote></programlisting> |
2417 |
<programlisting>defaultrouter="NO"</programlisting> |
| 2418 |
|
2418 |
|
| 2419 |
<para>to:</para> |
2419 |
<para>to:</para> |
| 2420 |
|
2420 |
|
| 2421 |
<programlisting>defaultrouter=<quote>slip-gateway</quote></programlisting> |
2421 |
<programlisting>defaultrouter="slip-gateway"</programlisting> |
| 2422 |
</listitem> |
2422 |
</listitem> |
| 2423 |
</orderedlist> |
2423 |
</orderedlist> |
| 2424 |
</step> |
2424 |
</step> |