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
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
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
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 |
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
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 /
6 matches
Mail list logo