Re: a error about the kern_sendit

2005-06-02 Thread John-Mark Gurney
shiner chen wrote this message on Fri, Jun 03, 2005 at 11:41 +0800: > i wrote a function to send the data of my a data structure in my kld by > socket in kernel, the function as follow: > the arg 1 is file descriptor of socket. the arg 2 is the address of data > structure. the arg 3 is the len

a error about the kern_sendit

2005-06-02 Thread shiner chen
i wrote a function to send the data of my a data structure in my kld by socket in kernel, the function as follow: the arg 1 is file descriptor of socket. the arg 2 is the address of data structure. the arg 3 is the length of data structure and it is 20 bytes . the error return by kern_sendit

Re: squid and freebsd configuration

2005-06-02 Thread Daniel O'Connor
On Fri, 3 Jun 2005 10:28, [EMAIL PROTECTED] wrote: > I just setup freebsd box with squid. It is running normal, but ... it is > very slow speed when I connect to internet through this proxy. I never set > this freebsd with firewall or with ipf or ipfw. heeks ... Read the squid log file? Have you t

squid and freebsd configuration

2005-06-02 Thread iwan
Hi, I just setup freebsd box with squid. It is running normal, but ... it is very slow speed when I connect to internet through this proxy. I never set this freebsd with firewall or with ipf or ipfw. heeks ... internet | | ip public +--+ | freebsd |

ssh SOCKS proxy...

2005-06-02 Thread John Von Essen
Is there a way to log ssh proxy traffic? Simply writing out transferred amounts to syslog would be fine, I could then go in and calculate daily and weekly totals. I havent tried changing the default levels with LogLevel in config file, but I wasn't sure if those would contain this data. If I ca

Re: Snapshots mtime seems to be getting updated

2005-06-02 Thread Steve Roome
On Wed, Jun 01, 2005 at 06:37:08PM +0200, Marc Olzheim wrote: > On Tue, May 31, 2005 at 03:41:15PM +0100, Steve Roome wrote: > > # Check that SNAPFILE can be created/deleted > > > > mksnap_ffs $MOUNT $SNAPFILE && MD_DEV=`mdconfig -a -t vnode -f $SNAPFILE` > > && mount -o ro,noatime /dev/$MD_DEV /