- Add a new entry on packets coming from outside the network to the FAQ
PR: docs/125268 Submitted by: Subedar Aftab Jahan <jahan (at) geocities (dot) com> Reviewed by: trhodes Approved by: trhodes
This commit is contained in:
parent
1de9f0253b
commit
094c339e22
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32552
1 changed files with 15 additions and 0 deletions
|
|
@ -8041,6 +8041,21 @@ Key F15 A A Menu Workplace Nop</programlisting>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
<qandaentry>
|
||||||
|
<question id="arp-wrong-iface">
|
||||||
|
<para>Why do I keep seeing messages like: <errorname>192.168.0.10 is on
|
||||||
|
fxp1 but got reply from 00:15:17:67:cf:82 on rl0</errorname>, and how do I
|
||||||
|
disable it?</para>
|
||||||
|
</question>
|
||||||
|
|
||||||
|
<answer>
|
||||||
|
<para>Because a packet is coming from outside the network
|
||||||
|
unexpectedly. To disable them, set
|
||||||
|
<varname>net.link.ether.inet.log_arp_wrong_iface</varname>
|
||||||
|
to <literal>0</literal>.</para>
|
||||||
|
</answer>
|
||||||
|
</qandaentry>
|
||||||
|
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
<question id="cvsup-missing-libs">
|
<question id="cvsup-missing-libs">
|
||||||
<para>I have just installed <application>CVSup</application> but trying to execute it
|
<para>I have just installed <application>CVSup</application> but trying to execute it
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue