This commit is contained in:
4
FAQ
4
FAQ
@@ -279,7 +279,7 @@ have IPv6 fully operational. Change the "default-server localhost" to
|
||||
the name server using IPv6.
|
||||
|
||||
|
||||
Q: I have Freebsd 4.4 and "rndc-confgen -a" just sits there.
|
||||
Q: I have Freebsd 4.x and "rndc-confgen -a" just sits there.
|
||||
|
||||
A: /dev/random is not configured. Use rndcontrol(8) to tell the kernel
|
||||
to use certain interrupts as a source of random events. You can make this
|
||||
@@ -289,6 +289,8 @@ e.g.
|
||||
/etc/rc.conf
|
||||
rand_irqs="3 14 15"
|
||||
|
||||
See also http://people.freebsd.org/~dougb/randomness.html
|
||||
|
||||
|
||||
Q: Why is named listening on UDP port other than 53?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user