Re: rdr-to ::1

2011-08-02 Thread Camiel Dobbelaar
On 1-8-2011 23:59, Alexander Bluhm wrote:
> On Wed, Jul 27, 2011 at 12:44:21AM +0200, Alexander Bluhm wrote:
>> On Fri, May 20, 2011 at 11:54:09AM +0200, Camiel Dobbelaar wrote:
>>> I'll spend some more time on this, but maybe there's an IPv6 guru that
>>> can lend a hand?  :-)
>>
>> Just removing the check seems wrong to me.  This would allow ::1
>> addresses from the wire.  Also the goto hbhcheck would get lost.
> 
> I have reconsidered the existing loopback check in ip6_input().  It
> is wrong.  The check that ::1 is not allowed from the wire must be
> before pf_test().  Otherwise pf could reroute or redirect such a
> packet.
> 
> KAME moved the check in rev 1.189 of their ip6_input.c.  They also
> removed the special goto ours logic for ::1.  I do not change that
> now before release so leave the goto where it is.
> 
> Redirect or nat to ::1 should work with this diff.  But I still
> believe that divert-to is more suitable for that.
> 
> ok?


Fixes the problem for me.

And looks correct according to that KAME rev.

(and I agree with the remark about the divert-to, I'll prepare a manpage
ipv6 example for ftp-proxy)

--
Cam



Re: rdr-to ::1

2011-08-02 Thread Mike Belopuhov
On Mon, Aug 1, 2011 at 11:59 PM, Alexander Bluhm
 wrote:
> On Wed, Jul 27, 2011 at 12:44:21AM +0200, Alexander Bluhm wrote:
>> On Fri, May 20, 2011 at 11:54:09AM +0200, Camiel Dobbelaar wrote:
>> > I'll spend some more time on this, but maybe there's an IPv6 guru that
>> > can lend a hand?  :-)
>>
>> Just removing the check seems wrong to me.  This would allow ::1
>> addresses from the wire.  Also the goto hbhcheck would get lost.
>
> I have reconsidered the existing loopback check in ip6_input().  It
> is wrong.  The check that ::1 is not allowed from the wire must be
> before pf_test().  Otherwise pf could reroute or redirect such a
> packet.
>
> KAME moved the check in rev 1.189 of their ip6_input.c.  They also
> removed the special goto ours logic for ::1.  I do not change that
> now before release so leave the goto where it is.
>
> Redirect or nat to ::1 should work with this diff.  But I still
> believe that divert-to is more suitable for that.
>
> ok?
>
> bluhm
>

this looks correct. ok mikeb



Tina Turner - Elton John - Joe Cocker - Discografías mas pendrive de regalo

2011-08-02 Thread Discos MP3 - Solo de Oferta
Tina 
Turner


1- Acid Queen / 2- Rough / 3- Love explosion
/ 
4- Private dancer / 5- Break Every Rule / 6-
Foreign 
affair / 7- Simply the best / 8-
What´s 
love got to do wth it / 9- Golden eye / 10-
Wildest 
dreams_(Special Tour Edition-2 CD) / 11-
Twenty 
four seven / 12- Snake a taol feather / 13 -
All 
the best / 14- Keops on rockin´/ 15-
Tina! 
/ 16- The platinum collection / 17- Ike & 
Tina

  
   
 
   Elton 
John 


1- Victim of love / 2- Empty Sky / 3-
Tumbleweed 
connection / 4- 17-11-70 / 5- Madman across
The 
water / 6- Honky chateau / 7- Don't Shoot Me
I'm 
Only the Piano Player / 7- Caribou / 8-
Captain 
Fantastic And The Brown Dirt Cowboy / 9-
Rock 
Of The Westies / 10- Blue Moves / 11- Here &

There / 12- A Single Man / 13- 21 at 33 /
14- 
The fox / 15- Jump up / 16- Too low for zero
/ 
17- Breaking hearts / 18- Ice o fire / 19-
Leather 
Jackets / 20- Live in Australia / 21- Reg
Strikes 
back / 22- Sleeping with the past / 23- Rare
masters 
/ 24- The one / 25- Duets / 26- The lin king
soundtrack 
/ 27- Made in England / 28- Love songs / 29-
The 
big picture / 30- Aida / 31- One night only
/ 
32- The road to el Dorado / 33- Songs from
the 
west coast / 34- Pachtree Road / 35- The
Captain 
and the kid / Rocket man / 36- Deluxe
edition

  
   
 
   Joe 
Cocker 


