How to find available wifi access points?

2009-03-20 Thread Matt
Hi, Happily running a laptop on OpenBSD - but I am a first time wifi-er. I have no trouble connecting to a _known_ SSID, but I would like to find out which wifi networks are within my reach. I did man/search archives but no luck there - I've seen monitoring mode - can set my card to it,

Re: How to find available wifi access points?

2009-03-20 Thread Aaron Stellman
On Fri, Mar 20, 2009 at 08:12:45AM +0100, Matt wrote: Hi, All I need to be able to do is see what networks are available when out and about, nothing more. Obviously I am not the only user with this wish - so I am probably missing something extremely obvious :-( (Running 4.5 snapshot

Re: Xorg on ASRock i945GZ problem

2009-03-20 Thread mherrb
On Mar 19, 2009 5:13pm, Evgeniy Sudyr eject.in...@gmail.com wrote: Hi, all I have problem with Xorg on -current. Card is supported (as I see) but X not startx :(. vesabios0 at mainbus0: version 3.0, Intel Corporation Intel(r) 82945G Chipset Family Graphics Controller vesabios0: VESA

Re: How to find available wifi access points?

2009-03-20 Thread Janne Johansson
Matt wrote: Hi, Happily running a laptop on OpenBSD - but I am a first time wifi-er. I have no trouble connecting to a _known_ SSID, but I would like to find out which wifi networks are within my reach. ifconfig iwn0 chan man ifconfig: [...] chan [n] Set the channel

Re: How to find available wifi access points?

2009-03-20 Thread Frank Habicht
man ifconfig: chan [n] Set the channel (radio frequency) to be used for IEEE 802.11-based wireless network interfaces to n. With no channel specified, show the results of an access point scan. In Host AP mode, this will dump the list of known nodes without

Re: openbsd in virtualization

2009-03-20 Thread Guido Tschakert
Markus Hennecke schrieb: Guido Tschakert wrote: the question is: do you use the vmware-tools from server 2.0 and if you do so, how did you manage it? No, we are running server 1.0.8 for our OpenBSD vmware installations. We have some laptops with our Windows client software that needs fast

Re: PF and CLamAV Integration - how to do it?

2009-03-20 Thread Kamil Monticolo
Hi, Any pointers and/or info would be greatly appreciated by this newbie. Thanks and best regards, :-) Sarah If you want, you may try also http://comixwall.org/ . It's OpenBSD based IDS-like tool to provide complex antivirus, firewall with security, monitoring capabilities and

Re: How to find available wifi access points?

2009-03-20 Thread Matt
Thank you all - that worked (both 'chan' and 'scan'). Now that I actually know what to search for I found lots of good info... *blush* For those thinking regexp / awk / automation - see: http://undeadly.org/cgi?action=articlesid=20071224164233

Re: Problem with interface in promiscuous mode

2009-03-20 Thread Stuart Henderson
On 2009/03/19 23:58, Mail Lists wrote: Did you see what sort of packets they are? Broadcast or multicast or something? I'm wondering why they would even hit your machine otherwise. They are multicast packets that are going to 224.0.1.24 which according to this:

Re: How to find available wifi access points?

2009-03-20 Thread Stuart Henderson
On 2009-03-20, Matt open...@women-at-work.org wrote: Thank you all - that worked (both 'chan' and 'scan'). you should use scan, chan does something else now.

Re: How to find available wifi access points?

2009-03-20 Thread Floor Terra
I was confused by this a few days ago. I guess I should keep track of all cvs commits. Floor On Mar 20, 2009 10:20 AM, Stuart Henderson s...@spacehopper.org wrote: On 2009-03-20, Matt open...@women-at-work.org wrote: Thank you all - that worked (both 'chan' an... you should use scan, chan does

Re: PF and CLamAV Integration - how to do it?

2009-03-20 Thread jmc
--- Marc Balmer [Thu, Mar 19, 2009 at 07:36:18PM +0100]: --- Am 19.03.2009 um 15:27 schrieb Protocol Six Consulting: Hi, I was wondering if anyone here knows how to integrate the PF firewall with ClamAV. smtp-vilter, which is in ports, does that, i started paying attention to this

prioritizing carp interfaces

2009-03-20 Thread Joerg Streckfuss
Hi list, I have a theoretical question regarding a CARP cluster and many CARP interfaces Assume we have a firewall comprising of two notes, each with 4 or more interfaces and only one uplink to the internet. The Cluster is in master/backup mode How does CARP behaves when on the master node two

Re: prioritizing carp interfaces

2009-03-20 Thread Kamil Monticolo
Hi list, I have a theoretical question regarding a CARP cluster and many CARP interfaces Assume we have a firewall comprising of two notes, each with 4 or more interfaces and only one uplink to the internet. The Cluster is in master/backup mode How does CARP behaves when on the master

Re: prioritizing carp interfaces

2009-03-20 Thread Joerg Streckfuss
Well, looks interesting, but I didn't try it. It maybe too complicated, when redundancy need to be as simply as possible. Instead of this, you can just add another node(s), this is the safest solution, I think. Well, another node implies two nodes for redundancy. And two independant firewall

Re: 4.5-beta - x61s - headphones silent and no way to get the music loud :)

2009-03-20 Thread Dan Harnett
On Thu, Mar 05, 2009 at 11:31:53PM +0100, Sebastian Rother wrote: After updating to 4.5-beta I noticed that my headphones are very very silent and I don't find a way to turn them luder somehow. I raised any setting, even those who where no even supposed to turn the headphones louder but I

Re: Install freezes on macppc

2009-03-20 Thread J.C. Roberts
On Fri, 20 Mar 2009 10:35:00 -0400 (EDT) Daniel Barowy m...@barowy.net wrote: I just reinstalled the MacOS on the machine (10.5), and that runs OK. I haven't tried any other OSes, but I suppose I could. Anyway, here's my dmesg. Anyone have any suggestions, or things I could try to

Re: PF Seems To Reload Its Default Rules Unexpectedly

2009-03-20 Thread Henning Brauer
* J.C. Roberts list-...@designtools.org [2009-03-10 02:03]: The smart answer for an ISP is moving to IPv6 that is about the least smart thing anybody could do. -- Henning Brauer, h...@bsws.de, henn...@openbsd.org BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS

graphic card support

2009-03-20 Thread Jan Klemkow
Hi, I have a problem to select right graphic cards for my OpenBSD systems. At the first machine I want to use 2 screens in dualhead mode. At the second machine I need a graphic card with 3D-acceleration. I have no idea where i could find information which card or chipset support this features.

Re: PF Seems To Reload Its Default Rules Unexpectedly

2009-03-20 Thread Henning Brauer
* J.C. Roberts list-...@designtools.org [2009-03-09 10:06]: On Sun, 8 Mar 2009 16:01:57 -0700 Hilco Wijbenga hilco.wijbe...@gmail.com wrote: I have pf running on my firewall box and I'm experiencing some strange behaviour. After several hours (this may even be 24 hours) of functioning

Re: Install freezes on macppc

2009-03-20 Thread Daniel Barowy
Hi J.C., Thanks for the post... if any, patches were stored in your NVRAM. The only way to get rid of the patches is by doing a Parameter RAM (PRAM) reset via Opt-Cmd-P-R on boot. Booting into MacOS is known to re-patch the firmware, but I'm I did a PRAM reset, and indeed, the boot

ripd [re]distribute default

2009-03-20 Thread Steven Surdock
Greetings, I'm using ripd to distribute a default route, but I noticed the redistribute command is more of an originate. I'd like ripd to distribute a default route, if one exists in the FIB. It seems to send the default whether one exists in the FIB or not. Any suggestions? Thanks. -Steve S.

Re: PF Seems To Reload Its Default Rules Unexpectedly

2009-03-20 Thread Bryan Irvine
Is your external IP on DHCP? I doubt it's pf that's changing. -Bryan On Sun, Mar 8, 2009 at 4:01 PM, Hilco Wijbenga hilco.wijbe...@gmail.com wrote: Hi all, I have pf running on my firewall box and I'm experiencing some strange behaviour. After several hours (this may even be 24 hours) of

Re: PF and CLamAV Integration - how to do it?

2009-03-20 Thread Stuart Henderson
On 2009-03-20, jmc j...@cosmicnetworks.net wrote: --- Marc Balmer [Thu, Mar 19, 2009 at 07:36:18PM +0100]: --- Am 19.03.2009 um 15:27 schrieb Protocol Six Consulting: Hi, I was wondering if anyone here knows how to integrate the PF firewall with ClamAV. smtp-vilter, which is in ports,

Re: Problem with interface in promiscuous mode

2009-03-20 Thread mail-lists
On 3/20/2009 12:59 PM, (private) HKS wrote: On Wed, Mar 18, 2009 at 8:49 PM, Mail Listsmail-li...@peachnet.com wrote: On Wed, Mar 18, 2009 at 12:33 PM, (private) HKShks.priv...@gmail.com wrote: On Wed, Mar 18, 2009 at 12:12 PM, Mail Listsmail-li...@peachnet.com wrote: Hello all, I'm have

Re: PF and CLamAV Integration - how to do it?

2009-03-20 Thread Pedro la Peu
On Friday 20 March 2009 11:15:05 jmc wrote: i started paying attention to this thread because i've been interested in setting up clamav for sometime. i noticed that there's a clamav-milter(8) that gets installed as part of the clamav package. is the general consensus of those in the know to

Re: PF and CLamAV Integration - how to do it?

2009-03-20 Thread Rod Whitworth
On Sat, 21 Mar 2009 01:35:57 +, Pedro la Peu wrote: I'm not sure it matters, you only catch some bank phish, not much benefit for the effort expended. Unless you have some tasty poker chips to serve with them ;-) *** NOTE *** Please DO NOT CC me. I am subscribed to the list. Mail to the

Re: PF and CLamAV Integration - how to do it?

2009-03-20 Thread jmc
--- Pedro la Peu [Sat, Mar 21, 2009 at 01:35:57AM +]: --- On Friday 20 March 2009 11:15:05 jmc wrote: i started paying attention to this thread because i've been interested in setting up clamav for sometime. i noticed that there's a clamav-milter(8) that gets installed as part of the