Do you run OSSEC on 9.0?

2011-11-23 Thread Ross
I am getting emails about hidden files in /dev. Before that (on 8.2) everything was OK. What should I do? OSSEC HIDS Notification. 2011 Nov 24 08:17:25 Received From: coffin->rootcheck Rule: 510 fired (level 7) -> "Host-based anomaly detection event (rootcheck)." Portion of the log(s): Files hi

Re: Rsync and Preservation of Ownership and Permissions

2011-11-23 Thread Michael Sierchio
On Wed, Nov 23, 2011 at 9:01 PM, Martin McCormick wrote: >        Rsync is a great utility, but is there a way to preserve > ownership and permissions if rsync remotely logs in to a backup > server as a normal user? Does the same user exist on the remote system, with the same uid, etc.? If you'r

Rsync and Preservation of Ownership and Permissions

2011-11-23 Thread Martin McCormick
Rsync is a great utility, but is there a way to preserve ownership and permissions if rsync remotely logs in to a backup server as a normal user? The recovery process is run by root but copies all the files from the backup server as a normal user and uses its root capabilities to r

Fw: Invalid fdisk partition table found

2011-11-23 Thread Robert
Just noticed that I did not include questions@. It has been a long day. Begin forwarded message: Date: Wed, 23 Nov 2011 19:21:54 -0800 From: Robert To: "Julian H. Stacey" Subject: Re: Invalid fdisk partition table found Julian and Warren thanks for the responses. On Wed, 23 Nov 2011 22:08:0

Re: Invalid fdisk partition table found

2011-11-23 Thread Warren Block
On Wed, 23 Nov 2011, Julian H. Stacey wrote: 2 Base of _my_ man fdisk " When running multi user, you cannot write unless you first run this: sysctl kern.geom.debugflags=16 " But that's not quite correct. Setting debugflags to 16 allows writes to a partition that's mounted, something

Re: linphone-base conflicts with ortp and fails to install, it also fails to build: error: expected specifier-qualifier-list before 'UInt96'

2011-11-23 Thread Yuri
On 11/23/2011 15:23, Alberto Villa wrote: On Wednesday 23 November 2011 21:34:55 Yuri wrote: I updated via cvsup (*default release=cvs tag=.) but I don't see the relevant ports UPDATING record. The only recent record there is 20111123 and it is related to databases/redis.

Re: linphone-base conflicts with ortp and fails to install, it also fails to build: error: expected specifier-qualifier-list before 'UInt96'

2011-11-23 Thread Alberto Villa
On Wednesday 23 November 2011 21:34:55 Yuri wrote: > I updated via cvsup (*default release=cvs tag=.) but I don't see the > relevant ports UPDATING record. > The only recent record there is 2023 and it is related to > databases/redis. http://www.freebsd.org/cgi/cvsweb.cgi/po

Re: .config

2011-11-23 Thread ajtiM
On Wednesday 23 November 2011 07:31:07 ajtiM wrote: > On Wednesday 23 November 2011 05:46:33 Polytropon wrote: > > On Wed, 23 Nov 2011 05:39:21 -0600, ajtiM wrote: > > > Hi! > > > > > > I succesfully installed FreeBSD 9.0 RC-2 and I didn't have problems > > > with bsdinstall and others. What I did

Re: Invalid fdisk partition table found

2011-11-23 Thread Julian H. Stacey
Hi, Reference: > From: Carl Johnson > Date: Wed, 23 Nov 2011 14:53:41 -0800 > Message-id: <87bos2e9hm.fsf@oak.localnet> Carl Johnson wrote: > "Julian H. Stacey" writes: > > > > > @ suggestions: > > 1 Try > > bsdlabel -B -w -r /dev/da1 > > echo unplug, reinsert > >

Re: Free BSD Website Question

2011-11-23 Thread Julian H. Stacey
Hi, Reference: > From: Jonathan Vomacka > Date: Wed, 23 Nov 2011 17:39:44 -0500 > Message-id: > Jonathan Vomacka wrote: > Absolutely not Jonathan, Dont top post please. (But agreed, doesnt seem BSD) Frank, I looked at that site. I saw a Penguin. & http://www.webhosting.ne

Re: Invalid fdisk partition table found

2011-11-23 Thread Carl Johnson
"Julian H. Stacey" writes: > > @ suggestions: > 1 Try > bsdlabel -B -w -r /dev/da1 > echo unplug, reinsert > newfs /dev/da1a > > 2 Base of _my_ man fdisk > " When running multi user, you cannot write unless you first run this: > sysctl kern.geom.debugflags=16 > " > > It

Re: Free BSD Website Question

