Re: Wrong link to FAQ in kerberos(8)

2010-11-16 Thread Jason McIntyre
On Wed, Nov 17, 2010 at 07:03:55AM +0100, Tomas Bodzar wrote:
> $ diff -u -p /usr/src/kerberosV/src/lib/krb5/kerberos.8 kerberos.8
> --- /usr/src/kerberosV/src/lib/krb5/kerberos.8  Wed Nov 17 06:53:36 2010
> +++ kerberos.8  Wed Nov 17 06:37:52 2010
> @@ -73,7 +73,7 @@ without giving your password.
>  .Pp
>  For more information on how Kerberos works, and other general Kerberos
>  questions see the Kerberos FAQ at
> -.Pa http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html .
> +.Pa http://www.cmf.nrl.navy.mil/ccs/people/kenh/kerberos-faq.html .
>  .Pp
>  For setup instructions see the Heimdal Texinfo manual.
>  .Sh SEE ALSO
> $

kerberos is 3rd party maintained. please download a current version of
their source, verify whether the fix is still needed, and mail them at
heimdal-b...@pdc.kth.se if it is.

jmc



Re: em(4) is just 10baseT

2010-11-16 Thread Jochen Fabricius
Hi, 

> Hi,
> 
> What does:
> 
> ifconfig em0 media
> 
> say?
> 
> Fred
> 

 ifconfig em0 media
em0: flags=8843 mtu 1500
lladdr 90:fb:a6:46:db:e1
priority: 0
groups: egress
media: Ethernet autoselect (10baseT full-duplex,rxpause,txpause)
status: active
supported media:
media 10baseT
media 10baseT mediaopt full-duplex
media 100baseTX
media 100baseTX mediaopt full-duplex
media 1000baseT mediaopt full-duplex
media 1000baseT
media autoselect
inet 10.0.0.100 netmask 0xff00 broadcast 10.0.0.255

I tried ifconfig em0 media 100baseTX (+ mediaopt full-duplex) then I have no 
connection. 

Jochen Fabricius



Re: em(4) is just 10baseT

2010-11-16 Thread Jochen Fabricius
Hi, 

> I'm just spitballing here, but have you verified that it is really 10baseT?
> I would do an experiment to see what ball-park transfer rates you can get on
> your LAN. It is possible that the output of ifconfig is incorrect.
> 
> --
> Jeremy Chase
> http://twitter.com/jeremychase
> 
> 

netperf just gives 1,12 MB/s, independent of the remote machine. 

Jochen Fabricius



Wrong link to FAQ in kerberos(8)

2010-11-16 Thread Tomas Bodzar
$ diff -u -p /usr/src/kerberosV/src/lib/krb5/kerberos.8 kerberos.8
--- /usr/src/kerberosV/src/lib/krb5/kerberos.8  Wed Nov 17 06:53:36 2010
+++ kerberos.8  Wed Nov 17 06:37:52 2010
@@ -73,7 +73,7 @@ without giving your password.
 .Pp
 For more information on how Kerberos works, and other general Kerberos
 questions see the Kerberos FAQ at
-.Pa http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html .
+.Pa http://www.cmf.nrl.navy.mil/ccs/people/kenh/kerberos-faq.html .
 .Pp
 For setup instructions see the Heimdal Texinfo manual.
 .Sh SEE ALSO
$



Contá con nosotros

2010-11-16 Thread Graficus
Graficus es una empresa que ofrece servicios de impresiC3n de alta calidad
para pymes y grandes empresas. Con el equipamiento mC!s moderno del interior
del paC-s y sistemas de gestiC3n y producciC3n de C:ltima generaciC3n. -
mejor calidad-precio - tecnologC-a alemana - a cualquier escala - envC-os a
todo el paC-s. Conocenos, y en tu primera compra tenC)s una bonificaciC3n
del 20%. 

TecnologC-a e innovaciC3n para la industria. La automatizaciC3n de nuestros
sistemas y procesos nos permite gestionar e imprimir desde pequeC1as
cantidades de folletos hasta catC!logos y revistas con una calidad
excepcional, con una extraordinaria relaciC3n calidad-precio. 

Graficus ya se ha transformado en la opciC3n ideal para empresarios
emprendedores interesados en recibir un servicio eficiente, con altos
estC!ndares de exigencia y un know how diferencial en la industria.

Si usted no desea seguir recibiendo estos correos, por favor,
http://mktxmail.com/v2/box.php?nl=58&c=54&m=49&s=6260d03a6c71a94e0c2abe001dd81bf4&funcml=unsub2



Re: em(4) is just 10baseT

2010-11-16 Thread Fred Crowson
On 16 November 2010 22:24, Jochen Fabricius  wrote:
> Hi all,
>
> today I discovered that my network connection on an Acer Aspire X3900 is
only 10baseT. Never realized it before because the speed is enough (mostly
relatively slow internet connection, no large files to/from other machines).
System is 4.8-release.
>
> I checked:
> - wiring: even at shortest connection to the switch only 10baseT was
available
> - other switches
> - other machines with the same cables, same port on switch
>
> The PHY is a 82578, and as I understand the commit messages the support is
still "basic", but shouldn't at least 100baseTX work? That's what all my
switches support. I have to check with a 1 GbE switch, but I don't know if I
can get one in the next time. Has anyone higher speeds working with this PHY?
>
> Before release I tried a 4.8 BETA on this machine, but I never checked for
network speed.
>
> Ifconfig output and dmesg below. Do you need anything else?
>
> em0: flags=8843 mtu 1500
>lladdr 90:fb:a6:46:db:e1
>priority: 0
>groups: egress
>media: Ethernet autoselect (10baseT full-duplex,rxpause,txpause)
>status: active
>inet6 fe80::92fb:a6ff:fe46:dbe1%em0 prefixlen 64 scopeid 0x1
>inet 10.0.0.100 netmask 0xff00 broadcast 10.0.0.255
>

Hi,

What does:

ifconfig em0 media

say?

Fred



Re: em(4) is just 10baseT

2010-11-16 Thread Jeremy Chase
I'm just spitballing here, but have you verified that it is really 10baseT?
I would do an experiment to see what ball-park transfer rates you can get on
your LAN. It is possible that the output of ifconfig is incorrect.

