dhcpd: send_packet: Permission denied
2006年12月15日(金) 1時43分
FreeBSD 5.5 + isc-dhcp3-server(dhcpd) + ipfw If you are getting the following over and over in /var/log/messages, it's a firewall problem. Dec 15 xx:xx:xx xxxx dhcpd: send_packet: Permission denied You should at least set the following a rule in /etc/rc.firewall. ${ipfw} add pass udp from ${iip} to any via ${iif} regards, ken2ken |
- Developer Tips |
- URL |
- コメント(0) |
FreeBSD 5.5 + isc-dhcp3-server(dhcpd) + ipfw
If you are getting the following over and over in /var/log/messages, it's a firewall problem.