2011-11-23 Thread Jonathan Vomacka
Absolutely not On Nov 23, 2011 4:54 PM, "Frank" wrote: > Hey FreeBSD, > > I saw that you had a list of web hosting providers on your website and > wondered if you would consider adding WebHosting.net to your list. > http://www.freebsd.org/commercial/isp.html > > We have been around since 1998 and

Free BSD Website Question

2011-11-23 Thread Frank
Hey FreeBSD, I saw that you had a list of web hosting providers on your website and wondered if you would consider adding WebHosting.net to your list. http://www.freebsd.org/commercial/isp.html We have been around since 1998 and focus on more advanced hosting needs like cloud hosting, exchange ho

Re: Invalid fdisk partition table found

2011-11-23 Thread Julian H. Stacey
Robert wrote: > Greetings > > [robert@dell64] ~> uname -a > FreeBSD dell64.shasta204.local 8.2-STABLE FreeBSD 8.2-STABLE #34: Fri > Nov 18 06:43:01 PST 2011 > root@dell64.shasta204.local:/usr/obj/usr/src/sys/GENERIC amd64 > > I have two Lexar Professional 600X 16GB compact flash cards that are

Invalid fdisk partition table found

2011-11-23 Thread Robert
Greetings [robert@dell64] ~> uname -a FreeBSD dell64.shasta204.local 8.2-STABLE FreeBSD 8.2-STABLE #34: Fri Nov 18 06:43:01 PST 2011 root@dell64.shasta204.local:/usr/obj/usr/src/sys/GENERIC amd64 I have two Lexar Professional 600X 16GB compact flash cards that are unusable. fdisk shows: [rober

Re: linphone-base conflicts with ortp and fails to install, it also fails to build: error: expected specifier-qualifier-list before 'UInt96'

2011-11-23 Thread Yuri
On 11/23/2011 11:45, Alberto Villa wrote: Fix committed: ortp dependency has been replaced by linphone-base. Please, update (and check UPDATING). I updated via cvsup (*default release=cvs tag=.) but I don't see the relevant ports UPDATING record. The only recent record there is 2011112

Re: linphone-base conflicts with ortp and fails to install, it also fails to build: error: expected specifier-qualifier-list before 'UInt96'

2011-11-23 Thread Alberto Villa
On Sunday 20 November 2011 23:55:31 Yuri wrote: > When I do portupgrade, I get this message (kdenetwork fails to update > due to this): > > ===> linphone-base-3.2.1_1,1 conflicts with installed package(s): ^M >ortp-0.13.0_1^M Fix committed: ortp dependency has been replaced by linphone-b

Re: where to ask about problems with bsdinstall in 9.0RC2?

2011-11-23 Thread Edwin L. Culp W.
On Wed, Nov 23, 2011 at 10:27 AM, William Bulley wrote: > According to Ian Smith on Tue, 11/22/11 at 23:48: >> >> Sorry William, this arrived not long after I crashed, 18-hour odd time >> difference .. I've since seen Frank Shute advise how to csup from 8.2-S >> to RELENG_9_0 and in your case tha

Re: freebsd-questions Digest, Vol 390, Issue 3

2011-11-23 Thread William Bulley
According to "Galati, Michael" on Wed, 11/23/11 at 00:40: > > If you still have trouble compiling, you could always do a fresh > install off one of the 9.0-RC2 images on a spare machine (or on > virtual machine; VirtualBox works well for this), and build the > sources there. Once the make build

Re: where to ask about problems with bsdinstall in 9.0RC2?

2011-11-23 Thread William Bulley
According to Ian Smith on Tue, 11/22/11 at 23:48: > > Sorry William, this arrived not long after I crashed, 18-hour odd time > difference .. I've since seen Frank Shute advise how to csup from 8.2-S > to RELENG_9_0 and in your case that's likely the easiest way to go. Sorry about the time diff

Re: BIND 9.8.1-P1 with OpenSSL 1.0.0 issues..

2011-11-23 Thread Matthew Seaman
On 23/11/2011 14:01, Jerry wrote: > On Wed, 23 Nov 2011 13:18:45 + > Matthew Seaman articulated: > >> I've been using the attached patch with the dns/bind98 port and >> openssl-1.0.x from ports for months. This disables using the GOST >> cipher plugins -- which is no big deal as far as I'm co

Re: BIND 9.8.1-P1 with OpenSSL 1.0.0 issues..

2011-11-23 Thread Jerry
On Wed, 23 Nov 2011 13:18:45 + Matthew Seaman articulated: > I've been using the attached patch with the dns/bind98 port and > openssl-1.0.x from ports for months. This disables using the GOST > cipher plugins -- which is no big deal as far as I'm concerned. GOST > ciphers are only supplied

