How to route squid traffic over a particular interface transparently

2015-06-05 Thread Brad DeMorrow
I'm currently running squid on my gateway - working well. I've got the standard couple of lines that they recommend putting into pf.conf pass in quick on inet proto tcp from 192.0.2.0/24 to port www divert-to 127.0.0.1 port 3129 pass out quick inet from 192.0.2.0/24 divert-reply My situation is

multi-path routing, ifstated, nat issue

2015-05-30 Thread Brad DeMorrow
Hi all I'm hoping someone will help me understand and resolve an issue I'm experiencing while trying to do outbound load-balancing. Here is the set up: I have 3 WAN connections: -em0 (192.168.10.1) is LAN interface. -em1 (192.168.130.10) (gateway: 192.168.130.1) is satellite interface. -em2 (1

Hard Lock on Lenovo Thinkpad T60(Video Related - radeon)

2011-05-05 Thread Brad DeMorrow
Just loaded current (as of 2011-05-03) onto my new(to me) T60 and am very pleased with how well openbsd runs on it. I ran into a problem when I started scorched3d. The machine became unresponsive(Couldn't drop back to console, acpi power off did not function, and the audio it started to play began

Thinkpad T420

2011-04-22 Thread Brad DeMorrow
Anyone running one of these? About to order one, was curious if I'm going to have to do any hacking to get openbsd to play nicely with it... Search of misc didn't return much, neither did a google.. Thanks in advance.

Re: Extra key-presses in X

2010-04-04 Thread Brad DeMorrow
ny J. Bentley wrote: > On Sun, Apr 04, 2010 at 07:35:45AM -0500, Brad DeMorrow wrote: >> I have an interesting problem with my laptop... >> When I start X, a lot of the keys that I press are duplicated.. ex, if I >> type 'ls' in xterm for example - I will most of th

Extra key-presses in X

2010-04-04 Thread Brad DeMorrow
efed netmask efed ttymask mtrr: Pentium Pro MTRR support wi0 at pcmcia0 function 0 "TOSHIBA, Wireless LAN Card, Version 01.01" port 0xd000/64 wi0: Firmware 8.10 variant 1, address 00:02:2d:82:42:63 softraid0 at root root on wd0a swap on wd0b dump on wd0b -- Brad DeMorrow --- Blogging is enjoyable, especially when people click on an ad and make me $$$ http://bdemorrow.blogspot.com ---

Re: Inside Out Networks Edgeport USB Serial Adapters

2009-12-29 Thread Brad DeMorrow
On Mon, Dec 14, 2009 at 9:05 PM, Theo de Raadt wrote: > > > I don't know what that site means either. Get it working, and get back > to us. > > Hey all, I ran into a snag I haven't been able to take care of yet while trying to get a driver made for my edgeport device. I am hoping for some guidanc

Re: Inside Out Networks Edgeport USB Serial Adapters

2009-12-16 Thread Brad DeMorrow
Hey guys, I need a bit of help if you don't mind. I've been trying to hack up a basic driver to communicate with my Edgeport device.. It started out decent enough, I got a new driver I named uep(for no particular reason besides it looked available) to attach to my device just fine.. So at this tim

Re: Inside Out Networks Edgeport USB Serial Adapters

2009-12-14 Thread Brad DeMorrow
I could have qualified the product(s) I am talking about better, I'm sorry. The device that I am referring to is http://www.digi.com/products/usb/edgeport.jsp There are several variations of the product, but the ones that I am interested in are the Edgeport/2+2i and the Edgeport/8 devices.. The f

Inside Out Networks Edgeport USB Serial Adapters

2009-12-14 Thread Brad DeMorrow
Hello all. I was wondering if anyone has worked on or is working a driver for the USB Serial Adapters made by the company Inside Out Networks called Edgeports? I see the device(s) listed under /usr/src/sys/dev/usb/usbdevs file, but I see no reference to them anywhere else... I'd like to attempt