Kindly Respond

2010-12-08 Thread Brian Jit Singh
I am Brian Jit Singh ,an attorney at law in Malaysia. A deceased client of mine, who shares the same last name as yours, died as the result of a heart-related condition on March 12th 2005. His heart condition was due to the death of all then known members of his family in the tsunami disaster

Re: blocked FIN packets

2010-12-23 Thread Brian Seklecki (Mobile)
set skip on lo set block-policy drop set timeout tcp.finwait 900 set timeout tcp.closing 900 (There also an adaptive setting based on load) Your client, if its really a mac, may have a sysctl like ...net.inet.tcp.finwait2_timeout: 6 ... net.inet.tcp.finwait2_timeo

Re: Routing issue with VPN tunnel

2008-12-14 Thread Brian A. Seklecki (Mobile)
On Mon, 2008-12-15 at 00:06 +, Danial wrote: > I don't like responding to my own thread but I really need > help with this one, so I'll try to rephrase the question: Just about every userland utility has the ability to specify source transmit addresses (bind(4) function) If not, we can add it

CEF / MLS (WAS: Re: em(4) - IFCAP_VLAN_MTU & IFCAP_VLAN_HWTAGGING ?)

2007-10-21 Thread Brian A Seklecki (Mobile)
On Mon, 2007-10-22 at 00:12 +0100, Tony Sarendal wrote: > On 10/21/07, Henning Brauer <[EMAIL PROTECTED]> wrote: I'll throw this out there since its been something on my mind for a while: Hardware VLAN tagging, TOE offload, IP/UDP/TCP Checksum offload, interface polling are all ways to accelerate

Re: Installing the latest snapshot freezes on i386

