|
||||||||
From: "Ervin Malicdem" <schadow1 at gmail dot com> >I cannot get an IP from m0n0wall DHCP. This happened the first time for me. > This is the error: > "dhcpd: commit_leases: unable to commit: No space left on device" > "dhcpd: DHCPREQUEST for 192.168.0.254 (192.168.0.1) from 01:02:e9:41:ff:66 > (pc11) via rue0: database update failed" > What seems to be the problem? > Need help. Thank in advance. Go to the exec.php page. Do a "df -h" and report here. Should look like; $ df -h Filesystem Size Used Avail Capacity Mounted on /dev/md0c 11M 9.9M 791K 93% / /dev/ad0a 6.7M 5.4M 1.3M 81% /cf procfs 4.0K 4.0K 0B 100% /proc While there go ahead and grab the file /var/db/dhcpd.leases and post it. (If it isn't too big. Just the size if it is) From: "Ervin Malicdem" <schadow1 at gmail dot com> >I have up to 150 for LAN and 150 for PORTAL free addresses for DHCP. And I > only have 8 clients leasing as of that time. > Resetting m0n0 helps but I want to know the reason why it happened. Could be a broke client renewing IP addresses constantly and filling the file system. Lee |