--
Jeremy Chase
http://twitter.com/jeremychase



On Tue, Nov 16, 2010 at 5:24 PM, Jochen Fabricius  wrote:

> Hi all,
>
> today I discovered that my network connection on an Acer Aspire X3900 is
> only 10baseT. Never realized it before because the speed is enough (mostly
> relatively slow internet connection, no large files to/from other machines).
> System is 4.8-release.
>
> I checked:
> - wiring: even at shortest connection to the switch only 10baseT was
> available
> - other switches
> - other machines with the same cables, same port on switch
>
> The PHY is a 82578, and as I understand the commit messages the support is
> still "basic", but shouldn't at least 100baseTX work? That's what all my
> switches support. I have to check with a 1 GbE switch, but I don't know if I
> can get one in the next time. Has anyone higher speeds working with this
> PHY?
>
> Before release I tried a 4.8 BETA on this machine, but I never checked for
> network speed.
>
> Ifconfig output and dmesg below. Do you need anything else?
>
> em0: flags=8843 mtu 1500
>lladdr 90:fb:a6:46:db:e1
>priority: 0
>groups: egress
>media: Ethernet autoselect (10baseT full-duplex,rxpause,txpause)
>status: active
>inet6 fe80::92fb:a6ff:fe46:dbe1%em0 prefixlen 64 scopeid 0x1
>inet 10.0.0.100 netmask 0xff00 broadcast 10.0.0.255
>
> OpenBSD 4.8 (GENERIC.MP) #335: Mon Aug 16 09:09:20 MDT 2010
>dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 3211264000 (3062MB)
> avail mem = 3111964672 (2967MB)
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.6 @ 0x9b000 (50 entries)
> bios0: vendor American Megatrends Inc. version "P01-A3" date 12/16/2009
> bios0: Acer Aspire X3900
> acpi0 at bios0: rev 2
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP APIC MCFG SLIC OEMB HPET GSCI AWMI SSDT
> acpi0: wakeup devices P0P1(S4) P0P3(S4) P0P4(S4) P0P5(S4) P0P6(S4) BR1E(S4)
> PS2K(S4) PS2M(S4) GBE_(S4) BR20(S4) BR21(S4) BR22(S4) BR23(S4) BR24(S4)
> BR25(S4) BR26(S4) BR27(S4) EUSB(S3) USB0(S3) USB1(S3) USB2(S3) USB3(S3)
> USBE(S3) USB4(S3) USB5(S3) USB6(S3) SLPB(S4)
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, 3192.45 MHz
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
> cpu0: 256KB 64b/line 8-way L2 cache
> cpu0: apic clock running at 133MHz
> cpu1 at mainbus0: apid 4 (application processor)
> cpu1: Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, 3192.00 MHz
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
> cpu1: 256KB 64b/line 8-way L2 cache
> cpu2 at mainbus0: apid 1 (application processor)
> cpu2: Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, 3192.00 MHz
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
> cpu2: 256KB 64b/line 8-way L2 cache
> cpu3 at mainbus0: apid 5 (application processor)
> cpu3: Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, 3192.00 MHz
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
> cpu3: 256KB 64b/line 8-way L2 cache
> ioapic0 at mainbus0: apid 6 pa 0xfec0, version 20, 24 pins
> ioapic0: misconfigured as apic 1, remapped to apid 6
> acpihpet0 at acpi0: 14318179 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 9 (BR1E)
> acpiprt2 at acpi0: bus 2 (BR20)
> acpiprt3 at acpi0: bus 3 (BR21)
> acpiprt4 at acpi0: bus 4 (BR22)
> acpiprt5 at acpi0: bus 5 (BR23)
> acpiprt6 at acpi0: bus 6 (BR24)
> acpiprt7 at acpi0: bus -1 (BR25)
> acpiprt8 at acpi0: bus 7 (BR26)
> acpiprt9 at acpi0: bus 8 (BR27)
> acpicpu0 at acpi0: PSS
> acpicpu1 at acpi0: PSS
> acpicpu2 at acpi0: PSS
> acpicpu3 at acpi0: PSS
> acpibtn0 at acpi0: SLPB
> acpibtn1 at acpi0: PWRB
> cpu0: Enhanced SpeedStep 3192 MHz: speeds: 3201, 3200, 3067, 2933, 2800,
> 2667, 2533, 2400, 2267, 2133, 2000, 1867, 1733, 1600, 1467, 1333, 1200 MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Core Host" rev 0x12
> ppb0 at pci0 dev 1 function 0 "Intel Core PCIE" rev 0x12: apic 6 int 16
> (irq 10)
> pci1 at ppb0 bus 1
> vga1 at pci1 dev 0 function 0 vendor "NVIDIA", unknown pr

em(4) is just 10baseT

2010-11-16 Thread Jochen Fabricius
Hi all, 

today I discovered that my network connection on an Acer Aspire X3900 is only 
10baseT. Never realized it before because the speed is enough (mostly 
relatively slow internet connection, no large files to/from other machines). 
System is 4.8-release. 

I checked: 
- wiring: even at shortest connection to the switch only 10baseT was available
- other switches
- other machines with the same cables, same port on switch

The PHY is a 82578, and as I understand the commit messages the support is 
still "basic", but shouldn't at least 100baseTX work? That's what all my 
switches support. I have to check with a 1 GbE switch, but I don't know if I 
can get one in the next time. Has anyone higher speeds working with this PHY? 

Before release I tried a 4.8 BETA on this machine, but I never checked for 
network speed. 

Ifconfig output and dmesg below. Do you need anything else?  

em0: flags=8843 mtu 1500
lladdr 90:fb:a6:46:db:e1
priority: 0
groups: egress
media: Ethernet autoselect (10baseT full-duplex,rxpause,txpause)
status: active
inet6 fe80::92fb:a6ff:fe46:dbe1%em0 prefixlen 64 scopeid 0x1
inet 10.0.0.100 netmask 0xff00 broadcast 10.0.0.255