2007-10-23 Thread Brian A Seklecki (Mobile)
On Tue, 2007-10-23 at 01:42 -0700, Reza Muhammad wrote: > Hi all, > > I just recently purchased a brand new HP Pavilion > G3035L Desktop PC (spec: > http://www.anugrahpratama.com/product/21/1092/HP-Pavilion-G3035L-Desktop-PC). > It's using Intel Core Duo processor. I tried to > install OpenBSD's

Re: SUMMARY: Still unable to get Cyclades Z serial ports working with OpenBSD

2007-10-25 Thread Brian A Seklecki (Mobile)
On Thu, 2007-10-25 at 14:39 -0700, Don Jackson wrote: > no channels at > tached Well, "no channels attached" tells me its a hardware issue (cables`n`shit), or the software failing to properly probe the hardware. Does it work in another system under another platform (Linux LiveCD, etc.). I

Re: CEF / MLS (WAS: Re: em(4) - IFCAP_VLAN_MTU & IFCAP_VLAN_HWTAGGING ?)

2007-10-26 Thread Brian A Seklecki (Mobile)
On Mon, 2007-10-22 at 12:04 +0200, Henning Brauer wrote: > * Claudio Jeker <[EMAIL PROTECTED]> [2007-10-22 08:17]: > > Fragment Reassembly does not happen in the forwarding plane, it happens on > > the end system. By doing "flow" based forwarding on the router you're no > > longer able to do all th

Re: Problem with MP on 4.2

2007-10-26 Thread Brian A Seklecki (Mobile)
> > first try to enable acpi and see what happens. > > > > Thanks. Enabling acpi did not make a difference, but then I disabled > apm and it's working. Right -- all of the example ukc> output shows how to enable acpi0 but no one ever shows how to disable apm0. ~BAS > > Abdul > > > HTH, >

Re: OpenBSD 4.2 RAIDFrame mirror

2007-10-26 Thread Brian A Seklecki (Mobile)
On Thu, 2007-10-25 at 10:50 +0200, Dominik Zalewski wrote: > Dear All, > > I have a machine with two Maxtor 160GB hard disks. I've installed OpenBSD 4.2 > on first one and I would like to use second one as a mirror. If you really want to kick as the dead horse, I can probably roll a 4.2 install

Re: OpenBSD Sound

2007-10-31 Thread Brian A Seklecki (Mobile)
On Wed, 2007-10-31 at 14:51 +, Tomas Bodzar wrote: > And still one thing > > When I was try OpenBSD (I think that was 3.8),I use WindowMaker,Xmms and lots Some *BSD systems are adjusting PCM driver support to allow multiple process to open /dev/dsp / /dev/audio multiple times in-exclusively,

Re: OpenBSD 4.2 hardware recommendation

2007-11-02 Thread Brian A Seklecki (Mobile)
On Sat, 2007-11-03 at 00:20 +0300, VP wrote: > Hello! > > I have a network with 100 users and 7 servers and current firewall > need to be replaced. I want to by brand server due to company policy. "Brand" as in put your company name on the hardware > It can be SPARC or x86. > But vendors don't o

Re: Custom Kernel for 4.2 upgrade

2007-11-02 Thread Brian A Seklecki (Mobile)
On Fri, 2007-11-02 at 20:21 +, Stuart Henderson wrote: > On 2007/11/02 14:45, Jason Murray wrote: > > I have a 4.1 box that uses RAIDFrame so I need to compile a customer kernel > > in order to upgrade. I know this is not supported, but it has worked (minus > > the one gotcha) for me from 3.6

Re: OpenBSD 4.2 hardware recommendation

2007-11-02 Thread Brian A Seklecki (Mobile)
On Sat, 2007-11-03 at 00:42 +0300, VP wrote: > >> It can be SPARC or x86. > >> But vendors don't officially support OpenBSD with their hardware. > >> We need tower server with 1 proccessor, 2 gigs of RAM, 2 SCSI disks > >> and 2 power supply. Does anyone recommend brand server which supports > > >

Re: Clamav

2007-11-05 Thread Brian A Seklecki (Mobile)
On Mon, 2007-11-05 at 10:49 -0500, Peter Fraser wrote: > get updates on the virus signatures. I was going to put Well how many local patches are there? Did you try to bump the port to the version you want? Just update the Makefile & distinfo and see if the patches apply cleanly. ~BAS

Re: 4.2 won't boot after fresh installation

2007-11-05 Thread Brian A Seklecki (Mobile)
> Ok, just tried rebooting with your suggestion of: > > boot -c > disable fdc* > boot > > Actually, I had to "quit" instead of "boot" > > It stopped at the same place: fd0 at fdc0 drive 0: 1.44MB 80cyl, 2 head, 18 > sec Enable "verbose" in ukc. It often shows silent probes that fail and lock

Re: OpenBSD isakmpd and pf vs Cisco PIX or ASA

2007-11-05 Thread Brian A Seklecki (Mobile)
On Mon, 2007-11-05 at 07:23 +0100, Martin Toft wrote: > On Mon, Nov 05, 2007 at 01:29:05AM +0100, Cabillot Julien wrote: > > Have you try openbsd 4.2 ? PF have been really improved in this > > release. pf(4) has nothing to do with isakmpd(8), except as it relates to recent addition of routing tags

Re: PF problems

2007-11-13 Thread Brian A Seklecki (Mobile)
On Tue, 2007-11-13 at 14:17 -0200, Kleber Rocha wrote: > 10.1.1.78 tries to access the ip 10.1.100.210 on port 8080, the If xl0 faces 10.1.1.0 (outside) and bge0 faces your local (inside) 10.1.100.0/24, then your "pass in" statement will create a state associated with inbound traffic. However, it

Re: 4.1 fresh install dc0: failed to force tx and rx to idle state

2007-11-17 Thread Brian A Seklecki (Mobile)
> I have cut and pasted the output from ifconfig and dmesg below. > I do have a non tulip nic I might try tomorrow. Try a -current kernel. If it occurs, obtain a backtrace / kernel core dump and post it. Possibly file a PR if it is warranted. It might not get fixed quickly, so grab an xl(4)/fxp

Re: How to test if pfsync is working?

2007-12-02 Thread Brian A. Seklecki (Mobile)
On Sun, 2007-12-02 at 01:14 -0800, Jake Conk wrote: > Hello, > > I have pfsync setup between two servers and they're connected to each The command that you're look for is: $ sudo netstat -s state | grep -A 17 pfsync pfsync: 0 packets received (IPv4) 0 packets received (IPv6)

Re: IPSEC bridge and pf

2007-12-02 Thread Brian A. Seklecki (Mobile)
On Sun, 2007-12-02 at 19:08 -0500, tim wrote: > my current pf configuration and add the use of the IPSEC bridge to > that set up. Just check "tcpdump -vvv -n -s 192 -i pflog0". Probably "pass quick proto ipencap all" etc.

Re: vlan configuration: off-topic

2008-01-18 Thread Brian A. Seklecki (Mobile)
On Fri, 2008-01-18 at 11:49 -0200, John Nietzsche wrote: > Dear gentleman, > > i am starting with vlan topic right now. I am in need to get two dell > powerconnect 2724 switches to implement 3 vlan. I know how to The Dee PC2724 cant move its mgmnt vlan from VLAN1, and *BSD vlan(1) wont transmit V

Re: Watching the prgress of dd if=drive1 of=drive2

2008-02-23 Thread Brian A. Seklecki (Mobile)
On Sat, 2008-02-23 at 12:15 -0800, Jon wrote: > I'm using dd to clone a drive. How can I watch the progress of this or > see the transfer rate in real time? It should accept SIGINFO (control+G) on most terminals. You may also be able to compile progress(1) ~BAS IMPORTANT: This message cont

Re: Thank you: Re: Watching the prgress of dd if=drive1 of=drive2

2008-02-23 Thread Brian A. Seklecki (Mobile)
On Sat, 2008-02-23 at 13:46 -0800, Jon wrote: > on some learning paths here. This mailing list is awesome. Thank you. just remember that when 4.3 CD pre-release-sales are announced :) IMPORTANT: This message contains confidential information and is intended only for the individual named. If

