Displaying 20 results from an estimated 100 matches similar to: "interface bonding"
2003 Dec 15
6
interface bonding
----- Forwarded message from John <strgout@mail.unixjunkie.com> -----
Date: Mon, 15 Dec 2003 17:58:15 -0600
From: John <strgout@mail.unixjunkie.com>
To: freebsd-stable@freebsd.org
Subject: interface bonding
User-Agent: Mutt/1.4i
Is there any way to bond sniffer interfaces?
I've read a little on netgraph and it seems
like i maybe able to use that but i'm not sure
how to go
2004 Jan 06
5
Logging user activities
Hello,
What do you recommend for keeping track of user
activities? For preserving bash histories I followed
these recommendations:
http://www.defcon1.org/secure-command.html
They include using 'chflags sappnd .bash_history',
enabling process accounting, and the like.
My goal is to "watch the watchers," i.e. watch for
abuse of power by SOC people with the ability to view
2004 May 16
1
Way to ignore portaudit results?
Hello,
The mysql40-client port currently reports a security
problem when I try to install it:
neely:/usr/ports/databases/mysql40-client$ make
===> mysql-client-4.0.18_1 has known vulnerabilities:
>> MySQL insecure temporary file creation (mysqlbug).
Reference:
<http://people.freebsd.org/~eik/portaudit/2e129846-8fbb-11d8-8b29-0020ed76ef5a.html>
>> Please update your ports
2004 Mar 02
1
someone please unsubscribe this person from freebsd-security?
Forwarded message:
> From R.v.Gogh@kappe-int.com Wed Mar 3 07:54:28 2004
> Message-ID: <0FDD52D38220D611B7CC0004763B37441B2572@HNTS-04>
> From: "Gogh, Ruben van" <R.v.Gogh@kappe-int.com>
> To: Darren Reed <avalon@caligula.anu.edu.au>
> Subject: RE: IPFilter and FreeBSD (was Re: mbuf vulnerability)
> Date: Tue, 2 Mar 2004 21:54:23 +0100
>
2003 Aug 12
1
Certification (was RE: realpath(3) et al)
Just saw this from eWeek.
"IBM, which paid roughly $500,000 for the testing, and SuSE
(pronounced "SOOS-ah") were announcing the certification
jointly. "
The article is here:
http://www.eweek.com/article2/0,3959,1212529,00.asp
--- Darren Reed <avalon@caligula.anu.edu.au> wrote:
> In some mail from twig les, sie said:
> >
> > I actually just asked
2013 Jun 12
2
Importar datos Statgraphics.
Hola, es la primera lista en la que participo, espero no meter mucho la
pata y aprender rápido, se ruega comprensión.
Simplemente me gustaría saber la forma de importar datos desde un
archivo ".sf3' de Statgraphics.
Creo que ese es un programa bastante difundido, pero no lo tengo y en
principio no quiero tenerlo porque no es libre.
Pero encuentro referencias a todo (piInfo, Minitab,
2013 Jun 12
0
Importar datos Statgraphics.
Hola,
A lo mejor la solución pasa por ver si Statgraphics puede exportar su
fichero a otro formato de cualquiera de los que R sí que puede leer.
No sé si además del fichero, tienes acceso a Statgraphics....
Saludos,
Carlos Ortega
www.qualityexcellence.es
El 12 de junio de 2013 13:26, Roberto <rv.tec@zoho.com> escribió:
> Hola, es la primera lista en la que participo, espero no meter
2007 Jan 24
2
package servers
Hi everyone...
Here's a good one. I'm using the R installation for mac osx. An
overly helpful friend tried to download a couple of packages for me
(via the menu bar), and in the process, set my default package
server. To a server that is not responding. I can't seem to get R
to give me the option to set a new server. Does anyone know how to
tell R to stop looking for the
2004 Feb 02
0
Recent use of Fragroute
Hello,
Has anyone used Dug Song's Fragroute recently? I
installed it using the security/fragroute port on 5.2
REL and 4.9 STABLE systems. There were no dependency
problems.
I could not get either system to actually send traffic
while Fragroute was enabled, even with the simplest of
fragroute.conf files, like:
ip_frag 24
print
I tried manually changing net.inet.ip.forwarding to 1
via
2007 Oct 02
0
patch: allow R CMD build exclude patterns to match symlinks
The following is a patch (svn diff) for the R CMD build script that
calculates exclude patterns after the tar/untar step rather than before. The
perl find() function, used in the calculation of the exclude patterns,
ignores symlinks, which meant that directory symlinks were not considered
for exclusion. Since the tar/untar step resolves (copies) symlinks, this
works around that limitation.
2005 Jul 02
3
packets with syn/fin vs pf_norm.c
Hi,
First of all, I know that not dropping SYN/FIN isn't really a big deal, it
just makes no sense. But since it doesn't make any sense, I don't see
the reason why not to discard them.
I'm running pf on FreeBSD 5.4-RELEASE-p3 and I scrub any traffic. I've
read some other posts on google and as far as I can tell, clearly invalid
packets (like packets with SYN/RST set) is
2005 Jul 06
2
CentOS on IBM 7043-150, liblaus missing
Hello,
I found Pasi's site (http://centos.upi.iki.fi/pub/centos/4/os/ppc/)
describing how to get CentOS working on a IBM 7043-150 43p CHRP 604e
RS/6000 box. I have the exact same machine. I followed his
instructions and got the version of CentOS he provided working on my
system.
[root at murray ~]# uname -a
Linux murray 2.6.9-5.0.3.102.EC #1 Sun Mar 6 18:32:26 EET 2005 ppc ppc
ppc
2005 Oct 11
10
FreeBSD Security Advisory FreeBSD-SA-05:21.openssl
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-05:21.openssl Security Advisory
The FreeBSD Project
Topic: Potential SSL 2.0 rollback
Category: contrib
Module: openssl
Announced: 2005-10-11
2009 Apr 08
1
uchcom and RELENG_7?
Hi,
Is there any reason why uchcom[1] hasn't been MFC'ed to RELENG_7 yet?
I see discussion[2] about this subject as far back as around
7.0-release, but I can't find any uchcom.c files in my src, not even
for latest RELENG_7.
References:
1) http://www.freebsd.org/cgi/man.cgi?query=uchcom&apropos=0&sektion=0&manpath=FreeBSD+8-current&format=html
2)
2020 Jun 15
0
halt versus shutdown
On Sun, Jun 14, 2020 at 6:19 PM Pete Biggs <pete at biggs.org.uk> wrote:
>
> > I'm quite sure that in original Berkeley Unix, as on the VAX 11/780, halt
> > was an immediate halt of the CPU without any process cleanup or file
> system
> > umounting or anything. Early SunOS (pre-Solaris) was like this, too.
> >
> The SunOS 4.1.2 man page for halt says
2020 Jun 15
2
halt versus shutdown
Working with different Linux Distributions makes the life harder.
So far I have found out that 'poweroff' & 'reboot' has the same behaviour on Linux/Unix/BSDs.
Best Regards,
Strahil Nikolov
?? 15 ??? 2020 ?. 5:22:28 GMT+03:00, John Pierce <jhn.pierce at gmail.com> ??????:
>On Sun, Jun 14, 2020 at 6:19 PM Pete Biggs <pete at biggs.org.uk> wrote:
>
>>
2020 Jun 15
2
halt versus shutdown
> I'm quite sure that in original Berkeley Unix, as on the VAX 11/780, halt
> was an immediate halt of the CPU without any process cleanup or file system
> umounting or anything. Early SunOS (pre-Solaris) was like this, too.
>
The SunOS 4.1.2 man page for halt says
NAME
halt - stop the processor
SYNOPSIS
/usr/etc/halt [ -oqy ]
DESCRIPTION
halt writes
2009 Apr 30
0
Saturday May 2 - Asterisk @ Global FSW Conference via VOIP - BerkeleyTIP - 21 Videos - For forwarding
Voice over Internet Protocol (VOIP) using Asterisk, Sameer Verma
& work on the Programming Party to help get our own Asterisk VOIP
conference server working. :)
==
Join with the friendly productive Global FreeSW HW & Culture community,
in the TWICE monthly, Voice over internet Global Conference:
BerkeleyTIP-Global: GNU(Linux), BSD, & All Free SW, HW, & Culture
TIP = Talks,
2007 Jul 14
3
timeout error on file transfer
Hi,
The following is with the latest (and last) puppetmaster/puppetd on FC5.
I use puppet to configure a server and several workstations on my home
network. This includes managing several files of >5Mbyte on the workstations.
I have had problems recently with timeout errors on some of these files.
These errors seem consistent for a particular puppet setup/configuration, but
can change when
2004 Sep 10
0
More FlacPak stuff
For those who are interested in checking out my initial specification
for the FlacPak format, I updated the web pages at:
http://swami.sourceforge.net/flacpak.php
The direct link to the specification notes:
http://swami.sourceforge.net/flacpak_format.php
For those who weren't reading the previous threads, FlacPak is a format
being designed to handle compression of files containing binary and