Override default ICMP (and other protocols) default replies.

2008-08-20 Thread Javier Ubillos
Hi freebsd-hackers. (Sorry for cross posting, but I got no reply when posting to freebsd-questions) I'm implementing a NAT (1 ip - 1 ip) like router. I have chosen to use pcaplib to pick up the packets. I have an implementation which picks up the packets, inspects them, rewrites the destination/s

The FreeBSD Status Reports for the Second Quarter of 2008

2008-08-20 Thread Brad Davis
The FreeBSD Status Reports for the Second Quarter of 2008 are now available at: http://www.freebsd.org/news/status/report-2008-04-2008-06.html For convenience I have included them below as well. Regards, Brad Davis --- FreeBSD Quarterly Status Report Introduction

Re: pkg_add on 64bits kernel w/ options MAC

2008-08-20 Thread Robert Watson
On Tue, 19 Aug 2008, Jerry Toung wrote: Sounds like a bug of some sort.  Could you send the output of "sysctl security.mac"?  Also, if you could use ktrace to confirm which system calls are returning EACCES/EPERM leading to the warnings, that would also be helpful. I will file a PR later on.