named error sending response: permision denied

2005-05-18 Thread Stephane Raimbault
Hi, I've been noticing lots of errors in my /var/log/messages reporting named errors: May 18 06:45:14 enertia1 named[8320]: client 204.9.110.133#1829: error sending response: permission denied May 18 06:45:14 enertia1 named[8320]: client 204.9.110.133#1993: error sending response: permission

Re: named error sending response: permision denied

2005-05-18 Thread Stephane Raimbault
On 18-May-05, at 11:03 AM, Jose Hidalgo wrote: On Wed, 2005-05-18 at 10:51 -0600, Stephane Raimbault wrote: I also noticed these errors in my ipfw.log file: May 18 06:40:03 enertia1 /kernel: ipfw: 65000 Deny UDP 63.252.160.219:53 204.9.110.134:3371 in via vlan1 May 18 06:40:03 enertia1 /kernel: ip

Re: named error sending response: permision denied

2005-05-18 Thread Jose Hidalgo
On Wed, 2005-05-18 at 10:51 -0600, Stephane Raimbault wrote: > I also noticed these errors in my ipfw.log file: > > May 18 06:40:03 enertia1 /kernel: ipfw: 65000 Deny UDP > 63.252.160.219:53 204.9.110.134:3371 in via vlan1 > May 18 06:40:03 enertia1 /kernel: ipfw: 65000 Deny UDP > 63.252.160.

problem compiling ipfw

2005-05-18 Thread Dorijan Jelincic
Hello freebsd-ipfw, I have problem compiling ipfw from last cvs... also, since I upgraded my kernel dummynet is not working properly... things like ipfw pipe 1000 config bw 0 dont work anymore... free# ipfw pipe 1000 config bw 0 ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument this work

Re: problem compiling ipfw

2005-05-18 Thread Max Laier
On Thursday 19 May 2005 02:29, Dorijan Jelincic wrote: > Hello freebsd-ipfw, > > I have problem compiling ipfw from last cvs... > also, since I upgraded my kernel dummynet is not working properly... > things like ipfw pipe 1000 config bw 0 dont work anymore... > > free# ipfw pipe 1000 config bw 0 >