1- Joe Cocker / 2- With A Little Help From
My 
Friends / 3- Mad Dogs & Englishmen / 4-
Something 
to Say / 5- I Can Stand A Little Rain / 6-
Jamaica 
Say You Will / 7- Stingray / 8- Luxury You
Can 
Afford / 9- Sheffield Stee / 10- Civilized
Man 
/ 11- Joe Cocker's Greates-t_H_its / 12-
Unchain 
My Heart / 13- One Night Of Sin / 14- Live /
15- 
Night Calls / 16- Have A Little Faith / 17-
The 
Essential / 18- The Long Voyage Home / 19-
Organic 
/ 20- Across from Midgnigth / 21 Famous /
22- 
Blues & ballads / 23- Greates-t_H_its / 24- 
The essencial Vol 2 / 25- No ordinary world
/ 
26- MTV Music history / 26- Star series /
27- 
Respect Yourself / 28- Greatest love songs /
29- 
The ultimate collectios (1968-2003) / 30-
Heart 
& Soul / 31- Greates-t_H_its (1969-2004) /
32- 
Gold / 33- You can leave your hat on / 34-
Classic 
Cocker / 35- Hymm for my soul / 36- Live at
Woodstock 
/ 37- Hard Knocks



watchdog timeouts on alc0

2011-08-02 Thread Edd Barrett
Hi,

During testing I am noticing watchdog timeouts on alc0 when you unplug
the cable from an active interface:

alc0: watchdog timeout (missed link)
alc0: watchdog timeout

This causes the system to lock temproarily for 5 seconds or so every few
seconds. You can plug the cable back in and see:

alc0: could not disable RxQ/TxQ (0x0008)!
alc0: could not disable Rx/Tx MAC(0x0008)!

after which the system (and network interface) behaves normally.

I have seen this previously and mailed brad some weeks back, as I know he was
doing work in this area. I am CCing him now.

Cheers

OpenBSD 5.0-beta (GENERIC.MP) #31: Sun Jul 31 17:22:45 MDT 2011
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Atom(TM) CPU N455 @ 1.66GHz ("GenuineIntel" 686-class) 1.67 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE
real mem  = 1061302272 (1012MB)
avail mem = 1033863168 (985MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 01/10/11, SMBIOS rev. 2.6 @ 0xe8080 (36 
entries)
bios0: vendor Packard Bell version "V3.14(DDR3)" date 01/10/2011
bios0: Packard Bell DOTS E2
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP HPET APIC MCFG SLIC BOOT SSDT WDAT
acpi0: wakeup devices UHC1(S3) UHC2(S3) UHC3(S3) UHC4(S3) ECHI(S3) EXP1(S4) 
EXP2(S0) EXP3(S4) EXP4(S4) AZAL(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 166MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Atom(TM) CPU N455 @ 1.66GHz ("GenuineIntel" 686-class) 1.67 GHz
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE
ioapic0 at mainbus0: apid 4 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 4
acpimcfg0 at acpi0 addr 0xe000, bus 0-255
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (EXP1)
acpiprt2 at acpi0: bus 2 (EXP2)
acpiprt3 at acpi0: bus -1 (EXP3)
acpiprt4 at acpi0: bus -1 (EXP4)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C2, C1, PSS
acpicpu1 at acpi0: C3, C2, C1, PSS
acpipwrres0 at acpi0: FN00
acpitz0 at acpi0: critical temperature is 100 degC
acpibtn0 at acpi0: PWRB
acpibtn1 at acpi0: SLPB
acpibtn2 at acpi0: LID0
acpibat0 at acpi0: BAT0 model "13848628933250113" type Lion oem "SANYO "
acpiac0 at acpi0: AC unit offline
acpivideo0 at acpi0: OVGA
acpivout0 at acpivideo0: DD02
bios0: ROM list: 0xc/0xda00! 0xce000/0x1000
cpu0: Enhanced SpeedStep 1663 MHz: speeds: 1666, 1333, 1000 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel Pineview DMI" rev 0x00
vga1 at pci0 dev 2 function 0 "Intel Pineview Video" rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0x4000, size 0x1000
inteldrm0 at vga1: apic 4 int 16
drm0 at inteldrm0
"Intel Pineview Video" rev 0x00 at pci0 dev 2 function 1 not configured
azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x02: msi
azalia0: codecs: Realtek ALC272
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x02: apic 4 int 16
pci1 at ppb0 bus 1
alc0 at pci1 dev 0 function 0 "Attansic Technology L2C" rev 0xc1: msi, address 
1c:75:08:d5:53:c4
atphy0 at alc0 phy 0: F2 10/100 PHY, rev. 4
ppb1 at pci0 dev 28 function 1 "Intel 82801GB PCIE" rev 0x02: apic 4 int 17
pci2 at ppb1 bus 2
"Broadcom BCM4313" rev 0x01 at pci2 dev 0 function 0 not configured
uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x02: apic 4 int 18
uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x02: apic 4 int 20
uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x02: apic 4 int 21
uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x02: apic 4 int 22
ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x02: apic 4 int 22
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb2 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xe2
pci3 at ppb2 bus 5
pcib0 at pci0 dev 31 function 0 "Intel Tigerpoint LPC" rev 0x02
ahci0 at pci0 dev 31 function 2 "Intel 82801GR AHCI" rev 0x02: msi, AHCI 1.1
ahci0: PHY offline on port 1
scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0:  SCSI3 0/direct 
fixed naa.5000cca62bf2b42f
sd0: 238475MB, 512 bytes/sector, 488397168 sectors
ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x02: apic 4 int 17
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 1GB DDR3 SDRAM PC3-10600 SO-DIMM
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub"