diff options
author | Simon Kelley <simon@thekelleys.org.uk> | 2006-04-17 14:24:29 +0100 |
---|---|---|
committer | Simon Kelley <simon@thekelleys.org.uk> | 2012-01-05 17:31:11 +0000 |
commit | 5e9e0efb01c4de8395364ab65b0e88b9d196290f (patch) | |
tree | 1b578cb599c71fc227e2b521895becf533c97590 /FAQ | |
parent | cdeda28f828404536a2cc9cff1bf4a500244f64e (diff) | |
download | dnsmasq-5e9e0efb01c4de8395364ab65b0e88b9d196290f.tar.gz |
import of dnsmasq-2.28.tar.gzv2.28
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -369,6 +369,12 @@ A: Yes, dynmaically allocated IP addresses are checked by sending an other DHCP requests during this time. To avoid dropping requests, the address probe may be skipped when dnsmasq is under heavy load. +Q: I'm using dnsmasq on a machine with the Firestarter firewall, and + DHCP doesn't work. What's the problem? + +A: This a variant on the iptables problem. Explicit details on how to + proceed can be found at + http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2005q3/000431.html |