Re: openbsd router hardware

2008-03-01 Thread Brian A. Seklecki (Mobile)
On Mon, 2007-12-24 at 13:29 +0100, Joerg Zinke wrote: > Hi, > > I'm looking for hardware to install an openbsd based dsl-router. > I already searched the list archives and looked at WRAP and Soekris, > but it seems that they do not match my requirements: > > - fanless > - as small as possible -

Re: ipsec(4) routing for a branch offices

2007-10-18 Thread Brian A Seklecki (Mobile)
g the tunnel. > > Mitja > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > On Behalf Of Brian A. Seklecki > > Sent: Thursday, October 18, 2007 2:02 AM > > To: misc@openbsd.org > > Subject: ipsec(4) routing for a bra

Re: make build fails for OPENBSD_4_4 on i386

2008-08-10 Thread Brian A. Seklecki (Mobile)
On Fri, 2008-08-08 at 13:59 +0200, Miod Vallat wrote: > Until the cd-rom are actually created and the release is announced, > tags are Just trying to be helpful in reporting a build-problem during the releng cycle. If there's a better venue for such reports, lets have it :) ~BAS IMPORTANT: T

Re: Simple OBSD/Samba sharing/restart question

2008-04-06 Thread Brian A. Seklecki (Mobile)
On Mon, 2008-03-31 at 12:36 -0400, Dan Brosemer wrote: > But should you need to stop and start it, just kill off the [sn]mbd > processes and fire them off manually. Use /etc/rc.local as your command line flag/switch reference point. ~BAS IMPORTANT: This message contains confidential informati

Re: HIFN 7955 Support in OpenBSD 4.6 on AMD Geode LX800 System

2010-02-18 Thread Brian A. Seklecki (CFI NOC)
On 2/18/2010 7:21 AM, Liam Farr wrote: Hi, I thought that the system might be using the built in crypto in the AMD Geode CPU instead of the HIFN and have used "config -e -o bsd.new /bsd" to disable glxsb (glxsb0 at pci0 dev 1 function 2 "AMD Geode LX Crypto" rev 0x00: RNG AES) in the kernel,

Re: HIFN 7955 Support in OpenBSD 4.6 on AMD Geode LX800 System

2010-02-18 Thread Brian A. Seklecki (CFI NOC)
On 2/18/2010 12:47 PM, Ryan Corder wrote: Essentially, on these lower-power devices, the cost of moving the data to and from the crypto card across the PCI bus negates most performance gains you would achieve trying to offload it. Right Where as on servers, these devices only offer a benefit o

Handbook for Managing Teleworkers - A guide for managers & teleworkers - Ref: 989582

2010-08-19 Thread Brian Adams, Training Manager, Government Training Inc.
added to, our training announcements lists, see instructions below. Any questions regarding this email list, please refer to Brian Adams, Email List Manager at brian.ad...@governmenttraininginc.net Click Here to Unsubscribe from this Professional Training Announcements List. Please add any additiona

Infrastructure Physical Security Methodology - Just released Ref: 989582

2011-01-18 Thread Brian Adams, Training Manager, Government Training Inc.
r Service 2813 Williamsburg Street Sarasota, FL 34231 FAX: (941) 870-9651 Please make check payable to: Government Training Inc. Emai List Contact If you wish to be removed from, or added to, our training announcements lists, see instructions below. Any questions regarding this email list, ple

<    4   5   6   7   8   9