Generalize second part of question: "have I been hacked" -> "what's going on?"
This commit is contained in:
parent
8fd4396177
commit
7ec4744da2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11566
1 changed files with 2 additions and 3 deletions
|
@ -9439,12 +9439,11 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms</screen>
|
|||
<qandaentry>
|
||||
<question id="extra-named-port">
|
||||
<para>BIND (<command>named</command>) is listening on port 53 and
|
||||
some other high-numbered port. Has my host been
|
||||
compromised?</para>
|
||||
some other high-numbered port. What's going on?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>Probably not. FreeBSD 3.0 and later use a version of BIND
|
||||
<para>FreeBSD 3.0 and later use a version of BIND
|
||||
that uses a random high-numbered port for outgoing queries. If
|
||||
you want to use port 53 for outgoing queries, either to get
|
||||
past a firewall or to make yourself feel better, you can try
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue