Re: Server Compatibility List

2006-04-18 Thread Srebrenko Sehic
On 4/19/06, Jonathan Gray <[EMAIL PROTECTED]> wrote: > That is totally out of date for 3.9, everything except the x4200 should > be fine. Yes. Especially the HP hardware, since most of the problems were caused by missing PCI bridges that should be fixed now. As soon as I get my 3.9 CDs from Wim,

Re: Sun X2100

2006-04-18 Thread Srebrenko Sehic
Look at: http://www.armorlogic.com/openbsd_information_server_compatibility_list.html?action=detail&id=x2100 The only *real* issue left is the nvidia network card puking under major load, but that might have been solved by the last commit (past 3.9-STABLE) by [EMAIL PROTECTED] I haven't got my ha

inet6(4)

2006-04-18 Thread Brian
I am working on some IPv4 & IPv6 Interoperability stuff, and I hit a brick wall trying to get an IPv6 UDP server to receive IPv4 packets. It looks like that piece was taken out per inet6(4): "OpenBSD does not route IPv4 traffic to an AF_INET6 socket. The particu- lar behavior in RFC 2553 is int

Re: dhcpclient diff (new options)

2006-04-18 Thread Otto Moerbeek
On Tue, 18 Apr 2006, Nick Guenther wrote: > On 4/18/06, Joseph C. Bender <[EMAIL PROTECTED]> wrote: > > Ted Unangst wrote: > > > > > > another time, somebody should delete all this atom + 1 shit. any > > > computer that runs on electricity should be able to handle the strain. > > > > Okay, so I h

Re: fs block-number (soft) error - uncorrectable/corrected?

2006-04-18 Thread David Gwynne
definitive answer: replace the disk. On 19/04/2006, at 1:04 PM, patrick ~ wrote: Hi, This is the second time I've been seeing this type of an error: Mar 27 01:30:47 box /bsd: wd0f: reading fsbn 3967732 of 3967732-3967735 (wd0 bn 9723412; cn 9646 tn 3 sn 55), retrying Mar 27 01:30:48 box

fs block-number (soft) error - uncorrectable/corrected?

2006-04-18 Thread patrick ~
Hi, This is the second time I've been seeing this type of an error: Mar 27 01:30:47 box /bsd: wd0f: reading fsbn 3967732 of 3967732-3967735 (wd0 bn 9723412; cn 9646 tn 3 sn 55), retrying Mar 27 01:30:48 box /bsd: wd0: soft error (corrected) -- Apr 17 01:30:34 box /bsd: wd0f: uncorrectable data

Re: pppoe

2006-04-18 Thread Han Boetes
NetNeanderthal wrote: > On 4/18/06, Han Boetes <[EMAIL PROTECTED]> wrote: > > More ellegant is: > > > > if ! ifconfig -a | grep -q tun0; then > > Yet another way to write this: (Though not quite as readable?) > > ifconfig tun0 > /dev/null 2>&1 && ifconfig $_ destroy I thought up the same constr

Re: how to log rdr rules in PF?

2006-04-18 Thread Eddie
Theo de Raadt wrote: Regarding running 3.6: I guess this anwsers my question. Allthough logging would have helped me today, I don't consider it worthy of upgrading. My servers are 400km away... If I publically gave all of you 10 reasons why you should not run code that old, would you upgrade?

Re: pppoe

2006-04-18 Thread NetNeanderthal
On 4/18/06, Han Boetes <[EMAIL PROTECTED]> wrote: > More ellegant is: > > if ! ifconfig -a | grep -q tun0; then Yet another way to write this: (Though not quite as readable?) ifconfig tun0 >/dev/null 2>&1 && ifconfig $_ destroy

Re: recover raidframe

2006-04-18 Thread francisco
so what file do I delete, or command do I give so I get the raid kernel, but omit raid1? I don't mind omitting raid0 either, I can easily rebuild that by copy backing from sd1d, but I can't turn off autoconfig if I don't have the raid kernel booted, but when I 'boot disk0:a bsd.raid' it automat

