Re: devd problem with 9-stable

2012-06-15 Thread Kevin Oberman
On Fri, Jun 15, 2012 at 12:13 PM, Ronald Klop wrote: > On Fri, 15 Jun 2012 18:40:45 +0200, Kevin Oberman wrote: > >> On Fri, Jun 15, 2012 at 7:53 AM, Ronald Klop >> wrote: >>> >>> On Fri, 15 Jun 2012 15:50:49 +0200, Warren Block >>> wrote: >>> On Fri, 15 Jun 2012, Ronald Klop wrote: >

acpidump -dt broken in 9 stable

2012-06-15 Thread mnln.l4
Just upgrade from 9.0 to 9 stable. `acpidump -dt` shows error message "realpath tmp file: No such file or directory" It is related to the recent change made to realpath(3) Thanks ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mail

Re: [releng_9 tinderbox] failure on powerpc64/powerpc

2012-06-15 Thread Konstantin Belousov
On Fri, Jun 15, 2012 at 10:08:55PM +, FreeBSD Tinderbox wrote: > mmu_oea64.o:(.got+0x90): undefined reference to `elf32_nxstack' > *** Error code 1 > > Stop in /obj/powerpc.powerpc64/src/sys/LINT. > *** Error code 1 Should be fixed in r237150, sorry for the breakage. pgpeueXgUXlkL.pgp Descr

Re: Experience with Intel SATA and fbsd 8.3-amd64 ?

2012-06-15 Thread Greg Byshenk
On Fri, Jun 15, 2012 at 07:20:28PM +0200, Kurt Jaeger wrote: > > Kurt Jaeger wrote: > > > I have a problem with some host: If I put heavy IO load on that > > > system, write errors happen, and then it crashes. > > > > What kind of write errors, exactly? What messages do you > > get on the con

Re: devd problem with 9-stable

2012-06-15 Thread Warren Block
On Fri, 15 Jun 2012, Freddie Cash wrote: On Fri, Jun 15, 2012 at 11:45 AM, Oliver Fromme wrote: Chuck Swiger wrote:  > On Jun 15, 2012, at 11:23 AM, Oliver Fromme wrote:  > > You can try to prepend a backslash, i.e. echo \$devnum.  This  > > isn't documented, but then again, using backslashes

Re: devd problem with 9-stable

2012-06-15 Thread Oliver Fromme
Warren Block wrote: > On Fri, 15 Jun 2012, Oliver Fromme wrote: > > You can try to prepend a backslash, i.e. echo \$devnum. This > > isn't documented, but then again, using backslashes to continue > > strings that span multiple lines isn't documented either. > > devd has already expanded v

[releng_9 tinderbox] failure on powerpc64/powerpc

2012-06-15 Thread FreeBSD Tinderbox
TB --- 2012-06-15 18:56:06 - tinderbox 2.9 running on freebsd-stable.sentex.ca TB --- 2012-06-15 18:56:06 - FreeBSD freebsd-stable.sentex.ca 8.2-STABLE FreeBSD 8.2-STABLE #4: Wed Sep 28 13:48:49 UTC 2011 mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2012-06-15 18

Re: A problem with MAXPATHLEN on a back

2012-06-15 Thread Willem Jan Withagen
On 2012-03-03 17:37, Jilles Tjoelker wrote: > On Sun, Feb 26, 2012 at 02:40:09PM +0100, Willem Jan Withagen wrote: >> I'm running into this on a backup-backupserver. >> (8.2-STABLE #134: Wed Feb 1 15:05:59 CET 2012 amd64) > >> Haven't checked which paths are too long. >> But is there any "easy" w

Re: devd problem with 9-stable

2012-06-15 Thread Warren Block
On Fri, 15 Jun 2012, Oliver Fromme wrote: > When the event is seen: > Executing 'devnum=`echo ugen0.6 | sed -e 's/^ugen//'` && echo devnum: > /tmp/example && echo cdev: ugen0.6 >> /tmp/example' > > $devnum never gets a value, the contents of /tmp/example are: >devnum: >cdev: ugen0.6 >

Re: PF to Preventing SMTP Brute Force Attacks

2012-06-15 Thread Shiv. Nath
>> Dear Mattthew, >> >> Grateful for sending me in right direction, solution really sounds well. >> Does it look good configuration for "/etc/pf.conf" ? >> >> # START >> table bruteforce persist > > Watch the syntax -- it's table persist with angle brackets. > >> block in log quick from bruteforc

Re: devd problem with 9-stable

2012-06-15 Thread Ronald Klop
On Fri, 15 Jun 2012 18:40:45 +0200, Kevin Oberman wrote: On Fri, Jun 15, 2012 at 7:53 AM, Ronald Klop wrote: On Fri, 15 Jun 2012 15:50:49 +0200, Warren Block wrote: On Fri, 15 Jun 2012, Ronald Klop wrote: On Fri, 15 Jun 2012 08:01:21 +0200, Kevin Oberman wrote: On Thu, Jun 14, 201

Re: devd problem with 9-stable

2012-06-15 Thread Oliver Fromme
Freddie Cash wrote: > On Fri, Jun 15, 2012 at 11:45 AM, Oliver Fromme > wrote: > > Chuck Swiger wrote: > >  > On Jun 15, 2012, at 11:23 AM, Oliver Fromme wrote: > >  > > You can try to prepend a backslash, i.e. echo \$devnum.  This > >  > > isn't documented, but then again, using backslash

Re: mfi(4) IO performance regression, post 8.1

2012-06-15 Thread Charles Owens
No reason other than history... will be changing over at some point. Charles Owens Great Bay Software, Inc. On 6/15/12 10:38 AM, Brian W. wrote: Curious why you are preferring i386 +PAE as opposed to amd64? On Jun 15, 2012 4:09 AM, "Charles Owens" > wrote

Re: devd problem with 9-stable

2012-06-15 Thread Freddie Cash
On Fri, Jun 15, 2012 at 11:45 AM, Oliver Fromme wrote: > Chuck Swiger wrote: >  > On Jun 15, 2012, at 11:23 AM, Oliver Fromme wrote: >  > > You can try to prepend a backslash, i.e. echo \$devnum.  This >  > > isn't documented, but then again, using backslashes to continue >  > > strings that span

Re: devd problem with 9-stable

2012-06-15 Thread Oliver Fromme
Chuck Swiger wrote: > On Jun 15, 2012, at 11:23 AM, Oliver Fromme wrote: > > You can try to prepend a backslash, i.e. echo \$devnum. This > > isn't documented, but then again, using backslashes to continue > > strings that span multiple lines isn't documented either. > > Line continuations

Re: How to bind a route to a network adapter and not IP

2012-06-15 Thread Ruben de Groot
On Fri, Jun 15, 2012 at 07:54:52PM +0200, sth...@nethelp.no typed: > > Perhaps you can ask the very same question in another way so its easier > > to understand why you losing packets? All in all I always thought TCP/IP > > was the basic unit in Internet based networking but feel free to correct

Re: devd problem with 9-stable

2012-06-15 Thread Chuck Swiger
On Jun 15, 2012, at 11:23 AM, Oliver Fromme wrote: > You can try to prepend a backslash, i.e. echo \$devnum. This > isn't documented, but then again, using backslashes to continue > strings that span multiple lines isn't documented either. Line continuations and escaping special chars like $ are

Re: devd problem with 9-stable

2012-06-15 Thread Oliver Fromme
Warren Block wrote: > Well, it did work with an attach event. Progress: the event is seen > with a notify event. However, something is not right with the execution > of backticks in the action string: > > notify 20 { > match "subsystem" "DEVICE"; > match "type" "ATTACH

Re: FreeBSD not so free anymore ? Long live FreeBSD...

2012-06-15 Thread Chris Rees
On 15 June 2012 18:53, Etienne Robillard wrote: > On 06/15/2012 01:08 PM, Jerry wrote: >> >> Skype 4.0 for Linux is now available. Is there any possibility of >> getting it ported to FreeBSD? The latest version in ports is only >> 2.x. > > > > Why not? Thinking FreeBSD could become immune to remot

Re: FreeBSD not so free anymore ? Long live FreeBSD...

2012-06-15 Thread animelovin
On 06/15/2012 01:57 PM, Michael Scheidell wrote: On 6/15/12 1:53 PM, Etienne Robillard wrote: A good reason to stop using this bloated OS if you ask me and use something more respectful to their users base relaying on STABLE for stability reasons... PLEASE use linux.. they need you and love y

Re: How to bind a route to a network adapter and not IP

2012-06-15 Thread sthaug
> Perhaps you can ask the very same question in another way so its easier > to understand why you losing packets? All in all I always thought TCP/IP > was the basic unit in Internet based networking but feel free to correct > me if you have any news I might have missed... :) This is an old and w

Re: mpt: Unable to memory map registers

2012-06-15 Thread John Baldwin
On Friday, June 15, 2012 2:12:06 am Andrey Zonov wrote: > On 6/13/12 7:10 PM, John Baldwin wrote: > > On Tuesday, June 12, 2012 5:57:34 pm Andrey Zonov wrote: > >> On 6/13/12 12:51 AM, John Baldwin wrote: > >>> On Tuesday, June 12, 2012 3:53:09 pm Andrey Zonov wrote: > On 6/12/12 10:06 PM, Joh

Re: How to bind a route to a network adapter and not IP

2012-06-15 Thread Adam McDougall
On 06/15/12 12:19, Hans Petter Selasky wrote: Hi, Maybe there is a simple answer, but how do I bind a route to a network interface in 8-stable? Is that possible at all? I'm asking because the routes I add in my network setup are lost because of ARP packet drops. I.E. they exist for a while, but

FreeBSD not so free anymore ? Long live FreeBSD...

2012-06-15 Thread Etienne Robillard
On 06/15/2012 01:08 PM, Jerry wrote: Skype 4.0 for Linux is now available. Is there any possibility of getting it ported to FreeBSD? The latest version in ports is only 2.x. Why not? Thinking FreeBSD could become immune to remote exploits is absurd. So without much efforts I can guess ports

Re: devd problem with 9-stable

2012-06-15 Thread Warren Block
On Fri, 15 Jun 2012, Oliver Fromme wrote: Warren Block wrote: > [...] > > > > > attach 50 { > [...] > > Even with those changes, devd is not triggering on my scanner attach: > > match "subsystem" "DEVICE"; > match "type" "ATTACH"; > match "cdev" "ugen[0-9]+.[0-9]+"; >

Re: ATI Mobility Radeon HD 5470

2012-06-15 Thread Bartosz Fabianowski
My laptop has a Radeon HD 5470. Xorg and consoles work perfectly. There is little or no hardware acceleration though. This means no 3D games for sure. I remember videos being rather jerky in full screen as well but with the most recent version of the ati driver, even full HD videos seem to run

Re: Experience with Intel SATA and fbsd 8.3-amd64 ?

2012-06-15 Thread Kurt Jaeger
Hi! > Kurt Jaeger wrote: > > I have a problem with some host: If I put heavy IO load on that > > system, write errors happen, and then it crashes. > > What kind of write errors, exactly? What messages do you > get on the console? g_vfs_done():ada0s1f[WRITE(offset=50699862016, length=16384)]e

Re: mfi(4) IO performance regression, post 8.1

2012-06-15 Thread John Baldwin
On Friday, June 15, 2012 12:28:59 am Charles Owens wrote: > Hello FreeBSD folk, > > We're seeing what appears to be a storage performance regression as we > try to move from 8.1 (i386) to 8.3. We looked at 8.2 also and it > appears that the regression happened between 8.1 and 8.2. > > Our sys

Re: PF to Preventing SMTP Brute Force Attacks

2012-06-15 Thread Paul Mather
On Jun 15, 2012, at 12:55 PM, Shiv. Nath wrote: > # START > table bruteforce persist > block in log quick from bruteforce > > pass in on $ext_if proto tcp \ > from any to $ext_if port $trusted_tcp_ports \ > flags S/SA keep state \ > (max-src-conn-rate 3/300, overload bruteforce flush global) > >

Re: PF to Preventing SMTP Brute Force Attacks

2012-06-15 Thread Matthew Seaman
On 15/06/2012 17:55, Shiv. Nath wrote: > >> Limiting yourself to 200 states won't protect you very much -- you tend >> to get a whole series of attacks from the same IP, and that just uses >> one state at a time. >> >> Instead, look at the frequency with which an attacker tries to connect >> to yo

kern.geom.part.check_integrity=0 not working. not able to boot 9-STABLE

2012-06-15 Thread Ruben de Groot
Hi, After over 3 years of uptime, I decided to upgrade one of my SUN boxes to 9-stable. However the new kernel didn't boot because of geom integrity check issues. This I understand as I remember I had to use some weird tricks in the past to get the entire disks used in the first place. Anyway

Re: How to bind a route to a network adapter and not IP

2012-06-15 Thread animelovin
Perhaps you can ask the very same question in another way so its easier to understand why you losing packets? All in all I always thought TCP/IP was the basic unit in Internet based networking but feel free to correct me if you have any news I might have missed... :) Also do you have any idea

Re: PF to Preventing SMTP Brute Force Attacks

2012-06-15 Thread Jason Hellenthal
On Fri, Jun 15, 2012 at 04:17:06PM -, Shiv. Nath wrote: > Hi FreeBSD Gurus, > > > i want to use PF to Preventing SMTP Brute Force Attacks. i need some help > to understand correct syntax. > > URL Explaining this: http://www.openbsd.org/faq/pf/filter.html#stateopts > > > i expect the foll

Re: PF to Preventing SMTP Brute Force Attacks

2012-06-15 Thread Shiv. Nath
> Limiting yourself to 200 states won't protect you very much -- you tend > to get a whole series of attacks from the same IP, and that just uses > one state at a time. > > Instead, look at the frequency with which an attacker tries to connect > to you. Something like this: > > table persist > >

Re: devd problem with 9-stable

2012-06-15 Thread Kevin Oberman
On Fri, Jun 15, 2012 at 7:53 AM, Ronald Klop wrote: > On Fri, 15 Jun 2012 15:50:49 +0200, Warren Block wrote: > >> On Fri, 15 Jun 2012, Ronald Klop wrote: >> >>> On Fri, 15 Jun 2012 08:01:21 +0200, Kevin Oberman >>> wrote: >>> On Thu, Jun 14, 2012 at 3:11 AM, Ronald Klop wrote: >

Re: PF to Preventing SMTP Brute Force Attacks

2012-06-15 Thread Matthew Seaman
On 15/06/2012 17:17, Shiv. Nath wrote: > Hi FreeBSD Gurus, > > > i want to use PF to Preventing SMTP Brute Force Attacks. i need some help > to understand correct syntax. > > URL Explaining this: http://www.openbsd.org/faq/pf/filter.html#stateopts > > > i expect the following behavior from the

How to bind a route to a network adapter and not IP

2012-06-15 Thread Hans Petter Selasky
Hi, Maybe there is a simple answer, but how do I bind a route to a network interface in 8-stable? Is that possible at all? I'm asking because the routes I add in my network setup are lost because of ARP packet drops. I.E. they exist for a while, but not forever like I want to. --HPS __

PF to Preventing SMTP Brute Force Attacks

2012-06-15 Thread Shiv. Nath
Hi FreeBSD Gurus, i want to use PF to Preventing SMTP Brute Force Attacks. i need some help to understand correct syntax. URL Explaining this: http://www.openbsd.org/faq/pf/filter.html#stateopts i expect the following behavior from the PF rule below: Limit the absolute maximum number of state

[releng_8 tinderbox] failure on arm/arm

2012-06-15 Thread FreeBSD Tinderbox
TB --- 2012-06-15 15:03:36 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca TB --- 2012-06-15 15:03:36 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-06-15 15

Re: FreeBSD and IPMI how-to (was Re: su problem)

2012-06-15 Thread Chuck Tuffli
On Thu, Jun 14, 2012 at 6:27 PM, Matthew X. Economou wrote: ... > Would some kind soul point me to a howto for configuring IPMI on > FreeBSD?  I have a Dell PowerEdge 840 that supports IPMI, but I have > no idea how to set it up - either in the BIOS or in FreeBSD.  I've > messed around with ipmito

Re: devd problem with 9-stable

2012-06-15 Thread Ronald Klop
On Fri, 15 Jun 2012 15:50:49 +0200, Warren Block wrote: On Fri, 15 Jun 2012, Ronald Klop wrote: On Fri, 15 Jun 2012 08:01:21 +0200, Kevin Oberman wrote: On Thu, Jun 14, 2012 at 3:11 AM, Ronald Klop wrote: On Thu, 14 Jun 2012 02:41:58 +0200, Kevin Oberman wrote: Since updating my

Re: mfi(4) IO performance regression, post 8.1

2012-06-15 Thread Brian W.
Curious why you are preferring i386 +PAE as opposed to amd64? On Jun 15, 2012 4:09 AM, "Charles Owens" wrote: > Yes, of course. So far I can say that the major shift appears to have > occurred between 8.1 and 8.2 . > > Thanks, > > Charles Owens > Great Bay Software, Inc. > > Sent from my phone >

Re: devd problem with 9-stable

2012-06-15 Thread Oliver Fromme
Warren Block wrote: > [...] > > > > > attach 50 { > [...] > > Even with those changes, devd is not triggering on my scanner attach: > > match "subsystem" "DEVICE"; > match "type" "ATTACH"; > match "cdev" "ugen[0-9]+.[0-9]+"; > match "vendor" "0x04b8";

Re: Experience with Intel SATA and fbsd 8.3-amd64 ?

2012-06-15 Thread Kurt Jaeger
Hi! > I don't have the same controller, but we've seen problems with other intel > AHCI controllers and the new AHCI driver. Could you try running with old > ATA driver instead of ahci driver? Same problem. I'll try a different controller, arrived today 8-) -- p...@opsec.eu+49 171

Re: devd problem with 9-stable

2012-06-15 Thread Warren Block
On Fri, 15 Jun 2012, Ronald Klop wrote: On Fri, 15 Jun 2012 08:01:21 +0200, Kevin Oberman wrote: On Thu, Jun 14, 2012 at 3:11 AM, Ronald Klop wrote: On Thu, 14 Jun 2012 02:41:58 +0200, Kevin Oberman wrote: Since updating my systems to 9-Stable, I am not getting my smartcard reader attac

Re: Experience with Intel SATA and fbsd 8.3-amd64 ?

2012-06-15 Thread Victor Balada Diaz
On Fri, Jun 08, 2012 at 04:46:21PM +0200, Kurt Jaeger wrote: > Hi! > > I have a problem with some host: If I put heavy IO load on that > system, write errors happen, and then it crashes. > > AHCI is enabled. > > So I suspect the controller -- has anyone experience with that controller ? Hello K

Re: mfi(4) IO performance regression, post 8.1

2012-06-15 Thread Charles Owens
Yes, of course. So far I can say that the major shift appears to have occurred between 8.1 and 8.2 . Thanks, Charles Owens Great Bay Software, Inc. Sent from my phone - Reply message - From: "Adrian Chadd" To: "Charles Owens" Cc: Subject: mfi(4) IO performance regression, post 8.1

[releng_8 tinderbox] failure on arm/arm

2012-06-15 Thread FreeBSD Tinderbox
TB --- 2012-06-15 08:53:49 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca TB --- 2012-06-15 08:53:49 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-06-15 08

Re: Boot hangs on v9 system at CD device probe

2012-06-15 Thread Marius Strobl
On Fri, Jun 15, 2012 at 09:16:16AM +0200, Oliver Fromme wrote: > Marius Strobl wrote: > > [...] > > > > > > > http://people.freebsd.org/~marius/ata_ite_ATA_CAM_ATA_NO_ATAPI_DMA.diff > > [...] > > > > I've committed it to head in r237107 as a band-aid for now as it's a > > sufficiently sever

Re: [stable 9] broken hwpstate calls

2012-06-15 Thread Ian Smith
On Wed, 6 Jun 2012 16:33:20 -0700, Sean Bruno wrote: > On Wed, 2012-06-06 at 16:02 -0700, Jung-uk Kim wrote: > > Buy me a Bulldozer and I'll fix it for you! :-P > > Since I have one (FX-8150), do you want me to expose it to the internet > and let you play with it? I referred a fairly new use

Re: FreeBSD and IPMI how-to (was Re: su problem)

2012-06-15 Thread Daniel Braniss
> Hi, all, > > > Am 15.06.2012 um 03:27 schrieb Matthew X. Economou: > > Daniel Braniss writes: > > > >> just for the record, serial on 8.x works fine! the device naming > >> has changed from sio to uart, and maybe some features. We use it > >> on all our servers, even redirecting it where possi

Re: FreeBSD and IPMI how-to (was Re: su problem)

2012-06-15 Thread Randy Bush
i want two things from ipmi, reset and kva console. freebsd ipmitool gives me the first, and i already had an apc controlled power bar. randy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubsc

Re: devd problem with 9-stable

2012-06-15 Thread Ronald Klop
On Fri, 15 Jun 2012 08:01:21 +0200, Kevin Oberman wrote: On Thu, Jun 14, 2012 at 3:11 AM, Ronald Klop wrote: On Thu, 14 Jun 2012 02:41:58 +0200, Kevin Oberman wrote: Since updating my systems to 9-Stable, I am not getting my smartcard reader attached when hot-plugged. From devd.conf

Re: devd problem with 9-stable

2012-06-15 Thread Ronald Klop
On Fri, 15 Jun 2012 08:01:21 +0200, Kevin Oberman wrote: On Thu, Jun 14, 2012 at 3:11 AM, Ronald Klop wrote: On Thu, 14 Jun 2012 02:41:58 +0200, Kevin Oberman wrote: Since updating my systems to 9-Stable, I am not getting my smartcard reader attached when hot-plugged. From devd.conf

Re: FreeBSD and IPMI how-to (was Re: su problem)

2012-06-15 Thread Steven Hartland
Daniel Braniss writes: Would some kind soul point me to a howto for configuring IPMI on FreeBSD? I have a Dell PowerEdge 840 that supports IPMI, but I have no idea how to set it up - either in the BIOS or in FreeBSD. I've messed around with ipmitools a little, but I haven't gotten it to work.

Re: devd problem with 9-stable

2012-06-15 Thread Oliver Fromme
Kevin Oberman wrote: > Since updating my systems to 9-Stable, I am not getting my smartcard > reader attached when hot-plugged. > > > From devd.conf > attach 50 { > device-name "ugen[0-9]+"; > match "vendor" "0x0529"; > match "product" "0x0600"; > action "/

Re: Boot hangs on v9 system at CD device probe

2012-06-15 Thread Oliver Fromme
Marius Strobl wrote: > [...] > > > > > http://people.freebsd.org/~marius/ata_ite_ATA_CAM_ATA_NO_ATAPI_DMA.diff > [...] > > I've committed it to head in r237107 as a band-aid for now as it's a > sufficiently severe problem. Obviously, fixing ATA_CAM to not break > ATAPI CAM instead is the ri

Re: FreeBSD and IPMI how-to (was Re: su problem)

2012-06-15 Thread Bob Bishop
Hi, On 15 Jun 2012, at 02:27, Matthew X. Economou wrote: > Would some kind soul point me to a howto for configuring IPMI on > FreeBSD? I have a Dell PowerEdge 840 that supports IPMI, but I have > no idea how to set it up - either in the BIOS or in FreeBSD. I've > messed around with ipmitools a