Question on 4.7 binat behaviour

2010-07-15 Thread Steve Johnson
Hi, I have a question in regards to binat behaviour on 4.7. I've tried with either a match binat-to or a pass binat-to on the outside interface, and it seems that whichever I use, with the proper pass rules for traffic, the return packet from the server will be dropped unless I add another ex

Re: How did problem with Vim, X cause user to be logged off?

2010-07-15 Thread Will
On Thu, Jul 15, 2010 at 9:57 AM, Chris Bennett wrote: > On 07/15/10 09:34, Owain Ainsworth wrote: >> >> On Thu, Jul 15, 2010 at 08:18:47AM -0500, Chris Bennett wrote: >>> >>> I just wrote a script to check if from a terminal or not, ugly hack, >>> but works. >>> >>> But how can a problem with X re

Re: PTY allocation error

2010-07-15 Thread Chris Cappuccio
Peter Bako [pe...@bakonet.org] wrote: > (http://www.kernel-panic.it/openbsd/embedded/) Doing this by hand is strange. It's only worth doing if you already understand what you're doing (and you have a specific need) or if you want to spend a bit of time learning. This guide and various others l

Seminario-Taller Previo al Nuevo Reglamento de la Ley de Obras Públicas JULIO 26 México D.F

2010-07-15 Thread Lic. Darci Garcia
[IMAGE] Promociones Especiales para Grupos! Mayores informes responda este correo electrsnico con los siguientes datos. Empresa: Nombre: Telifono: Email: Nzmero de Interesados: Y en breve le haremos llegar la informacisn completa del evento. O bien comunmquense a nuestros telifonos un ejec

Xorg with 2 graphic cards possible?

2010-07-15 Thread Robert
Hi, I'm currently using a PCI-Express graphic card (2 TFTs) and consider now to add another (PCI, not -Express) card for 1-2 more TFTs. >From what I understood Xorg will generally support this, but has anybody tried it out yet with OpenBSD (amd64)? I only need 2D in Xorg, no 3D acceleration or mu

Re: pf question: "no rdr" problem, upgraded 4.2->4.7

2010-07-15 Thread Peter N. M. Hansteen
David Hardy writes: > no rdr on $cus inet proto tcp from to any port www > > we use a web cache, but want to exempt some clients from being transparently > proxied to it. the quick escape is likely just that - an appropriately placed pass quick or match quick with the appropriate rdr-to, depend

BUSINESS SUCCESS NEWSLETTER & LIFE GOOD NEWSLETTER

2010-07-15 Thread Akis Angelakis
V_ker jai v_koi, Ma ]wete ]ma ^qelo jai waqo}lemo Jakoja_qi, laf_ le jak^ paq]a, dgliouqcij]r sj]xeir jai hetij| pqobkglatisl| cia tir gl]qer pou ]qwomtai Lpoqe_te ma diab\sete to pq|svato te}wor tou BUSINESS SUCCESS NEWSLETTER No 167 ed~: http://akis-angelakis.com/greek/Articles.aspx?ProductID=

Conseil des Ministres du Jeudi 15 Juillet 2010