recover raidframe

2006-04-18 Thread David B.
hi, I have two raids set up, raid0 (boot) and raid1 (a fiberchannel SAN), I need to boot my raid kernel and bring up raid0 (automatically rebuilding parity), but not bring up raid1. I renamed the raid1.conf file in root as temp.raid1.conf hoping that when the kernel booted up it wouldn't cons

Re: Sun X2100

2006-04-18 Thread stan
On Tue, Apr 18, 2006 at 04:39:44PM -0700, Dag Richards wrote: > stan wrote: > >I'm considering purchasing a Sun X2100 to use a an OpenBSD based > >firewall. > > > >Any hardware issues I should be aware of? > > > >What have been peoples experince with these (or similar) machines? > > > > > I have be

Re: WLAN & IPsec: flows between two non-AP peers

2006-04-18 Thread Damon McMahon
Hekan, Thanks for your clarification on Reyk's explanation, and thank you Reyk too. On 18/04/06, Hekan Olsson <[EMAIL PROTECTED]> wrote: > For the main problem; it may be obvious but getting two WLAN hosts to > do IPsec between each other via one or more gateways requires them to > be on differe

Re: Multi Firewalls Admin

2006-04-18 Thread Johan Allard
Sasha, If you check out http://www.allard.nu/pfw/, it's most likely going to be the closest thing for you. It can do PF broadcasts (installing a ruleset on multiple firewalls at once), examining logs on remote firewalls and do basic monitoring of your firewalls as well. Regards, //jo

Re: pppoe

2006-04-18 Thread Arnaud Bergeron
On Tue, Apr 18, 2006 at 11:52:47AM +0930, Brendan Grossman wrote: > Hi everyone > > To bring up a pppoe connection, I use ppp -ddial provider > > But how do I take it down? > > Also how do I remove old tunx devices? > > # ifconfig > tun0: flags=8051 mtu 1492 > inet 219.90.xxx.xxx --> 203.2.

Re: Sun X2100

2006-04-18 Thread Dag Richards
stan wrote: I'm considering purchasing a Sun X2100 to use a an OpenBSD based firewall. Any hardware issues I should be aware of? What have been peoples experince with these (or similar) machines? I have been using a couple of the X2100's in testing environments for a few weeks, they run 3.9

Re: Server Compatibility List

2006-04-18 Thread Jonathan Gray
On Tue, Apr 18, 2006 at 11:47:17AM -0400, Will H. Backman wrote: > I don't know if this has been posted before, but I found a nice openbsd server > compatibility list: > > "To ensure availability of appropriate server hardware platforms for Profense, > Armorlogic is testing new server models from

Re: Multi Firewalls Admin

2006-04-18 Thread Jon Simola
On 4/17/06, xanadu <[EMAIL PROTECTED]> wrote: > I have to remote admin 54 OpenBSD firewalls. > What tools can help me for that (Monitoring, Updates or PF broadcasts, > getting firewalls logs, automate processes, ...), is there all in one ? I believe you're looking for Jr Network Admin, still not

Re: Sun X2100

2006-04-18 Thread Daniel Ouellet
stan wrote: I'm considering purchasing a Sun X2100 to use a an OpenBSD based firewall. Any hardware issues I should be aware of? What have been peoples experince with these (or similar) machines? It worked. Undeadly host their site on it, the only issue at the time was the second Ethernet p

Re: dhcpclient diff (new options)

2006-04-18 Thread Nick Guenther
On 4/18/06, Joseph C. Bender <[EMAIL PROTECTED]> wrote: > Ted Unangst wrote: > > > > another time, somebody should delete all this atom + 1 shit. any > > computer that runs on electricity should be able to handle the strain. > > Okay, so I have to ask. > > Why would anyone do something that lame a

Sun X2100

2006-04-18 Thread stan
I'm considering purchasing a Sun X2100 to use a an OpenBSD based firewall. Any hardware issues I should be aware of? What have been peoples experince with these (or similar) machines? -- U.S. Encouraged by Vietnam Vote - Officials Cite 83% Turnout Despite Vietcong Terror - New York Times 9/3

