|
Lines 177-183
Link Here
|
| 177 |
</informaltable> |
177 |
</informaltable> |
| 178 |
|
178 |
|
| 179 |
<para>This guide assumes that the modem on the FreeBSD box is connected |
179 |
<para>This guide assumes that the modem on the FreeBSD box is connected |
| 180 |
to the first serial port ('<filename>/dev/cuaa0</filename>' or '<emphasis remap=tt>COM1:</emphasis>' in |
180 |
to the first serial port (<devicename>/dev/cuaa0</devicename> or "<emphasis remap=tt>COM1:</emphasis>" in |
| 181 |
DOS-terms).</para> |
181 |
DOS-terms).</para> |
| 182 |
|
182 |
|
| 183 |
<para>Finally, we'll also assume that your Internet Service Provider (ISP) |
183 |
<para>Finally, we'll also assume that your Internet Service Provider (ISP) |
|
Lines 862-872
Link Here
|
| 862 |
|
862 |
|
| 863 |
This statement informs the PPP program that it should use the first |
863 |
This statement informs the PPP program that it should use the first |
| 864 |
serial port. |
864 |
serial port. |
| 865 |
Under FreeBSD the '<filename>/dev/cuaa0</filename>' device is the same port that's |
865 |
Under FreeBSD the <devicename>/dev/cuaa0</devicename> device is the same port that's |
| 866 |
known as "<emphasis remap=tt>COM1:</emphasis>" under DOS, Windows, Windows 95, etc....</para> |
866 |
known as "<emphasis remap=tt>COM1:</emphasis>" under DOS, Windows, Windows 95, etc....</para> |
| 867 |
|
867 |
|
| 868 |
<para>If your modem is on <emphasis remap=tt>COM2:</emphasis> you should specify |
868 |
<para>If your modem is on <emphasis remap=tt>COM2:</emphasis> you should specify |
| 869 |
'<filename>/dev/cuaa1</filename>; <emphasis remap=tt>COM3:</emphasis> would be '<filename>/dev/cuaa2</filename>'.</para> |
869 |
<devicename>/dev/cuaa1</devicename>; <emphasis remap=tt>COM3:</emphasis> would be <devicename>/dev/cuaa2</devicename>.</para> |
| 870 |
|
870 |
|
| 871 |
<para> |
871 |
<para> |
| 872 |
<informalexample> |
872 |
<informalexample> |