Re: I want copy pf.conf from FreeBSD 8.2 to OpenBSD 5 and use it

2011-11-08 Thread David Walker
Mostaf Faridi mostafafaridi () gmail ! com wrote: Thanks all guys Sorry for my bad English I , only understand is this pf.conf work in openbsd 5 or no .? Which part I must edit and change it Is this pf.conf is correct ? Thanks in advance You're doing it wrong. Three ways you could write a

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-08 Thread Walter Haidinger
Am 07.11.2011 16:06, schrieb Alexander Polakov: I don't know of an easy way to disable it but recompiling the kernel with this: Index: sys/arch/i386/i386/machdep.c === RCS file: /cvs/src/sys/arch/i386/i386/machdep.c,v

how to disable fsck when power failure

2011-11-08 Thread co...@tetrachina.com
misc#,Dz:C#! when the box with OpenBSD had a power failure and the system did not unmount properly. it sometimes gets stuck.The system is asking me to RUN fsck MANUALLY. as a gateway ,so i can't go to fix it manually everytime.How do I advoid this? i want to disable it crumbling to

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-08 Thread Walter Haidinger
Am 07.11.2011 16:06, schrieb Alexander Polakov: k1x_init() is not related to vmt, it is from k1x-pstate.c, which is cpu power state driver for K10 processors. Because of this reference, I found a workaround: Rather than running 5.0 under the host cpu (PhenomII), I emulate an older cpu (e.g.

Re: how to disable fsck when power failure

2011-11-08 Thread David Coppa
On Tue, 08 Nov 2011, co...@tetrachina.com wrote: misc#,Dz:C#! when the box with OpenBSD had a power failure and the system did not unmount properly. it sometimes gets stuck.The system is asking me to RUN fsck MANUALLY. as a gateway ,so i can't go to fix it manually everytime.How do I

Re: I want copy pf.conf from FreeBSD 8.2 to OpenBSD 5 and use it

2011-11-08 Thread Mostaf Faridi
Thanks Your 3 way is good . I choose number 3 . I have pf.conf from FreeBSD and it work good for me over 3 months. But sometimes it dose not work good , I said my problem in first email . I want only understand : is this pf.conf work great in opnbsd or no ? And I want find my mistake if I have in

Re: how to disable fsck when power failure

2011-11-08 Thread Norman Golisz
On Tue Nov 8 2011 17:41, co...@tetrachina.com wrote: misc#,Dz:C#! when the box with OpenBSD had a power failure and the system did not unmount properly. it sometimes gets stuck.The system is asking me to RUN fsck MANUALLY. as a gateway ,so i can't go to fix it manually

Re: how to disable fsck when power failure

2011-11-08 Thread Kevin Chadwick
On Tue, 8 Nov 2011 11:09:32 +0100 David Coppa dco...@gmail.com wrote: You can try something like this patch: Index: rc === RCS file: /cvs/src/etc/rc,v retrieving revision 1.396 diff -u -p -r1.396 rc --- rc13 Oct 2011

admin hc与您共享了照片

2011-11-08 Thread admin hc
Good morning my friend, How are you going with your business? Hope everything goes well. I am writing to you to offer service for your printing need. We are an experienced company in printing work. We have been in printing field for many years and have many customers from various countries.

Re: how to disable fsck when power failure

2011-11-08 Thread Matteo Leccardi
Disabling or skipping fsck(8)s is generally a very bad idea. Norman. @Norman: is it! BTW... @Cosmo Wu man 5 fstab is your friend. Quick and dirt: Edit /etc/fstab and change the last digit of the corrispondent mount point line form [1|2] to 0 Ex. default 515f3560ef6f35f5.a / ffs rw 1 1 to

Re: how to disable fsck when power failure

2011-11-08 Thread Norman Golisz
On Tue Nov 8 2011 12:03, Matteo Leccardi wrote: Disabling or skipping fsck(8)s is generally a very bad idea. Norman. @Norman: is it! BTW... @Cosmo Wu man 5 fstab is your friend. Quick and dirt: Edit /etc/fstab and change the last digit of the corrispondent mount point line form

Re: I want copy pf.conf from FreeBSD 8.2 to OpenBSD 5 and use it

2011-11-08 Thread David Walker
Mostaf Faridi mostafafaridi () gmail ! com wrote: Thanks Your 3 way is good . I choose number 3 . Please note carefully how number 3 works ... *You* either have to track between FreeBSD then and OpenBSD now ... two different trees over however many years ... ... or track between FreeBSD then,

Re: I want copy pf.conf from FreeBSD 8.2 to OpenBSD 5 and use it

2011-11-08 Thread Mostaf Faridi
Thanks My problem is this I do not enough time to start from scratch and make new rule .in my work place , my boss find another person can do internet sharing with Windows 2008 and ISA and this person say he can make best internet sharing server , I said before my my pf.conf in FreeBSD work good ,

Re: how to disable fsck when power failure

2011-11-08 Thread Jan Stary
On Nov 08 12:03:33, Matteo Leccardi wrote: Quick and dirt: Edit /etc/fstab and change the last digit of the corrispondent mount point line form [1|2] to 0 Ex. default 515f3560ef6f35f5.a / ffs rw 1 1 to 515f3560ef6f35f5.a / ffs rw 1 0 and run with an unclean root filesystem. Way to go!

Re: how to disable fsck when power failure

2011-11-08 Thread Matteo Leccardi
Curiosity killed the cat What I wrote is (totally unwise and) wrong. Setting 515f3560ef6f35f5.a / ffs rw 1 0 result is a system with an unclean root filesystem, mounted read-only booting in single user mode. Btw; from fstab(5) If the sixth field is not present or is zero, a value of zero is

Re: I want copy pf.conf from FreeBSD 8.2 to OpenBSD 5 and use it

2011-11-08 Thread David Walker
Mostaf Faridi mostafafaridi () gmail ! com wrote: My problem is this I do not enough time to start from scratch and make new rule . If you were moderately familiar with OpenBSD you could have, in the time between the start of this thread and now, read pf.conf for OpenBSD 5.0 and written on

Unversioned files in 5.0 xenocara.tar.gz

2011-11-08 Thread David Higgs
FYI, I noticed that the 5.0 xenocara source tarball (md5 6a93f3cdcda1c22e6f65f8b978b14227) contains a number of items not found in CVS. Cursory inspection of a few files indicates they were attic'd between 4.9 and 5.0. Thanks for another great release! --david ? app/cwm/input.c ?

Re: OpenSMTPD and aliases

2011-11-08 Thread s . caswell
Hi all, I was hoping someone on the list could confirm for me what the proper format for the ~/.forward file is for use with procmail (and OpenSMTPd on OpenBSD). Currently I have ~/.forward | /usr/local/bin/procmail but other information I've seen says it should be |IFS=' ' exec

Re: OpenSMTPD and aliases

2011-11-08 Thread Gilles Chehade
Hi Sarah, On Tue, Nov 08, 2011 at 10:11:17AM -0500, s.casw...@protocol6.com wrote: Hi all, I was hoping someone on the list could confirm for me what the proper format for the ~/.forward file is for use with procmail (and OpenSMTPd on OpenBSD). Currently I have ~/.forward |

problem connecting to verizon.net

2011-11-08 Thread Russell Garrison
I discovered an odd issue once I upgraded my OpenBSD pf firewall/router that manifested itself by preventing my email server from sending to verizon.net customers. The strange thing was that mail was going out to other domains. I figured out that I did something odd in my ruleset and fixed it, so

Re: hardware looking for a new home

2011-11-08 Thread Michael Lechtermann
Hi all, just wanted to give a little update. So far I receive a fewed mails from people who are interested in some of the items, but I am still collecting and will sort it out during the next weekend or so. Regards, Michael Am 06.11.11 14:38, schrieb Michael Lechtermann: Hi all, I am

Re: I want copy pf.conf from FreeBSD 8.2 to OpenBSD 5 and use it

2011-11-08 Thread Mehma Sarja
On 11/8/11 4:25 AM, Mostaf Faridi wrote: Thanks My problem is this I do not enough time to start from scratch and make new rule .in my work place , my boss find another person can do internet sharing with Windows 2008 and ISA and this person say he can make best internet sharing server , I said

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-08 Thread Brynet
On Mon, Nov 07, 2011 at 03:51:50PM +0100, Walter Haidinger wrote: cpu0: AMD Phenom(tm) II X6 1100T Processor (AuthenticAMD 686-class, 512KB L2 cache) 3.31 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,SSE3,CX16,POPCNT ... bios0:

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-08 Thread Brynet
On Tue, Nov 08, 2011 at 01:27:37PM -0500, Brynet wrote: @@ -190,7 +190,7 @@ k1x_init(struct cpu_info *ci) #if NACPICPU 0 msr = rdmsr(MSR_K1X_STATUS); - k1x_acpi_init(cstate, msr); + k1x_acpi_init(cstate); Whoops, fixed patch for amd64. -Bryan. Index:

Re: I want copy pf.conf from FreeBSD 8.2 to OpenBSD 5 and use it

2011-11-08 Thread Mostaf Faridi
Thanks Your guide learn me many thing .my experience with FreeBSD and OpenBSD is good .but my experience with FreeBSD is much better . In work place I run FreeBSD server for Samba and NAT and this server work good and work like charm , but I do not know why PF does not work good , if you see my

Re: I want copy pf.conf from FreeBSD 8.2 to OpenBSD 5 and use it

2011-11-08 Thread Bentley, Dain
No it will not. The version in FreeBSD is older and thus the syntax has changed. Read the pf faq on the OpenBSD website. Also why are you running samba on your firewall? Sent from my Android phone using TouchDown (www.nitrodesk.com) -Original Message- From: Mostaf Faridi

Multiple ISPs: send packets to the interface they came from

2011-11-08 Thread Guillaume Filion
Hi all, I'm very new to OpenBSD so please bear with me as I'm certainly doing a rookie mistake... I'm using a Soekris net5501 as a loadbalancer using Debian and I want to switch to OpenBSD. We have two ISPs coming to the net5501 as vlan1 and vlan10. My default gateway is set to vlan1. The

Re: Multiple ISPs: send packets to the interface they came from

2011-11-08 Thread Patrick Lamaiziere
Le Tue, 08 Nov 2011 15:27:02 -0500, Guillaume Filion g...@logidac.com a icrit : Hi all, Hello, I also tried using pf route-to but that seems to only work with NAT... No it does routing. I use it without nat. So basically my question is how to tell OpenBSD to send packets to the interface

Re: Multiple ISPs: send packets to the interface they came from

2011-11-08 Thread Guillaume Filion
Thanks a lot Patrick, it was really to the point! From man pf.conf: reply-to The reply-to option is similar to route-to, but routes packets that pass in the opposite direction (replies) to the specified interface. Opposite direction is only defined in the

Re: I want copy pf.conf from FreeBSD 8.2 to OpenBSD 5 and use it

2011-11-08 Thread David Walker
Mostaf Faridi mostafafaridi () gmail ! com wrote: I want migrate from FreeBSD to OpenBSD , yesterday I install OpenBSD 5 amd64 and run samba server with OpenBSD and it work good . In first step I run samba server with OpenBSD , and after this I want run NAT server with OpenBSD . Great. And

Re: using xmodmap to make Caps Lock a control key: worked = 4.9, broken in 5.0

2011-11-08 Thread Stuart Henderson
On 2011-11-08, Jonathan Thornburg jth...@astro.indiana.edu wrote: [If it helps, I'd be happy to have Caps Lock be a control key system-wide, i.e., in the console as well as in X.] I can't help with the details of what changed in 5.0 (though thanks for the detailed problem report, this is

Re: using xmodmap to make Caps Lock a control key: worked = 4.9, broken in 5.0

2011-11-08 Thread Philip Guenther
On Tue, Nov 8, 2011 at 8:49 PM, Jonathan Thornburg jth...@astro.indiana.edu wrote: I've just installed 5.0/amd64 (from the CD set) on a Lenovo Thinkpad T60 laptop (dmesg below). I'm not running xdm; I normally use this system by logging in at the console, then typing startx;logout to start X.

Re: how to disable fsck when power failure

2011-11-08 Thread co...@tetrachina.com
Hi,Matteo Leccardi ccThanks guys for all your replys. appreciate it. Matteo , before i maned the fstab ,and found it ' If the sixth field is not present or is zero, a value of zero is returned and fsck(8) will assume that the filesystem does not need to be checked. but it

Re: how to disable fsck when power failure

2011-11-08 Thread Nick Holland
On 11/08/11 04:41, co...@tetrachina.com wrote: misc#,Dz:C#! when the box with OpenBSD had a power failure and the system did not unmount properly. it sometimes gets stuck.The system is asking me to RUN fsck MANUALLY. as a gateway ,so i can't go to fix it manually everytime.How do I

Re: I want copy pf.conf from FreeBSD 8.2 to OpenBSD 5 and use it

2011-11-08 Thread SJP Lists
On 8 November 2011 23:25, Mostaf Faridi mostafafar...@gmail.com wrote: Thanks My problem is this I do not enough time to start from scratch and make new rule Your philosophy is not compatible with OpenBSD. Grabbing a random incompatible ruleset from the Internet and then trying to fix it is

em(4) watchdog timeouts on 5.0-release

2011-11-08 Thread Jussi Peltola
My em(4)'s stopped working with 5.0 - has anyone seen this on 82571EBs? I'll try backing out the MSO patch. Perhaps this is related: ftp://download.intel.com/design/network/specupdt/82571eb_72ei.pdf Page 22, Errata 7: Device Transmit Operation Might Halt in TCP Segmentation Offload (TSO) Mode

Re: using xmodmap to make Caps Lock a control key: worked = 4.9, broken in 5.0

2011-11-08 Thread Anthony J. Bentley
Hi Jonathan, On Tue, Nov 8, 2011 at 1:49 PM, Jonathan Thornburg jth...@astro.indiana.edu wrote: to make the Caps Lock key be a(nother) control key. B For OpenBSD 4.9 and earlier (on both this and other laptops), this worked fine. B But as of my newly-installed 5.0-release, this seems to be a

Cómo Ganar Licitaciones con CFE, Taller de Actualización

2011-11-08 Thread Veronica Solis
290205 [IMAGE] Pms de Mixico prestigiada firma de Capacitacisn presenta: Licitaciones Pzblicas para la CFE 15 de Noviembre, Ciudad de Mixico. Promociones especiales por cierre de aqo. Experto consultor Mtro. Alberto Ledesma G. Obtenga las herramientas necesarias para alcanzar un sptimo

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-08 Thread Walter Haidinger
Am 08.11.2011 19:27, schrieb Brynet: On Mon, Nov 07, 2011 at 03:51:50PM +0100, Walter Haidinger wrote: cpu0: AMD Phenom(tm) II X6 1100T Processor (AuthenticAMD 686-class, 512KB L2 cache) 3.31 GHz cpu0:

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-08 Thread Walter Haidinger
Am 08.11.2011 19:33, schrieb Brynet: On Tue, Nov 08, 2011 at 01:27:37PM -0500, Brynet wrote: @@ -190,7 +190,7 @@ k1x_init(struct cpu_info *ci) #if NACPICPU 0 msr = rdmsr(MSR_K1X_STATUS); -k1x_acpi_init(cstate, msr); +k1x_acpi_init(cstate); Whoops, fixed patch for