Multi Firewalls Admin

2006-04-18 Thread xanadu
Hi, I have to remote admin 54 OpenBSD firewalls. What tools can help me for that (Monitoring, Updates or PF broadcasts, getting firewalls logs, automate processes, ...), is there all in one ? Regards, Sacha.

Re: Ethical question on misc suggestion

2006-04-18 Thread Greg Thomas
On 4/18/06, Daniel Ouellet <[EMAIL PROTECTED]> wrote: > At the risk of been flame big time, and that's fine, I would however > suggest that questions on misc@ follow the same criteria as the support > for the OS it's self. > > Meaning, a new release come out, then support on the oldest is drop and

ethernet-based video server recommendations

2006-04-18 Thread Dave Feustel
Can anyone recommend brands of video servers (for composite video cameras) that can be initialized and used without Java, Javascript, ActiveX, or any windows software? Thanks, Dave Feustel -- Lose, v., experience a loss, get rid of, "lose the weight" Loose, adj., not tight, let go, free, "loose

Ethical question on misc suggestion

2006-04-18 Thread Daniel Ouellet
At the risk of been flame big time, and that's fine, I would however suggest that questions on misc@ follow the same criteria as the support for the OS it's self. Meaning, a new release come out, then support on the oldest is drop and only the last two are supported. Shouldn't support or que

Re: how to log rdr rules in PF?

2006-04-18 Thread Matthias Kilian
[OpenBSD-3.6] On Tue, Apr 18, 2006 at 02:34:00PM -0600, Theo de Raadt wrote: > If I publically gave all of you 10 reasons why you should not run code > that old, would you upgrade? Looking at errata*.html, 13 reasons would be closer to reality ;-) Ciao, Kili

Re: how to log rdr rules in PF?

2006-04-18 Thread Daniel Ouellet
Jasper Bal wrote: Theo de Raadt schreef: Regarding running 3.6: I guess this anwsers my question. Allthough logging would have helped me today, I don't consider it worthy of upgrading. My servers are 400km away... If I publically gave all of you 10 reasons why you should not run code

Re: how to log rdr rules in PF?

2006-04-18 Thread Jasper Bal
Theo de Raadt schreef: Regarding running 3.6: I guess this anwsers my question. Allthough logging would have helped me today, I don't consider it worthy of upgrading. My servers are 400km away... If I publically gave all of you 10 reasons why you should not run code that old, would yo

Re: time is always 10 minutes fast!

2006-04-18 Thread Jerome Santos
That did it! Thanks a lot!!! Jerome On 4/18/06, Stuart Henderson <[EMAIL PROTECTED]> wrote: > > On 2006/04/18 14:34, Jerome Santos wrote: > > Except I want DST, so that it should show 2 PM. I can't figure out how > to > > set this. > > symlink /etc/localtime to /usr/share/zoneinfo/foo.

Re: how to log rdr rules in PF?

2006-04-18 Thread Theo de Raadt
Regarding running 3.6: > I guess this anwsers my question. Allthough logging would have helped me > today, I don't consider it worthy of upgrading. My servers are 400km away... If I publically gave all of you 10 reasons why you should not run code that old, would you upgrade?

Re: how to log rdr rules in PF?

2006-04-18 Thread Stuart Henderson
On 2006/04/18 22:02, Jasper Bal wrote: > Thanks for your reply. Im using OpenBSD 3.6 > > my man pf.conf says: > rdr-rule = [ "no" ] "rdr" [ "pass" ] [ "on" ifspec ] [ af ] Drop the 'pass' from the rdr, and add explicit pass rules. > I guess this anwsers my question. Allthough logging would

Re: how to log rdr rules in PF?

2006-04-18 Thread Jasper Bal
Huzeyfe Onal schreef: Hi, which OpenBSD version do you use? man pf.conf says; rdr-rule = [ "no" ] "rdr" [ "pass" [ "log" [ "(" logopts ")" ] ] ] [ "on" ifspec ] [ af ] [ protospec ] hosts [ "tag" string ] [ "tagged" string ]