Re: BIND 9.8.1-P1 with OpenSSL 1.0.0 issues..

2011-11-23 Thread James Edwards
On Wed, November 23, 2011 08:18, Matthew Seaman wrote: > I've been using the attached patch with the dns/bind98 port and > openssl-1.0.x from ports for months. This disables using the GOST > cipher plugins -- which is no big deal as far as I'm concerned. GOST > ciphers are only supplied as plugi

Re: .config

2011-11-23 Thread ajtiM
On Wednesday 23 November 2011 05:46:33 Polytropon wrote: > On Wed, 23 Nov 2011 05:39:21 -0600, ajtiM wrote: > > Hi! > > > > I succesfully installed FreeBSD 9.0 RC-2 and I didn't have problems with > > bsdinstall and others. What I didn't have on 8.2 is when I start KDE4 > > with startx I got direc

Re: BIND 9.8.1-P1 with OpenSSL 1.0.0 issues..

2011-11-23 Thread Matthew Seaman
On 23/11/2011 12:53, Howard Leadmon wrote: > I just ran through on one of my older FreeBSD servers, and updated from > BIND 9.8.1 to 9.8.1-P1 to get the security patches for BIND online, and > after doing this bind crashes. > > I am seeing: > > > Nov 23 06:35:19 named[24537]: starting BIND 9.8

BIND 9.8.1-P1 with OpenSSL 1.0.0 issues..

2011-11-23 Thread Howard Leadmon
I just ran through on one of my older FreeBSD servers, and updated from BIND 9.8.1 to 9.8.1-P1 to get the security patches for BIND online, and after doing this bind crashes. I am seeing: Nov 23 06:35:19 named[24537]: starting BIND 9.8.1-P1 -u bind -t /var/named -u bind Nov 23 06:35:19 named[

man ugen error

2011-11-23 Thread Thomas Mueller
According to ugen man page, ugen can be compiled into the kernel with device ugen in config file. I tried that in the kernel config when upgrading from FreeBSD 9.0-RC1 to RC2, but the kernel build stopped quickly with the message that ugen was not valid. After removing that line from kernel con

Re: .config

2011-11-23 Thread Polytropon
On Wed, 23 Nov 2011 05:39:21 -0600, ajtiM wrote: > Hi! > > I succesfully installed FreeBSD 9.0 RC-2 and I didn't have problems with > bsdinstall and others. What I didn't have on 8.2 is when I start KDE4 with > startx I got directory .config in /. I have one .config in /home but what it > happe

ext USB disk with garbage in GEOM_LABEL message

2011-11-23 Thread Matthias Apitz
Hello, I have an external USB disk which I seldom do use, I think last time it was in June; it now has some kind of garbage in the messages on plug-in, see below the line about GEOM_LABEL: Label ... the disk itself mounts fine and all files are there; and I just wrote some GByte dumps on it; is

"options atapicam" and/or "device ATA_CAM" in kernel config?

2011-11-23 Thread Thomas Mueller
What is the role of "options atapicam" and "device ATA_CAM" in kernel config file? Are they redundant? Kernel will build with both these options, but will it make things go awry? Is ATA_CAM deprecated? I am trying to burn a CD (or DVD) on a SATA DVD-RW drive, but cdrtools don't work. Also,

.config

2011-11-23 Thread ajtiM
Hi! I succesfully installed FreeBSD 9.0 RC-2 and I didn't have problems with bsdinstall and others. What I didn't have on 8.2 is when I start KDE4 with startx I got directory .config in /. I have one .config in /home but what it happened? When I deleted as root and I start again KDE4 as user I

Re: ATA trouble again

2011-11-23 Thread Andrea Venturoli
On 11/16/11 13:13, Pegasus Mc Cleaft wrote: or do you know if the drives are using 4096 bytes Per sector? How do I find out without physical access to the box? The only way to be sure is to look at the datasheet for the drive. If the drives are SMART capable, you can always load Smar

Re: Monitor directory and execute script

2011-11-23 Thread Andrea Venturoli
On 11/07/11 16:29, Frank Brendel wrote: || I think sysutils/wait_on is what you are looking for. Thanks, that's exactly it! bye av. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: Diagnosing packet loss

2011-11-23 Thread Kees Jan Koster
Dear Mike, >> I am stuck with a machine that shows serious packet loss (about 1% of all >> traffic is dropped). I tried the obvious (new network cable, different >> switch port, different ethernet interface on the machine), but the problems >> remain. > > What is the output of > sysctl -a dev.