2010-07-15 Thread CICG
Visitez le portail officiel du Gouvernement de Ctte d'Ivoire, Cliquez ici ( "http://www.gouv.ci"; ) ( "http://www.gouv.ci"; ) CONSEIL DES MINISTRES Conseil des Ministres du 15/07/2010 Le conseil des Ministres s'est tenu le jeudi 15 Juillet, de 12h30mn ` 13h30 mn, au Palais de la Prisidence

Re: pf question: "no rdr" problem, upgraded 4.2->4.7

2010-07-15 Thread John Cosimano
--- David Hardy [Thu, Jul 15, 2010 at 12:09:07PM -0600]: --- > I'm upgrading a obsd firewall/router to 4.7 from 4.2 and am having to make > all kinds of changes, but one I can't figure out is why it's choking on: > > no rdr on $cus inet proto tcp from to any port www > > we use a web cache, but

pf question: "no rdr" problem, upgraded 4.2->4.7

2010-07-15 Thread David Hardy
I'm upgrading a obsd firewall/router to 4.7 from 4.2 and am having to make all kinds of changes, but one I can't figure out is why it's choking on: no rdr on $cus inet proto tcp from to any port www we use a web cache, but want to exempt some clients from being transparently proxied to it. what

Re: request help with tip and serial port problem

2010-07-15 Thread fred
I would be happy to include a dmesg report but have not been able to figure out how to copy and paste into Thunderbird 2.0.0.22. However, from looking at the dmesg output, com1 is apparently configured but com2 is not mentioned. I don't care which serial port works. A reboot did not solve th

Re: How did problem with Vim, X cause user to be logged off?

2010-07-15 Thread Chris Bennett
On 07/15/10 10:07, Marco Peereboom wrote: So, X takes over after console and only returns to console unless really screwed up? So not being logged off is a "less bad" crash? This could be a stray ctrl-d on your stdin. Thanks, that sounds reasonable with what was described as possible proble

Re: How did problem with Vim, X cause user to be logged off?

2010-07-15 Thread Marco Peereboom
On Thu, Jul 15, 2010 at 08:57:37AM -0500, Chris Bennett wrote: > On 07/15/10 09:34, Owain Ainsworth wrote: >> On Thu, Jul 15, 2010 at 08:18:47AM -0500, Chris Bennett wrote: >>> I just wrote a script to check if from a terminal or not, ugly hack, >>> but works. >>> >>> But how can a problem with X r

Re: request help with tip and serial port problem

2010-07-15 Thread Paul de Weerd
I think Owain is on to something here... [we...@desktop] $ cu -l /dev/tty01 /dev/tty01: Device not configured link down [we...@desktop] $ cu -l /dev/tty00 can't open log file /var/log/aculog. Connected You don't seem to have a /dev/tty01 device. Che

Re: How did problem with Vim, X cause user to be logged off?

2010-07-15 Thread Chris Bennett
On 07/15/10 09:34, Owain Ainsworth wrote: On Thu, Jul 15, 2010 at 08:18:47AM -0500, Chris Bennett wrote: I just wrote a script to check if from a terminal or not, ugly hack, but works. But how can a problem with X result in logging a user off? I have seen many X crashes from different program p

Re: network access controller like medusa ?

2010-07-15 Thread Michal
On 15/07/10 13:35, Leonardo Lombardo wrote: Hi all, do you know if there is any project/packet/something that runs on openbsd similar to this http://www.medusabusiness.com/overview.html ? I'm interested even to abandoned or uncomplete projects. Thanks for any advice ! Leonardo I have no

Re: request help with tip and serial port problem

2010-07-15 Thread Owain Ainsworth
On Thu, Jul 15, 2010 at 07:23:21AM -0600, fred wrote: > I am sure the cable is ok. The response from tip is: > /dev/tty01: Device not configured > link down Are you sure that tty01 is the device that you want? please post a dmesg saying which port it is that you wish to poke, i can't find one in

Re: How did problem with Vim, X cause user to be logged off?

2010-07-15 Thread Owain Ainsworth
On Thu, Jul 15, 2010 at 08:18:47AM -0500, Chris Bennett wrote: > I just wrote a script to check if from a terminal or not, ugly hack, > but works. > > But how can a problem with X result in logging a user off? > I have seen many X crashes from different program problems, but they > never logged me

Re: request help with tip and serial port problem

2010-07-15 Thread fred
I am sure the cable is ok. The response from tip is: /dev/tty01: Device not configured link down I connected a dumb terminal to the port to see if it expects a modem to respond but this is not the case. I tried: echo "this is the time" >/dev/tty01 ksh: cannot create /dev/tty01: Device not co

How did problem with Vim, X cause user to be logged off?

2010-07-15 Thread Chris Bennett
I just wrote a script to check if from a terminal or not, ugly hack, but works. But how can a problem with X result in logging a user off? I have seen many X crashes from different program problems, but they never logged me off before. Sure, X quit, but I was still able to restart X. What is

network access controller like medusa ?

2010-07-15 Thread Leonardo Lombardo
Hi all, do you know if there is any project/packet/something that runs on openbsd similar to this http://www.medusabusiness.com/overview.html ? I'm interested even to abandoned or uncomplete projects. Thanks for any advice ! Leonardo

Vào xem hình tôi trên Shtyle.fm

2010-07-15 Thread phamvantuan0934221...@gmail.com
Xin chC o m...@openbsd.org! VC o xem hC,nh tC4i trC*n Shtyle.fm TC4i DC# ta:!o ma;t profile trC*n Shtyle.fm Da; ta:#i hC,nh a:#nh, ta:p tin vC ka:?t ba:!n. TC4i mua;n ka:?t ba:!n va;i ba:!n Xem Profile vC hC,nh a:#nh ca;'a tC4i ; TrC"n tra; ng, tua: %n Ba:!n cC3 tha; cha; n khC4ng nha:

Re: Secret key in the packet filter.

2010-07-15 Thread David Coppa
On Wed, Jul 14, 2010 at 5:54 PM, Kenneth Gober wrote: > I assume there's a language translation issue here. if there's a real > non-idiotic question you're asking, we can't tell what it is due to the way > it was translated to English. what *did* get translated is pretty funny, > though. This i

Re: Secret key in the packet filter.

2010-07-15 Thread Paul de Weerd
Isn't it bedtime in Dagobah ? On Thu, Jul 15, 2010 at 11:35:32AM +0200, Artur Grabowski wrote: | Has anyone really been far even as decided to use even go want to do | look more like? | | On Wed, Jul 14, 2010 at 5:54 PM, Kenneth Gober wrote: | > I assume there's a language translation issue here.

Re: Secret key in the packet filter.

2010-07-15 Thread Artur Grabowski
Has anyone really been far even as decided to use even go want to do look more like? On Wed, Jul 14, 2010 at 5:54 PM, Kenneth Gober wrote: > I assume there's a language translation issue here. if there's a real > non-idiotic question you're asking, we can't tell what it is due to the way > it wa

Feliz dia del amigo

2010-07-15 Thread Hola
SUPER PROMO DIA DEL AMIGO La Divina (Defensa 683 San Telmo) - 2 x 1 en Cenas Paga 1 y cenan 2 Solo abonando 50$ B Canilla libre de Cerveza + Pizza libre (5 variedades artesanales) = B Ademas te r

Re: wlan scan-after-nwid quirk for ThinkPads

2010-07-15 Thread David Coppa
Any news about this? Should we fill a bug? cheers, david On Tue, Jul 6, 2010 at 12:50 PM, Christopher Zimmermann wrote: > On 07/06/10 10:10, David Coppa wrote: >> On Tue, Jul 6, 2010 at 4:14 AM, Anders Langworthy >> wrote: >>> On Mon, Jul 5, 2010 at 4:37 PM, Christopher Zimmermann >>> wrote: