Two ISPs on the same interface

2011-12-29 Thread Papo Napolitano
Hello all, I got two ISP lines (1 Mb and 6 Mb) and was planning to route outgoing "guest traffic" thru the smaller one. Problem is my FW only has two NICs. If both external routers are connected to a Cisco switch as well as the external OpenBSD interface, is it possible to use route-to to send

Re: Problems with outgoing loadbalancing with pppoe(4)

2011-12-29 Thread Brian Seklecki (Mobile)
Internet: DestinationGatewayFlags Refs Use Mtu Prio Iface default XXX.YYY.133.6 UGS012091 - 8 pppoe0 These two routes have different priorities. In Cisco-land, you can have two routes for 0.0.0.0 w/ mask 0.0.0.0, but twod ifferent m

Re: OpenBSD as router for UK FTTC?

2011-12-29 Thread percy piper
On 28 December 2011 21:36, percy piper wrote: > pppoe(4) did not work. We need to authenticate with chap first, then > pap. pppoe(4) forces the exclusive use of either one or the other. Actually this is not true. Both use chap. There is no pap. The first chap challenge succeeds (to the BT AC) t

Re: Two ISPs on the same interface

2011-12-29 Thread Laurent Caron
Papo Napolitano a C)crit : Hello all, I got two ISP lines (1 Mb and 6 Mb) and was planning to route outgoing "guest traffic" thru the smaller one. Problem is my FW only has two NICs. If both external routers are connected to a Cisco switch as well as the external OpenBSD interface, is it possi

sha1 and md5 broken with Broadcom 5862 CA and IPSec?

2011-12-29 Thread Joosep
Hi list! After upgrading from 4.7 to 5.0, i started to have problems with SHA1 when using Broadcom 5862 crypto accelerator with IPSec. I am using a IPSec tunnel between two machines, where one end has a crypto accelerator and other doesn't. Machine with CA(host0) is running 5.0-current i386 from 2

Re: copyout from physio, why?

2011-12-29 Thread Ariane van der Steldt
On Wed, Dec 28, 2011 at 11:10:41PM -0500, Geoff Steckel wrote: > On 12/28/2011 09:08 PM, gwes wrote: > > I hope someone can shed some light on this. > > > > I'm running 5.0-current on an AMD64 with 4GB of physical memory. > > > > Reading large chunks (64K or multiples) from /dev/rsd0c using > > the

Re: Bridging and ESXi

2011-12-29 Thread Brian Seklecki (Mobile)
Under OpenBSD the interfaces are em1 and em2. If I put IPs on them I can ping the devices that are supposed to talk through this bridge. Well VMWare ESX and ESXi use a virtual soft-switch to move packets, it may eat things like STP or other important msgs. Instead of creating two VLAN tag-b

Re: OpenVPN issues on 5.0

2011-12-29 Thread Erling Westenvik
On Wed, Dec 28, 2011 at 08:02:54PM -0200, Christiano F. Haesbaert wrote: > On Mon, Dec 26, 2011 at 08:57:18PM -0200, Christiano F. Haesbaert wrote: > > On Sun, Dec 25, 2011 at 04:10:19PM +0100, Erling Westenvik wrote: > > > On Sat, Dec 24, 2011 at 07:50:53PM -0200, Christiano F. Haesbaert wrote: >

milter-greylist / postfix

2011-12-29 Thread L. V. Lammert
One of our mailservers (Obsd 4.8, Postfix 2.6.5, milter-greylist 4.2.5) decided to stop passing incoming email this AM, .. milter-greylist is giving all incoming mail a 451, even though the souce IP is listed in the greylist database. Might there be a way to isolate the exact issue? It's been work

Re: Two ISPs on the same interface

2011-12-29 Thread Joseph Yeager
> Hello all, > > I got two ISP lines (1 Mb and 6 Mb) and was planning to route outgoing > "guest traffic" thru the smaller one. > Problem is my FW only has two NICs. > If both external routers are connected to a Cisco switch as well as the > external OpenBSD interface, is it possible to use route-t

Re: OpenBSD as router for UK FTTC?

2011-12-29 Thread Stuart Henderson
On 2011-12-29, percy piper wrote: > On 28 December 2011 21:36, percy piper wrote: > >> pppoe(4) did not work. We need to authenticate with chap first, then >> pap. pppoe(4) forces the exclusive use of either one or the other. > > Actually this is not true. Both use chap. There is no pap. > > The

Curiculum Vitae

2011-12-29 Thread C.V
DANIEL CATALIN COROZEL C/ Arzobispo Carrillo,N:3 ,4:B 28803 Alcala de Henares (Madrid) Telefonos: 697 524 592 Correo electronico:tucumineimpre...@yahoo.com NIE: X-06862287-F FORMACION ACADEMICA 1999-2002 Curso de CONSTRUCTION (Pintura ,alicatado, solado y albaqiler

how to choose outgoing IPv4 address/interface ?

2011-12-29 Thread Илья Шипицин
Hello! I'm runnning BGP server which is also dns resolver. so, host can go to internet using 2 addresses a) vlan379, which is connected to bgp peer b) vlan200, which is my own routable network bgp peer is strange. it permits only bgp and icmp traffic over vlan379, the rest is silently dropped.

inteldrm_attach still broken

2011-12-29 Thread listmail
Hi, Back in June of 2011, I reported problems with the Supermicro P8SCI and P8SCT motherboards failing to boot OpenBSD 4.8 and 4.9, due to a kernel page fault trap at interdrm_attach. Just for fun, I tried OpenBSD 5.0 tonight, and the same problem still happens. Has anyone found a workaround for

Re: inteldrm_attach still broken

2011-12-29 Thread Daniel Ouellet
Hi Bill, If you really want this to be fix, the best way would be to help yourself by trying different vcs updates in between 4.7 and 4.8 and if you find the exact change that start to create your problem and send it to the list, I am sure someone will look into it for you. Well, let say you

Re: inteldrm_attach still broken

2011-12-29 Thread listmail
On Fri, 30 Dec 2011 00:18:49 -0500, Daniel Ouellet wrote > Hi Bill, > > If you really want this to be fix, the best way would be to help > yourself by trying different vcs updates in between 4.7 and 4.8 and > if you find the exact change that start to create your problem and > send it to the li

Re: inteldrm_attach still broken

2011-12-29 Thread Erling Westenvik
On Thu, Dec 29, 2011 at 09:47:21PM -0800, listmail wrote: > On Fri, 30 Dec 2011 00:18:49 -0500, Daniel Ouellet wrote > > Hi Bill, > > > > If you really want this to be fix, the best way would be to help > > yourself by trying different vcs updates in between 4.7 and 4.8 and > > if you find the e

Vous souhaites de bonnes fêtes

2011-12-29 Thread Editions Faccor
Vous souhaite de bonnes fjtes de fin d'annie 2011 ! Faccor accompagne les Particuliers pour le budget familial et les Professionnels (Artisans, TPE & PME statuts Auto-Entrepreneurs, Associations, EURL, SARL, Professions libirales) qui souhaitent amiliorer la trisorerie et la marge de leur entrep