Re: User specific resources limits increase live help needed.

2006-04-18 Thread Daniel Ouellet
Joachim Schipper wrote: It all depends on what is doing the actual constraining. If it is kern.maxproc, that is easily increased. If it's ulimit or login.conf, some smarter stuff might need to be done. Couldn't login with a specific user that gets: Server sent disconnect message type 2 (SSH_DI

Re: time is always 10 minutes fast!

2006-04-18 Thread Otto Moerbeek
On Tue, 18 Apr 2006, Darrin Chandler wrote: > You have both "server" *and* "servers" active in your config? Hmm. In > any case ntpd should be logging to /var/log/daemon by default. Messages > there will be a great clue as to what's going on, hopefully. ntpd allowes having multiple server and mult

Re: Default Gateway, PF, BAD State

2006-04-18 Thread Joachim Schipper
On Tue, Apr 18, 2006 at 10:08:45AM -0700, Greg Thomas wrote: > On 4/6/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: > > On Thu, Apr 06, 2006 at 01:15:53AM +1200, Joshua Sandbrook wrote: > > > Hello There. > > > > > > Ive got two openbsd gateways: > > > > > > 192.168.3.253 +192.168.4.254 - gateway

Re: User specific resources limits increase live help needed.

2006-04-18 Thread Joachim Schipper
On Tue, Apr 18, 2006 at 11:56:11AM -0400, Daniel Ouellet wrote: > I am having a problem with a specific user account that I can't shutdown > as I would create data corruption now if I do so, but I also need to > increase the resources of it as that user account can't login via ssh > because it r

Re: time is always 10 minutes fast!

2006-04-18 Thread Stuart Henderson
On 2006/04/18 19:37, Martin Schrvder wrote: > time if you use the country zone (like ch.pool.ntp.org in > Switzerland) - for all these zones, you can again use the 0, 1 or ...really crappy for some countries, alas. UK, from a well-connected host: round-trip min/avg/max/std-dev = 134.025/134.025/1

Re: time is always 10 minutes fast!

2006-04-18 Thread Stuart Henderson
On 2006/04/18 14:34, Jerome Santos wrote: > Except I want DST, so that it should show 2 PM. I can't figure out how to > set this. symlink /etc/localtime to /usr/share/zoneinfo/foo.

Re: Server Compatibility List

2006-04-18 Thread Joachim Schipper
On Tue, Apr 18, 2006 at 11:47:17AM -0400, Will H. Backman wrote: > I don't know if this has been posted before, but I found a nice openbsd server > compatibility list: > > "To ensure availability of appropriate server hardware platforms for Profense, > Armorlogic is testing new server models from

Re: time is always 10 minutes fast!

2006-04-18 Thread Joachim Schipper
On Tue, Apr 18, 2006 at 02:34:30PM -0400, Jerome Santos wrote: > **SOLVED** ( I think) > > First I killed ntpd, then did ntpd -s north-america.pool.ntp.org and got: > set local clock to Tue Apr 18 13:28:59 EST 2006 (offset -3558.915779s) > > Except I want DST, so that it should show 2 PM. I can't

Re: time is always 10 minutes fast!

2006-04-18 Thread Jerome Santos
**SOLVED** ( I think) First I killed ntpd, then did ntpd -s north-america.pool.ntp.org and got: set local clock to Tue Apr 18 13:28:59 EST 2006 (offset -3558.915779s) Except I want DST, so that it should show 2 PM. I can't figure out how to set this. On 4/18/06, Jerome Santos <[EMAIL PROTECTED]>

Re: how to log rdr rules in PF?

2006-04-18 Thread Huzeyfe Onal
Hi, which OpenBSD version do you use? man pf.conf says; rdr-rule = [ "no" ] "rdr" [ "pass" [ "log" [ "(" logopts ")" ] ] ] [ "on" ifspec ] [ af ] [ protospec ] hosts [ "tag" string ] [ "tagged" string ] [ "->" ( redirhost | "

how to log rdr rules in PF?

2006-04-18 Thread Jasper Bal
Hi all, How can I log rdr rules in PF? I've seen my question appear in the archieves, but I haven't seen an anwser. These are my rules: rdr pass inet proto tcp from to any \ port smtp -> 127.0.0.1 port 8025 rdr pass inet proto tcp from ! to any \ port smtp -> 127.0.0.1 port 8025 when I u

Re: time is always 10 minutes fast!

2006-04-18 Thread Martin Schröder
On 2006-04-18 08:22:55 -0700, Darrin Chandler wrote: > I'd comment out the single server commands and go with "servers > pool.ntp.org" and see what happens. "As pool.ntp.org will assign you timeservers from all over the world, time quality will not be ideal. You get a bit better result if you use

Re: Default Gateway, PF, BAD State

2006-04-18 Thread Greg Thomas
On 4/6/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: > On Thu, Apr 06, 2006 at 01:15:53AM +1200, Joshua Sandbrook wrote: > > Hello There. > > > > Ive got two openbsd gateways: > > > > 192.168.3.253 +192.168.4.254 - gateway to 192.168.4.0/24 subnet. this > > obsd box has a default gateway set to 1

Re: Default Gateway, PF, BAD State

2006-04-18 Thread Bruno Carnazzi
2006/4/6, Joachim Schipper <[EMAIL PROTECTED]>: > On Thu, Apr 06, 2006 at 01:15:53AM +1200, Joshua Sandbrook wrote: > > Hello There. > > > > Ive got two openbsd gateways: > > > > 192.168.3.253 +192.168.4.254 - gateway to 192.168.4.0/24 subnet. this > > obsd box has a default gateway set to 192.168.

Re: Dual Core

2006-04-18 Thread Sigfred Håversen
Matt Jibson wrote: Some of us have had problems with dual core: http://marc.theaimsgroup.com/?l=openbsd-misc&m=113860396723795&w=2 Many improvements have been done since then. For my particular motherboard (Asus A8N-SLI Premium, rev 1.02), the amd64 MP went from problematic to working very well

User specific resources limits increase live help needed.

2006-04-18 Thread Daniel Ouellet
I am having a problem with a specific user account that I can't shutdown as I would create data corruption now if I do so, but I also need to increase the resources of it as that user account can't login via ssh because it reach the limits. I get "Disconnecting: fork failed: Resource temporari

Re: time is always 10 minutes fast!

2006-04-18 Thread Oliver Peter
Hi, On Tue, Apr 18, 2006 at 11:07:17AM -0400, Jerome Santos wrote: > Hi there I've been trying to sync my system time using ntpd. I followed the > FAQ on how to do this but it always seems that my time is 10 minutes fast. > > my /etc/ntpd.conf: [...] > #sync to a single server > server 0.north-am

Re: Dual Core

2006-04-18 Thread Otto Moerbeek
On Tue, 18 Apr 2006, Matt Jibson wrote: > Some of us have had problems with dual core: > http://marc.theaimsgroup.com/?l=openbsd-misc&m=113860396723795&w=2 That should be solved now, try a recent snap. I've been running the mentioned A8N5X mb fine with a dual core amd64. That is to say, until it

Re: time is always 10 minutes fast!

2006-04-18 Thread Michael Hernandez
On Apr 18, 2006, at 11:07 AM, Jerome Santos wrote: Any hints or pointers much appreciated!! have you tried running ntpd -s once to set the time immediately? If you don't it will only be corrected "gradually". Mike

Re: Dual Core

2006-04-18 Thread mickey
On Tue, Apr 18, 2006 at 09:19:55AM -0600, Matt Jibson wrote: > Some of us have had problems with dual core: > http://marc.theaimsgroup.com/?l=openbsd-misc&m=113860396723795&w=2 and where does it have any relation to the dual-core nature of the problem? it's mpbios problem. > On 4/17/06, Gustavo R

Server Compatibility List

2006-04-18 Thread Will H. Backman
I don't know if this has been posted before, but I found a nice openbsd server compatibility list: "To ensure availability of appropriate server hardware platforms for Profense, Armorlogic is testing new server models from major manufacturers on an ongoing basis. It is our goal to provide our cust

Re: time is always 10 minutes fast!

2006-04-18 Thread Darrin Chandler
On Tue, Apr 18, 2006 at 08:22:55AM -0700, Darrin Chandler wrote: > You have both "server" *and* "servers" active in your config? Hmm. In > any case ntpd should be logging to /var/log/daemon by default. Messages > there will be a great clue as to what's going on, hopefully. > > I'd comment out the

Re: time is always 10 minutes fast!

2006-04-18 Thread Darrin Chandler
On Tue, Apr 18, 2006 at 11:07:17AM -0400, Jerome Santos wrote: > Hi there I've been trying to sync my system time using ntpd. I followed the > FAQ on how to do this but it always seems that my time is 10 minutes fast. > > my /etc/ntpd.conf: > > > # $OpenBSD: ntpd.conf,v 1.7 2004/07/20 17:38:35 h

Re: Dual Core

2006-04-18 Thread Matt Jibson
Some of us have had problems with dual core: http://marc.theaimsgroup.com/?l=openbsd-misc&m=113860396723795&w=2 On 4/17/06, Gustavo Rios <[EMAIL PROTECTED]> wrote: > Does it make any difference to have dual core processor or not with openbsd ? > > Thanks.

time is always 10 minutes fast!

2006-04-18 Thread Jerome Santos
Hi there I've been trying to sync my system time using ntpd. I followed the FAQ on how to do this but it always seems that my time is 10 minutes fast. my /etc/ntpd.conf: # $OpenBSD: ntpd.conf,v 1.7 2004/07/20 17:38:35 henning Exp $ # sample ntpd configuration file, see ntpd.conf(5) # Addresses

Atlantic Canada's Music Store!

2006-04-18 Thread Musicstop
[IMAGE][IMAGE] [IMAGE] Musicstop is Atlantic Canada’s largest music company. We specialize in musical instruments printed music and everything you need for playing, performing and recording. Our expert staff can help you choose from our extensive selection of the industries leading brands. We

Re: LZMA and the Install Sets?

2006-04-18 Thread Frank Denis
Le Mon, Apr 17, 2006 at 11:55:34PM -0400, Nick Holland ecrivait : ~/comptest $ time lzma e comp39d.tar comp39d.tar.lz 7m5.59s real 6m54.79s user 0m0.59s system (maximum RAM used: around 80M, I think) Comments: rzip and lzma turned in some good numbers (REALLY good numbers), The lz

Re: BIND forwarding

2006-04-18 Thread Darrin Chandler
On Tue, Apr 18, 2006 at 03:54:46PM +0200, Alexander Farber wrote: > Check http://groups.google.com/group/comp.protocols.dns.bind That's quite a body of knowledge to catch up with. I'll be busy reading that for many years to come. Thanks for the useful tip! -- Darrin Chandler| Phoeni

Re: BIND forwarding

2006-04-18 Thread Alexander Farber
Check http://groups.google.com/group/comp.protocols.dns.bind On 4/16/06, Darrin Chandler <[EMAIL PROTECTED]> wrote: > On Sun, Apr 16, 2006 at 08:22:27AM +0200, Alexander Farber wrote: > > On the USENET I've learnt that "forwarders" shouldn't be used... > > Did you also learn why? I'd like to know.

Re: Via EPIA boards

2006-04-18 Thread Olivier Cherrier
On Mon, Apr 17, 2006 at 02:12:03PM -0400, [EMAIL PROTECTED] wrote: > My home firewall is running on a PD1. Similar to the M1, except with > two NICs. NICs are supported. I don't think Xorg supports the VIA graphics > chip, but doesn't matter to me. Both the old X11 and new Xorg work gre

Re: mysql charset problem

2006-04-18 Thread Vjacheslav V. Borisov
> I switched to MySQL 5.0.19 and now i have some issues with charsets :/ > > In my config files, my.cnf i've got such a record: > > character-set-server=latin2 > collation-server=latin2_general_ci > > But when it get data from the database to the website, then theres the > problem because it doe

Re: PCMCIA USB 2.0

2006-04-18 Thread Jared Solomon
Erm, that's not true. I picked up one at Beelzebub Buy and it crashes my openBSD 3.8 machine. On 4/17/06, David Gwynne <[EMAIL PROTECTED]> wrote: > i hope you mean cardbus and not pcmcia. there is such a thing as a > pcmcia usb host controller, but it is usb 1 only, and we don't have a > driver f

Re: OpenBGPD HEAD revision questions

2006-04-18 Thread Henning Brauer
* Thomas Bader <[EMAIL PROTECTED]> [2006-04-17 21:01]: > Claudio Jeker schrieb: > > On Mon, Apr 17, 2006 at 04:47:52PM +0200, Thomas Bader wrote: > >> [announce self is missing] > > Gosh! That's a fallout from Henning's nexthop self patch. > > I'll fix it ASAP. > Thanks, that works for me. > > I h

Re: WLAN & IPsec: flows between two non-AP peers

2006-04-18 Thread Håkan Olsson
On 18 apr 2006, at 10.59, Reyk Floeter wrote: ... - set the flows for each peer. any direct communication between the peers and the gateway will be bypassed (not encrypted) to allow the ISAKMP key exchange (a more complicated version is possible, i.e. with additional static flows, the "proto" key

Re: Via EPIA boards

2006-04-18 Thread Timo Schoeler
Thus Matt Rowley <[EMAIL PROTECTED]> spake on Tue, 18 Apr 2006 08:11:17 -0400: > > serious question: can one get systems of this class with 'features' > > like ECC memory? > > Not 100% sure, but I do not think so. There's no mention of ECC > memory support on VIA's webpages dedicated to the EPIA

Re: Via EPIA boards

2006-04-18 Thread Matt Rowley
> serious question: can one get systems of this class with 'features' like > ECC memory? Not 100% sure, but I do not think so. There's no mention of ECC memory support on VIA's webpages dedicated to the EPIA line. Also, the memory selector tool on crucial.com lists non-ecc memory only. --Matt

Re: WLAN & IPsec: flows between two non-AP peers

2006-04-18 Thread Reyk Floeter
hi, some cut'n'paste errors... anyway, it's just an example. Reyk Floeter wrote: ap# cat /etc/ipsec.conf flow esp out from 10.0.0.1 to 10.0.0.2 type bypass ike passive esp from 10.0.0.0/30 to any peer 10.0.0.2 \ dstid peer1.wlan.local flow esp out from 10.0.0.5 to 10.0.0.6 type bypass ike p

Re: WLAN & IPsec: flows between two non-AP peers

2006-04-18 Thread Reyk Floeter
Damon McMahon wrote: Perhaps my understanding of ieee80211(9) and isakmpd(8) is awry? I have a simple WLAN setup, where there is a combined internet gateway/wireless AP, and several wireless nodes. I want each wireless node to be able to connect to all others for file sharing, etc and the connec

Re: LZMA and the Install Sets?

2006-04-18 Thread Antti Harri
On Mon, 17 Apr 2006, Nick Holland wrote: Oh? Where are your numbers? Here's a benchmark about gzip vs lzma vs bzip2: http://tukaani.org/lzma/benchmarks Lasse Collin is also working on a more "sane" tool for the algorithm but I don't have enough information about that so if someone is intere

Re: pppoe

2006-04-18 Thread Alexandre Ratchov
On Tue, Apr 18, 2006 at 11:52:47AM +0930, Brendan Grossman wrote: > Hi everyone > > To bring up a pppoe connection, I use ppp -ddial provider > > But how do I take it down? > > Also how do I remove old tunx devices? > > # ifconfig > tun0: flags=8051 mtu 1492 > inet 219.90.xxx.xxx -->