OpenBSD 4.8 (GENERIC.MP) #335: Mon Aug 16 09:09:20 MDT 2010
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 3211264000 (3062MB)
avail mem = 3111964672 (2967MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0x9b000 (50 entries)
bios0: vendor American Megatrends Inc. version "P01-A3" date 12/16/2009
bios0: Acer Aspire X3900
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC MCFG SLIC OEMB HPET GSCI AWMI SSDT
acpi0: wakeup devices P0P1(S4) P0P3(S4) P0P4(S4) P0P5(S4) P0P6(S4) BR1E(S4) 
PS2K(S4) PS2M(S4) GBE_(S4) BR20(S4) BR21(S4) BR22(S4) BR23(S4) BR24(S4) 
BR25(S4) BR26(S4) BR27(S4) EUSB(S3) USB0(S3) USB1(S3) USB2(S3) USB3(S3) 
USBE(S3) USB4(S3) USB5(S3) USB6(S3) SLPB(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, 3192.45 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: apic clock running at 133MHz
cpu1 at mainbus0: apid 4 (application processor)
cpu1: Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, 3192.00 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
cpu1: 256KB 64b/line 8-way L2 cache
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, 3192.00 MHz
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
cpu2: 256KB 64b/line 8-way L2 cache
cpu3 at mainbus0: apid 5 (application processor)
cpu3: Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, 3192.00 MHz
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
cpu3: 256KB 64b/line 8-way L2 cache
ioapic0 at mainbus0: apid 6 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 1, remapped to apid 6
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 9 (BR1E)
acpiprt2 at acpi0: bus 2 (BR20)
acpiprt3 at acpi0: bus 3 (BR21)
acpiprt4 at acpi0: bus 4 (BR22)
acpiprt5 at acpi0: bus 5 (BR23)
acpiprt6 at acpi0: bus 6 (BR24)
acpiprt7 at acpi0: bus -1 (BR25)
acpiprt8 at acpi0: bus 7 (BR26)
acpiprt9 at acpi0: bus 8 (BR27)
acpicpu0 at acpi0: PSS
acpicpu1 at acpi0: PSS
acpicpu2 at acpi0: PSS
acpicpu3 at acpi0: PSS
acpibtn0 at acpi0: SLPB
acpibtn1 at acpi0: PWRB
cpu0: Enhanced SpeedStep 3192 MHz: speeds: 3201, 3200, 3067, 2933, 2800, 2667, 
2533, 2400, 2267, 2133, 2000, 1867, 1733, 1600, 1467, 1333, 1200 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel Core Host" rev 0x12
ppb0 at pci0 dev 1 function 0 "Intel Core PCIE" rev 0x12: apic 6 int 16 (irq 10)
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 vendor "NVIDIA", unknown product 0x0ca2 rev 0xa2
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
azalia0 at pci1 dev 0 function 1 vendor "NVIDIA", unknown product 0x0be4 rev 
0xa1: apic 6 int 17 (irq 5)
azalia0: no supported codecs
azalia0: initialization failure, detaching
"Intel 3400 MEI" rev 0x06 at pci0 dev 22 function 0 not configured
em0 at pci0 dev 25 function 0 "Intel 82578DC" rev 0x06: apic 6 int 20 (irq 14), 
address 90:fb:a6:46:db:e1
eh

Re: Seeking inexpensive RAID 1 hardware recommendation

2010-11-16 Thread Ryan Corder
On Mon, Nov 15, 2010 at 01:47:55PM +0100, Jurjen Oskam wrote:
| On Mon, Nov 15, 2010 at 06:30:18PM +0100, m...@mdaniel.de wrote:
|
| > I have a hard time finding a RAID1 capable controller that is well
| > supported via bioctl, available, and not too expensive.
| > Is there e.g. a nice mpi or mpii card that can be controlled via bioctl?
| > The man page only mentions that some mpi cards offer Raid1. Of course
| > it doesn't have to be a mpi card.

I've had great luck with the Areca line of cards, see arc(4).  The only
caveat
to be aware of is the ARC-1200.  The Rev A (supported) is no longer made and
has been replaced by the Rev B, but packaging and specs rarely state which
one
you'll be getting.  Your best bet would be the ARC-1202 or ARC-1210.


--
Ryan Corder  || () ASCII ribbon campaign
 || /\  against HTML email
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEE37813

[demime 1.01d removed an attachment of type application/pgp-signature]



Aumente su productividad con este evento - 24 de noviembre

2010-11-16 Thread Eventos E S A G - Uruguay
C I C L O   D E   E V E N T O S  2 0 1 0
  FALTAN POCOS DMAS
24 de noviembre, Montevideo.
Administracisn del Tiempo de Trabajo y Organizacisn Personal
Temario
El tiempo: Que es y caractermsticas
Razones para aprender a gestionar adecuadamente el tiempo
Definir valores, cualidades personales y metas
Aprender a fijar objetivos personales y grupales
El analisis de la agenda y la agrupacisn de actividades
Los bloques de tiempo y la matriz urgente/importante
Los ladrones que nos roban el tiempo
El propssito y los tipos de planificacisn
De Pareto a Traicy
Manejo del estres
La organizacion del espacio y operativa del trabajo
Resumen y puntos clave
18:30 A 22:00 HS.
Hotel Lafayette
Soriano 1170, casi H. Gutiirrez Ruiz
EXPOSITORES INVITADOS
Irineo Hagop Tavitian
Pablo Dorrego Duarte

Mas de 1.300 empresas ya han asistido a nuestras jornadas en Uruguay.

Info-Reservas:2315-3330 / 2314-1688  MVD
24 horas:e v e n t o s @ e s a g . u s   -   w w w . e s a g . u s / 2 4 n o v
2 0 1 0 /
Aranceles:Arancel: 900 pesos / Inscripcion anticipada antes del 22/11: 700
pesos
Asisten 3 pagan 2.

Se entrega material y certificado.
Puede abonar o reservar desde todo el pams, con opciones de Abitab, BROU o
cobrador.




Gracias por recibir esta propuesta vma e-mail y no deseamos ser molestia para
usted por dicho medio intentando las mmnimas comunicaciones. Si no desea
recibir mas mensajes envmenos un correo con la palabra remover o baja en el
asunto, y el sistema automaticamente lo realizara.

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
logo_esag.jpg]



Re: My pf.conf and an nmap scan

2010-11-16 Thread woolsherpahat
> OK, so about these rules:
>
> @1 block return in log all
> @2 pass out quick on sis0 proto tcp all flags S/SA modulate state
> @3 pass out all flags S/SA keep state
>
> I still don't see how that "opens any ports" for outbound traffic
> returning as part of a request from inbound traffic. All traffic
> inbound on an interface should be blocked; like I mentioned earlier
> (although I realize I didn't quite say it right) any ingress traffic
> headed anywhere is blocked unless a later rule allows it to pass. I'm
> not filtering egress traffic because if the inbound traffic is already
> blocked by default, that should be enough to prevent the
> connection...right? To me it made more conceptual sense to only block
> one direction, instead of both... and unless I am mistaken (as it
> appears I am), I thought that this approach would be sufficient to
> supply a default deny policy to all of my interfaces.

S, on this note. I had some time yesterday to do some more
troubleshooting and I believe that yes pf is working the way I think
it is. I replaced my external connection with a crossover cable to a
laptop with nmap installed on it. With pf turned off, it dutifully
reports that SSH is running. With pf turned on, it can't find any open
ports. I'm going to assume (for better or worse) that the report of
hundreds of open ports I saw from my scan at work is the result of
something strange happening that I'm not aware of. I know I hit all
kinds of proxies and packet manglers on my way out to the world and
back to my Soekris so perhaps something is happening there, that I
don't fully understand. But... at least it appears that my ruleset
does more or less work like I think it does.



Mgetty and Ringback Break my Serial Modems?

2010-11-16 Thread Orestes Leal R.
Hi, I have a box running 4.3, Last Month I was running mgetty+ppp(official  
packages for that version),
this machine was a dial-in server with ppp and mgetty using the *ringback*  
mode as explained
in the mgetty man page, first 2 rings then the user cancels (I did this  
part with a Java
App (JDUN Library) that dials, waits the exact time for two rings, cancel,  
and then dials

again in 20 or so seconds, all this for automate all this in one app),
in the server mgetty waits for the call in a max of 30 seconds to 'really'  
answer the incoming call.
Mgetty has break me 3 modems, these modems are serial modems, both modems  
works perfectly but only
 for dial-out, even tested with MS RAS in windows server and RAS in WinXP  
these modem not longer
works for dial-in calls, I'm a little bit lost because these seem  
incredible but after a month
working and some random problems the incoming calls won't work anymore and  
I have switched to MSRAS,
I need to know if this is a problem with the ringback feature only, it's  
this a bug? bellow are my

configs so anyone can tell me if there is anything wrong with them too.


#mgetty.config
debug 8
speed 115200

port cua00
  speed 115200
  debug 8
  data-only yes
  rings 2



#login.config.  Based on ppp man page.
/AutoPPP/ - -   /usr/local/bin/ppplogin

*   -   -   /bin/login @




#line of/etc/ttys to activate mgetty
cua00   "/usr/local/sbin/mgetty -R 30 /dev/cua00"   dialup  on secure


#*default* line in ppp.conf

default:
 set log Phase Chat LCP IPCP CCP tun command
 ident user-ppp VERSION (built COMPILATIONDATE)
 set device /dev/cua00
 set speed 115200


#*incoming* line (for incoming connections) on ppp.conf
#I replaced all my IPS and NETMASK with Text.

incoming:
  enable pap
  allow users ras_user
  set ifaddr IPS-SERVER-CLIENT NETMASK

#*pap-secrets*
ras_user *   password  *



Re: Seeking inexpensive RAID 1 hardware recommendation

2010-11-16 Thread Jurjen Oskam
On Mon, Nov 15, 2010 at 06:30:18PM +0100, m...@mdaniel.de wrote:

> I have a hard time finding a RAID1 capable controller that is well
> supported via bioctl, available, and not too expensive.
> Is there e.g. a nice mpi or mpii card that can be controlled via bioctl?
> The man page only mentions that some mpi cards offer Raid1. Of course
> it doesn't have to be a mpi card.

The mpi man page mentions a HP card (EH417AA). Even though it's a HP
branded card, you can go to lsi.com and download the most current
firmware. I have four SATA drives attached in 2 RAID1 arrays, works
extremely well. It wasn't hard to find over here, and not expensive. I just
visited a reputable Web shop, searched for EH417AA and that was basically
it.

Regards,
-- 
Jurjen Oskam

Savage's Law of Expediency:
You want it bad, you'll get it bad.



Re: geode

2010-11-16 Thread Simon Slaytor
I've had ver 3.7 onwards running on a Nokia IP120 performing site to 
site IPSec vpn's (3DES+PFS) without any problems.


Performance isn't huge, sadly no figures to hand but had no issues 
running VOIP/ICA/MS SMB traffic etc.


On 16/11/2010 16:12, Claudiu Pruna wrote:

Hi there,

Could anyone provide some personal experience about OpenBSD and AMD
Geode based boards ?

I am thinking of doing some piece of IPSEC router for a friend and I
can't appreciate correctly what should I expect from it in matters of
max bandwidth, pps, etc.

Thanks,
Claudiu




Re: VLAN Tagging problem Intel D945GCLF / Realtek 8101E

2010-11-16 Thread Simon Slaytor
Thanks for the reply, no I'm not saying anything 'broke' or 'did or 
din't' work, I'm just reporting what I'm observing just in case anyone 
goes 'ah yes' that's a problem with X. To sumarise my original e-mail:


4.7 AMD64 RE(4) does 'not' function with tagging enabled, the nic works 
fine otherwise.


4.8 i386 DC(4)  tagging works fine with the same port on the switch with 
'no' changes to the switch configuration.


The OpenBSD vlan configuration is consistent between the two, all be it 
with a change from re(4) to dc(4)


I will perform a 4.8 AMD64 upgrade on the  4.7 box tonight and attempt 
again the vlan configuration to see if this solves the problem. I also 
have an 8169 based adapter to hand, I'll try installing that an moving 
the vlan config over.


Cheers for the patch, if all else fails I'll try this against thre re(4) 
driver.




On 16/11/2010 13:53, Claudio Jeker wrote:

On Mon, Nov 15, 2010 at 11:46:25PM +, Simon Slaytor wrote:

Hey Folks,

I've been pulling my hair out on this one for a little while now, I
have a 4.7 AMD64 release firewall based around an Intel D945GCLF
using the on-board 8101E based Realtek Nic which is connected to a
Netgear FSM726v1 L2 Managed switch.

I've been trying to configure the Firewall/Switch to run multiple
.1q vlans over the single interface without any luck. Configs listed
below. So in a fit of desperation I pulled out an old Nokia IP440,
installed 4.8 i386 release and configured up the 'same' vlan
interface, the Nokia uses the dc nic driver. In this configuration
with this device the tagging works!

Both devices where plugged into the same port on the switch, the
configuration of which wasn't changed.

So my question is this, is the problem with 4.7AMD64 the Realtek Nic
or the Intel D945GCLF board? Given the teething problems of BSD of
the Intel board I suspect its this but thought I'd try and save
myself the time in re-installing etc if someone in the know could
point out whats fubar'd.

Cheers guys, 4.8 yet another fantastic release ;)


Hmm. If I read this correctly you claim that VLAN support started to fail
between OpenBSD 4.7 and 4.8. Did you ever try to attach an other system
directly to the re(4) and do a tcpdump of the packets sent out/received by
re(4)? It would be interesting if TX or RX is affected.

The following diff disabled HW VLAN tagging support, maybe do a test with
this and see if this solves your problems.




=??Q?=BFNECESITA?= TINTAS-TONER COMPATIBLES?

2010-11-16 Thread UVIPC
Si tiene impresora de tinta o 
toner , necesita www.uvitoner.com

Si despues de ver nuestras 
ofertas, cree que no nos necesita, 
   pidanos la baja  b...@uvitoner.com y nunca mas 
le informaremos de nuestras ofertas

[demime 1.01d removed an attachment of type application/octet-stream which had 
a name of OFERTA-NOVIEMBRE.JPG]



PROMO TV-CONSOLE

2010-11-16 Thread MARIANO DELLA MONICA
TV   AUDIO VIDEO

LG  42 PLASMA LG-42PJ250  308,33   + IVA 

  &nb sp;&n bsp;& nbsp;
;  303,90  + IVA(min. 30 pz.)

  &nb sp;

SAMSUNG P2270HD146,67  + IVA 

  &nb sp;&n bsp;& nbsp;   144,16
 + IVA(min. 100 pz)

SAMSUNG P2470HD198,33  + IVA 

  &nb sp;&n bsp;& nbsp;   193,33
 + IVA(min. 50 pz)

LG 26LD350   &nbs p;;   204,16  + IVA 

  &nb sp;&n bsp;& nbsp;   199,16
 + IVA(min. 50 pz)

  &nb sp; SAMSUNG B2030HD   &nbs p; 
131,94+ IVA&n bsp;   

 130,33  + IVA( min.50 pz)

 129,00   + IVA  (min. 100 pz)

SAMSUNG 37C650;412,50+ IVA&n bsp;   

 407,50  + IVA( min. 50 pz)

SAMSUNG SM933HD  116,67   + IVA&n bsp;   (
min.50 pz)

  113,33   + IVA   (min. 100pz)

TV LED 37 LE5500  ;508,33 + IVA&n
bsp;& nbsp;   < /o:p>

  &nb sp;   500,00 + IVA  ( min. 10 pz)

TV LED 40 SAMSUNG 40-C5000520,83 + IVA&n
bsp;& nbsp;   < /o:p>

  &nb sp;   510,00 + IVA  ( min. 10 pz)

  &nb sp;   502,50 + IVA  ( min. 30 pz)

-TV LG 32? 32LD420   FULL HD  ;&nbs p;&nb
sp;;  ? 260,83 + IVA

? 257,91 + IVA( 20  PZ)

? 254,16 + IVA( 50  PZ)

? 249,16 + IVA(min. 100  PZ)

GAMING CONSOLE

SONY PLAY STATION 3 160 GB ;&nbs p;&nb
sp;&n bsp;;215,10 + IVA   

SONY PLAY STATION 3 160 GB ;&nbs p;&nb
sp;&n bsp; ;210,83 + IVA( min. 50
PZ)

NINTENDO DSI XL ( YELLOW, GREEN, BLUE, RED WIN, BROWN ) ;   130,83 +
IVA   

NINTENDO DSI XL ( YELLOW, GREEN, BLUE, RED WIN, BROWN ) ;  126,67 +
IVA(min. 100 PZ)

NINTENDO WII RED + MARIO BROS 25th ANNIVERSARY  ;145,83
+ IVA   

NINTENDO WII RED + MARIO BROS 25th ANNIVERSARY  ;143,75
+ IVA(min.50 PZ)

NINTENDO DSI  5 COLORI ;;   ;&nbs
p;105,83 + IVA   

( Sconti extra per q.t`)

 -DISPONIBILTA VASTA GAMMA ACCESSORI GAMING X SONY/NINTENDO/MICROSOFT

 -DISPONIBILTA VASTA GAMMA ACCESSORI TV-CAVI AUDIO/VIDEO

-DISPONIBILTA? VASTA GAMMA ACCESSORI NOTEBOOK/NETBOOK

ALTRE GATEGORIE:

-TELEFONIA...CELLULARI-NAVIGATORI-MP

-CORNICI DIGITALI

-CONSUMABILI

-MEMORIE DIGITALI
PEN DRIVE/SD...

-CASES

-STAMPANTI/MULTIFUNZIONE/MONITOR
-CARTUCCE&TONER

-RISME CARTA A4 & CARTAFOGRAFICA

-GRUPPI DI CONTINUITA

-VIDEOSORVEGLIANZA

-CONTROL MONEY

-RICAMBI NOTEBOOK/NETBOOK

-ANTIVIRUS

PRODOTTI ...AGFAPHOTO

ACCESSORI PERSONAL COMPUTER

-ACCESSORI IPOD MP3/4

-ACCESSORI NOTEBOOK/NETBOOK

-ACCESSORI TV -ACCESSORI UFFICIO

-ACCESSORI USB

-ALIMENTATORI

-AUDIO/SPEAKER

-BAGS

-BLUETOOTH

-CARD READER/WRITERS

-CARRELLINI PORTA PC

-CASES

-CASSETTI RACK

-CAVI AUDIO/VIDEO- CAVI COMPUTER- CAVI RETE RJ45- CAVI TELEFONICI

-EXPRESS CARD  PCMCI

-EXTERNAL ENCLOSURES

-GAMING

-HUB USB

-MOUNTING FRAME

-MOUSE

-MULTRIPRESE

-NETWORKING

-PCI/PCI E CARDS

-SWITCHES

-TAPPETINI

-TASTIERE

-VENTOLE RAFFRADAMENTO

-WEBCAM

X INFO E CONFERME ORDINE

Mariano Della Monica cell.: +39 392 5004800

mail1:mar iano.dellamon...@tin.it
mail2: vend...@marianodellamonica.it

web:
www.marianodellamonica.it< /P>

 Cordiali Saluti

OFFERTA VALIDA FINO AD ESAURIMENTO SCORTE I PREZZI  POSSONO VARIARE SENZA
PREAVVISO

RESTO A DISPOSIZIONE PER QUALSIASI CHIARIMENTO IN MERITO E IN TALE ATTESA
GRADITE I MIEI MIGLIORI SALUTI

Non esitate a contattarmi per quotazioni personalizzate.

Buona giornata e buon lavoro.

Best Regards
Mariano Della Monica

Agente di Vendita

cell.: +39 392 50048 00
mariano.dellamon...@tin.it

Le informazioni contenute in questo messaggio sono riservate e 
confidenziali. Il loro utilizzo e? consentito esclusivamente al 
destinatario del messaggio, per le finalit` indicate nel messaggio 
stesso. Qualora Lei non fosse la persona a cui il presente  messaggio h
destinato, La invitiamo ad eliminarlo dal Suo Sistema e  a distruggere le
varie copie o stampe, dandocene gentilmente  comunicazione. Ogni utilizzo
improprio e? contrario ai principi del  D.lgs 196/03 ed alla legislazione
europea (Direttiva 2002/58/CE).   La informiamo inoltre che il
trattamento dei dati degli iscritti al  servizio della newsletter e'
conforme a quanto previsto dal Codice  in materia di protezione dei dati
personali (Decreto legislativo 30  giugno 2003, n. 196).opera in
conformit` del D.lgs  196/2003 e della legislazione europea.

 Gli indirizzi e-mail esistenti nell'archivio sono  pervenuti
direttamente al nostro recapito o estrapolati dagli elenchi di pubbli

geode

2010-11-16 Thread Claudiu Pruna
Hi there,

Could anyone provide some personal experience about OpenBSD and AMD
Geode based boards ?

I am thinking of doing some piece of IPSEC router for a friend and I
can't appreciate correctly what should I expect from it in matters of
max bandwidth, pps, etc.

Thanks,
Claudiu
-- 
Claudiu Pruna 



Re: 1gbit LAN/NIC performance, queue speed bug?

2010-11-16 Thread RLW

W dniu 2010-11-16 16:14, Joel Sing pisze:



The default length for a queue is 50 packets - this only allows you to queue
around 75,000 bytes and the burstiness of TCP slow-start is likely to well
exceed this in your configuration (due to the BDP). I'd suggest increasing
the queue length - also run 'pfctl -vvs queue' or 'systat queue' and see
what's happening with regards to packets drops.



r...@router-test (/root)# systat queue

QUEUE BW SCH  PRIO PKTSBYTES 
DROP_P   DROP_B QLEN BORROW SUSPEN P/S B/S
root_em0   1000M cbq 0  1947967 2879364K 
000  0  0   29412  44525K
 q_lan  950M cbq1947967 2879364K 
 000  0  0   29412  44525K




r...@router-test (/root)# pfctl -vvs queue

queue root_em0 on em0 bandwidth 1Gb priority 0 cbq( wrr root ) {q_lan}
  [ pkts:4793481  bytes: 7256036778  dropped pkts:  0 bytes: 
   0 ]

  [ qlength:   0/ 50  borrows:  0  suspends:  0 ]
  [ measured: 29385.4 packets/s, 355.86Mb/s ]
queue  q_lan on em0 bandwidth 950Mb cbq( default )
  [ pkts:4793481  bytes: 7256036778  dropped pkts:  0 bytes: 
   0 ]

  [ qlength:   0/ 50  borrows:  0  suspends:  0 ]
  [ measured: 29385.4 packets/s, 355.86Mb/s ]


best regards,
Robert Lewandowski



Newsletter compark.fr

2010-11-16 Thread COMPARK FRANCE
[IMAGE]

Si vous ne visualisez pas correctement ce mail, veuillez cliquer ici

[IMAGE]

COMPARK FRANCE
Avenue de GalilC)e
86360 FUTUROSCOPE
TC)l.: 05 49 49 00 41

Click logo

Communicate and Identify your parking spaces

The Com'Park is the first outdoor advertising display for the floor.

It fits perfectly into its urban surroundings.

Patented product.

En application de la loi Informatique et LibertC)s en date du 6 janvier
1978, vous disposez d'un droit d'accC(s, de rectification, de
modification et de suppression des donnC)es qui vous concernent. Vous
pouvez exercer ce droit en cliquant ICI ou en envoyant un courrier postal
C  l'adresse disponible sur notre site.

B) Copyright 2009 compark.fr Tous droits rC)servC)s.



Re: 1gbit LAN/NIC performance, queue speed bug?

2010-11-16 Thread Joel Sing
On Tuesday 16 November 2010, Robert Lewandowski wrote:
> Hello,
>
> PROBLEM: transfer speed is ONLY HALF if queue is defined in pf.conf
> although queue is 950Mbit (1000Mbit-5%)
> pf disabled: 768 Mbits/sec
> pf enabled, queue 950Mbit: 337 Mbits/sec
>
> ANALYSIS:
>
> - OpenBSD 4.8 default intallation.
> - Test made between OpenBSD 4.8 and Debian Linux.
> (between two Debian systems speed is more than 900Mbit/s)
>
> *
> LAN interface: Intel PRO/1000 PT Desktop Adapter (PCIe, model:
> EXPI9300PTBLK)
> DMESG: em0 at pci1 dev 0 function 0 "Intel PRO/1000 PT (82572EI)" rev
> 0x06: apic 1 int 16 (irq 5), address 00:1b:21:05:1f:39
> *
> Default settings of TCP window size:
> net.inet.tcp.recvspace=16384
> net.inet.tcp.sendspace=16384
> *
>
> 1a) pf disabled
>
> r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6
> 
> Client connecting to 10.0.0.6, TCP port 5001
> TCP window size: 16.0 KByte (default)
> 
> [  3] local 10.0.0.8 port 27600 connected with 10.0.0.6 port 5001
> [ ID] Interval   Transfer Bandwidth
> [  3]  0.0- 1.0 sec  54.7 MBytes459 Mbits/sec
> [ ID] Interval   Transfer Bandwidth
> [  3]  1.0- 2.0 sec  54.7 MBytes458 Mbits/sec
> [ ID] Interval   Transfer Bandwidth
> [  3]  2.0- 3.0 sec  54.7 MBytes459 Mbits/sec
>
> 1b) pf enabled, no queue
>
> r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6
> 
> Client connecting to 10.0.0.6, TCP port 5001
> TCP window size: 16.0 KByte (default)
> 
> [  3] local 10.0.0.8 port 46912 connected with 10.0.0.6 port 5001
> [ ID] Interval   Transfer Bandwidth
> [  3]  0.0- 1.0 sec  53.9 MBytes452 Mbits/sec
> [ ID] Interval   Transfer Bandwidth
> [  3]  1.0- 2.0 sec  52.6 MBytes441 Mbits/sec
> [ ID] Interval   Transfer Bandwidth
> [  3]  2.0- 3.0 sec  54.1 MBytes454 Mbits/sec
>
> 1c) pf enabled, added queue to default pf.conf:
>
> altq on em0 cbq bandwidth 1Gb queue { q_lan }
> queue q_lan bandwidth 950Mb cbq (default)
>
> r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6
> 
> Client connecting to 10.0.0.6, TCP port 5001
> TCP window size: 16.0 KByte (default)
> 
> [  3] local 10.0.0.8 port 38266 connected with 10.0.0.6 port 5001
> [ ID] Interval   Transfer Bandwidth
> [  3]  0.0- 1.0 sec  33.9 MBytes284 Mbits/sec
> [ ID] Interval   Transfer Bandwidth
> [  3]  1.0- 2.0 sec  35.0 MBytes294 Mbits/sec
> [ ID] Interval   Transfer Bandwidth
> [  3]  2.0- 3.0 sec  35.8 MBytes300 Mbits/sec
>
>
> *
> TCP window size changed to 131072.
> net.inet.tcp.recvspace: 16384 -> 131072
> net.inet.tcp.sendspace: 16384 -> 131072
> *
>
> 1a) pf disabled
>
> r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6
> 
> Client connecting to 10.0.0.6, TCP port 5001
> TCP window size:   128 KByte (default)
> 
> [  3] local 10.0.0.8 port 32680 connected with 10.0.0.6 port 5001
> [ ID] Interval   Transfer Bandwidth
> [  3]  0.0- 1.0 sec  91.5 MBytes768 Mbits/sec
> [ ID] Interval   Transfer Bandwidth
> [  3]  1.0- 2.0 sec  92.1 MBytes773 Mbits/sec
> [ ID] Interval   Transfer Bandwidth
> [  3]  2.0- 3.0 sec  91.2 MBytes765 Mbits/sec
>
> 1b) pf enabled, no queue
>
> r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6
> 
> Client connecting to 10.0.0.6, TCP port 5001
> TCP window size:   128 KByte (default)
> 
> [  3] local 10.0.0.8 port 41092 connected with 10.0.0.6 port 5001
> [ ID] Interval   Transfer Bandwidth
> [  3]  0.0- 1.0 sec  80.5 MBytes675 Mbits/sec
> [ ID] Interval   Transfer Bandwidth
> [  3]  1.0- 2.0 sec  80.1 MBytes672 Mbits/sec
> [ ID] Interval   Transfer Bandwidth
> [  3]  2.0- 3.0 sec  80.2 MBytes673 Mbits/sec
>
> 1c) pf enabled, added queue to default pf.conf:
>
> altq on em0 cbq bandwidth 1Gb queue { q_lan }
> queue q_lan bandwidth 950Mb cbq (default)
>
> r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6
> 
> Client connecting to 10.0.0.6, TCP port 5001
> TCP window size:   128 KByte (default)
> 
> [  3] local 10

ifconfig and carp demote count

2010-11-16 Thread Patrick Lamaiziere
(4.8/amd4)

Hello,

Looks like the carp "demote count" is limited to 255 but the max value
in ifconfig is less or equal to 128.

# ifconfig -g carp 
carp: carp demote count 0
# ifconfig -g carp carpdemote 100
# ifconfig -g carp carpdemote 100 
# ifconfig -g carp
carp: carp demote count 200
# ifconfig -g carp -carpdemote 200  
ifconfig: invalid carp demotion: too large

Thanks, regards.



BSD at FOSDEM 2011 - Call for speakers

2010-11-16 Thread Marius Nünnerich
Hello all,

FOSDEM 2011 will take place February 5-6, 2011 in Brussels, Belgium.
We want to continue the great success of the last years and again we
have a booth and a devroom.

Please submit your proposal to me asap. We have a devroom on
saturday this time. Talks will be 45 minutes including discussion (feel
free to ask if you want to have a longer/shorter slot).

Every talk is welcome, from internal hacker discussion to real-world
examples and presentations about new and shiny features. The talk
committee consists of Daniel Seuffert and me.

Please submit your proposals to:

mar...@nuenneri.ch

and include the following information:

* Your name
* The title of your talk (please be descriptive, as titles will be
listed with ~250 from other projects)
* A short abstract of one to two paragraphs
* A short biography introducing yourself
* Links to related websites/blogs etc.

The deadline for submissions is 20th December 2010. The proposals will
be considered by committee. If your proposal has been accepted, you
will be informed by email within one week of the submission deadline.

Best regards,

Marius



1gbit LAN/NIC performance, queue speed bug?

2010-11-16 Thread Robert Lewandowski

Hello,

PROBLEM: transfer speed is ONLY HALF if queue is defined in pf.conf 
although queue is 950Mbit (1000Mbit-5%)

pf disabled: 768 Mbits/sec
pf enabled, queue 950Mbit: 337 Mbits/sec

ANALYSIS:

- OpenBSD 4.8 default intallation.
- Test made between OpenBSD 4.8 and Debian Linux.
(between two Debian systems speed is more than 900Mbit/s)

*
LAN interface: Intel PRO/1000 PT Desktop Adapter (PCIe, model: 
EXPI9300PTBLK)
DMESG: em0 at pci1 dev 0 function 0 "Intel PRO/1000 PT (82572EI)" rev 
0x06: apic 1 int 16 (irq 5), address 00:1b:21:05:1f:39

*
Default settings of TCP window size:
net.inet.tcp.recvspace=16384
net.inet.tcp.sendspace=16384
*

1a) pf disabled

r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6

Client connecting to 10.0.0.6, TCP port 5001
TCP window size: 16.0 KByte (default)

[  3] local 10.0.0.8 port 27600 connected with 10.0.0.6 port 5001
[ ID] Interval   Transfer Bandwidth
[  3]  0.0- 1.0 sec  54.7 MBytes459 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  1.0- 2.0 sec  54.7 MBytes458 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  2.0- 3.0 sec  54.7 MBytes459 Mbits/sec

1b) pf enabled, no queue

r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6

Client connecting to 10.0.0.6, TCP port 5001
TCP window size: 16.0 KByte (default)

[  3] local 10.0.0.8 port 46912 connected with 10.0.0.6 port 5001
[ ID] Interval   Transfer Bandwidth
[  3]  0.0- 1.0 sec  53.9 MBytes452 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  1.0- 2.0 sec  52.6 MBytes441 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  2.0- 3.0 sec  54.1 MBytes454 Mbits/sec

1c) pf enabled, added queue to default pf.conf:

altq on em0 cbq bandwidth 1Gb queue { q_lan }
queue q_lan bandwidth 950Mb cbq (default)

r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6

Client connecting to 10.0.0.6, TCP port 5001
TCP window size: 16.0 KByte (default)

[  3] local 10.0.0.8 port 38266 connected with 10.0.0.6 port 5001
[ ID] Interval   Transfer Bandwidth
[  3]  0.0- 1.0 sec  33.9 MBytes284 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  1.0- 2.0 sec  35.0 MBytes294 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  2.0- 3.0 sec  35.8 MBytes300 Mbits/sec


*
TCP window size changed to 131072.
net.inet.tcp.recvspace: 16384 -> 131072
net.inet.tcp.sendspace: 16384 -> 131072
*

1a) pf disabled

r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6

Client connecting to 10.0.0.6, TCP port 5001
TCP window size:   128 KByte (default)

[  3] local 10.0.0.8 port 32680 connected with 10.0.0.6 port 5001
[ ID] Interval   Transfer Bandwidth
[  3]  0.0- 1.0 sec  91.5 MBytes768 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  1.0- 2.0 sec  92.1 MBytes773 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  2.0- 3.0 sec  91.2 MBytes765 Mbits/sec

1b) pf enabled, no queue

r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6

Client connecting to 10.0.0.6, TCP port 5001
TCP window size:   128 KByte (default)

[  3] local 10.0.0.8 port 41092 connected with 10.0.0.6 port 5001
[ ID] Interval   Transfer Bandwidth
[  3]  0.0- 1.0 sec  80.5 MBytes675 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  1.0- 2.0 sec  80.1 MBytes672 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  2.0- 3.0 sec  80.2 MBytes673 Mbits/sec

1c) pf enabled, added queue to default pf.conf:

altq on em0 cbq bandwidth 1Gb queue { q_lan }
queue q_lan bandwidth 950Mb cbq (default)

r...@router-test (/root)# iperf -i 1 -t 3 -c 10.0.0.6

Client connecting to 10.0.0.6, TCP port 5001
TCP window size:   128 KByte (default)

[  3] local 10.0.0.8 port 12499 connected with 10.0.0.6 port 5001
[ ID] Interval   Transfer Bandwidth
[  3]  0.0- 1.0 sec  40.1 MBytes337 Mbits/sec
[ ID] Interval   Transfer Bandwidth
[  3]  1.0- 2.0 sec  40.1 MBytes336 Mbits/sec
[ ID] Interval   Transfer

Re: 4.8-stable bsd.rd hangs on boot

2010-11-16 Thread Nick Holland
On 11/15/10 23:53, Karl O. Pinc wrote:
> On 11/15/2010 06:35:38 PM, Nick Holland wrote:
>> On 11/15/10 15:54, Karl O. Pinc wrote:
> 
>> > I've an old HP Vectra, with 64MB RAM.  When I try to upgrade
>> > from 4.7 to 4.8 the bsd.rd hangs --
> 
>> >
>> > Where should I go from here?
>>
>> try a snapshot, or do a "remote" upgrade (which doesn't use bsd.rd).
>>
>> As I recall, 4.8 bsd works just fine on Pentium I machines, but
>> bsd.rd
>> does not.  Only impacts Pentium I machines, not 486 (unless you put a
>> "Pentium Overdrive" chip in it), not PII.
> 
> The "remote" upgrade option worked.  Thanks!
> 
> FYI, the Nov 14 bsd.rd snapshot boots as well.

yes, the problem and fix was discovered too late in the cycle to go into
4.8-release, but the problem was fixed very quickly after unlock...and
I've added something to my list of things to test periodically.

Nick.



Vacaciones para fin de año 2011

2010-11-16 Thread Travelfan
travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

travelfan

[IMAGE]
Si ya no deseas recibir este newsletter, date de baja aqui.