View | Details | Raw Unified | Return to bug 78132
Collapse All | Expand All

(-)doc2/en_US.ISO8859-1/books/handbook/config/chapter.sgml (-2 / +2 lines)
Lines 1278-1285 Link Here
1278
      <hostid role="ipaddr">202.0.75.20</hostid>) must be configured with a
1278
      <hostid role="ipaddr">202.0.75.20</hostid>) must be configured with a
1279
      netmask of <hostid role="netmask">255.255.255.255</hostid>.</para>
1279
      netmask of <hostid role="netmask">255.255.255.255</hostid>.</para>
1280
1280
1281
    <para>The following entries configure the adapter correctly for
1281
    <para>The following <filename>/etc/rc.conf</filename> entries
1282
      this arrangement:</para>
1282
      configure the adapter correctly for this arrangement:</para>
1283
1283
1284
<programlisting> ifconfig_fxp0="inet 10.1.1.1 netmask 255.255.255.0"
1284
<programlisting> ifconfig_fxp0="inet 10.1.1.1 netmask 255.255.255.0"
1285
 ifconfig_fxp0_alias0="inet 10.1.1.2 netmask 255.255.255.255"
1285
 ifconfig_fxp0_alias0="inet 10.1.1.2 netmask 255.255.255.255"

Return to bug 78132