Damien Miller wrote:
steven n fettig wrote:
Dunno' what I'm doing wrong. I have 3.7 installed on a ThinkPad x40
that has:
ath0 at pci1 dev 2 function 0 "Atheros AR5212" rev 0x01: irq 11
ath0: mac 80.9 phy 4.3 radio 4.6, 802.11a/b/g, WOR4W, address
00:0e:9b:6f:4a:b0
Mine works fine with
--- j knight <[EMAIL PROTECTED]> wrote:
> > scrub random-id
> > scrub fragment reassemble
> > scrub reassemble tcp
> > scrub out on $ppp max-mss 1440
>
> These scrub rules aren't doing what you think
> they're doing. "scrub" is
> a rule, not an option such as the "set" parameters.
> The first matc
On Fri, 10 Jun 2005 01:10:05 +0800, Uwe Dippel wrote:
> I'll try to get the serial console up and do what you proposed,
Here is hopefully the required info:
# kernel: page fault trap, code=0
Stopped at m_freem+0x1f: movswl 0x10(%esi),%eax
ddb> ps
PID PPID PGRPUID S FLAG
> If the complete Linux still works, you can also boot into it,
Unfortunatly I had totally wiped out my disk. It wasn't there anymore.
My error was when I was editing my partitions, I was starting at the
wrong sector/track. I was able to restart the install from a cf card,
I was refered to a sect
On Sun, Jun 12, 2005 at 08:35:03PM -0700, Troy James Sobotka wrote:
> Just curious if OpenBSD has any plans on targetting Intel XScale?
Zaurus is XScale.
PROBLEM RESOLVED.
Thanks for the tip! The "d+b step" did not "rang a bell" while a was
looking to solve this!
I did that, worked perfectly well, I was able to restart the
installation from the cf and everything was fine.
Thanks for the help!
Phil
On 6/12/05, Andreas Gunnarsson <[EMAIL PROTEC
j knight wrote:
--- Quoting Serban Giuroiu on 2005/06/12 at 14:59 -0700:
scrub random-id
scrub fragment reassemble
scrub reassemble tcp
scrub out on $ppp max-mss 1440
These scrub rules aren't doing what you think they're doing. "scrub" is
a rule, not an option such as the "set" parameters.
Dunno if relevant, but a long time ago, routing ethernet
over an internal SLIP connection (don't ask, fiber is much better),
connections were real flaky until I upped the MTU on the
SLIP connection to 1500. Seems Microsoft likes to put a
"Don't Fragment" into the TCP/IP setup and silently ignores
f
--- Quoting Serban Giuroiu on 2005/06/12 at 14:59 -0700:
> scrub random-id
> scrub fragment reassemble
> scrub reassemble tcp
> scrub out on $ppp max-mss 1440
These scrub rules aren't doing what you think they're doing. "scrub" is
a rule, not an option such as the "set" parameters. The first matc
Hi, all. I've been putting a laptop (Dell Inspiron 1000) through the
motions in order to submit its status to the OpenBSD i386 laptops
page. In doing so, I've tested out a bunch of things I've never used
before, and I've hit a snag with playing audio CDs (from the raw
device, not mounting and/or
Dear gentleman,
On 6/13/05, JR Dalrymple <[EMAIL PROTECTED]> wrote:
> > Dear gentlemen,
> >
> > i am considering OpenBSD for a environment of 3K desktop and 15K users.
>
> Good considering...
>
>
> >
> > I will have to supply:
> >
> > server 0: email(pop3,smtp)
> > server 1: proxy (squid)
> > s
Henning Brauer,
Thanks a lot for your feedback. I found it to be very interesting.
I enjoyed your suggestion on MegaRAID. I found MegaRAID SCSI 320-4x at
http://www.lsilogic.com/products/megaraid/scsi_320_4x.html
Does any uses it? Does it rock? BTW: Is obsd support fully deployed?
Or it does no
> Dear gentlemen,
>
> i am considering OpenBSD for a environment of 3K desktop and 15K users.
Good considering...
>
> I will have to supply:
>
> server 0: email(pop3,smtp)
> server 1: proxy (squid)
> server 2: NIS + Kerberos
> server 3: OpenLDAP (BDB)
> server 4: NFS + FTP
> server 5: web (http
Just curious if OpenBSD has any plans on targetting Intel XScale?
Serban Giuroiu wrote:
Hello.
I have an OpenBSD 3.7 box set up as a router and
server for my home network. It connects to the
Internet through the kernel PPPoE driver. Naturally, I
use pf on that box. Everything runs smoothly, but
there are certain websites that do not load properly
from machines
* Gustavo Rios <[EMAIL PROTECTED]> [2005-06-13 03:20]:
> Server 3 will hold a openldap with bdb as backend, does anyone here
> have such configuration for a similar environment like mine?
we're using ldbm as backend instead - I don't feel safe with bdb - and I
am prety happy with it - with quite
On Mon, Jun 13, 2005 at 01:42:14AM +0200, [EMAIL PROTECTED] wrote:
> I noticed a BUG in the solution descriped at FAQ 7.3.
>
> As I edited my /etc/gettyttab (like it was descriped in the FAQ) and
> loged in using ttypC2 I noticed that the the the buffer wont be deleted if
> you do the followring.
Hans Zimmerman wrote:
...
> OpenBSD 3.6-stable (GENERIC) #1: Wed Apr 6 20:23:57 CEST 2005
> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
...
> pciide0 at pci1 dev 11 function 0 "CMD Technology SiI3112 SATA" rev
> 0x02: DMA, channel 0 wired to native-PCI, channel 1 wired to native
Dear gentlemen,
i am considering OpenBSD for a environment of 3K desktop and 15K users.
I will have to supply:
server 0: email(pop3,smtp)
server 1: proxy (squid)
server 2: NIS + Kerberos
server 3: OpenLDAP (BDB)
server 4: NFS + FTP
server 5: web (http + https)
I am playing to use OpenBSD for ev
In message <[EMAIL PROTECTED]>
so spake Tristan Delsol (tdelsol):
> OK. Do I need to change the URL in the spamd.conf or will you use another sou
> rce pretty soon?
Bob is back from camping so this is fixed now ;-)
- todd
I noticed a BUG in the solution descriped at FAQ 7.3.
As I edited my /etc/gettyttab (like it was descriped in the FAQ) and
loged in using ttypC2 I noticed that the the the buffer wont be deleted if
you do the followring.
Login at e.g. ttyC2,
Do something to get a full screen (so that you need pag
Quoting "Todd C. Miller" <[EMAIL PROTECTED]>:
> In message <[EMAIL PROTECTED]>
> so spake Tristan Delsol (tdelsol):
>
> > Noticed crond sending me some errors from spamd-setup.
> > "spamd-setup: Could not add blacklist spamhaus: Input/output error"
> >
> > That's all I'm getting. Tried to ge
Serban Giuroiu wrote:
> I have an OpenBSD 3.7 box set up as a router and
> server for my home network. It connects to the
> Internet through the kernel PPPoE driver. Naturally, I
> use pf on that box. Everything runs smoothly, but
> there are certain websites that do not load properly
> from machin
I'm trying to install 3.7 on my Mac Mini, and I'm having an issue with
the MSDOS boot partition that the ofwboot file is supposed to be copied
to. I'm using MBR for my disk, and the official CD release.
Specifically, when I go through the install process, I get the message
that the "i" partition
On Sun, 2005-06-12 at 14:59 -0700, Serban Giuroiu wrote:
> Hello.
>
> I have an OpenBSD 3.7 box set up as a router and
> server for my home network. It connects to the
> Internet through the kernel PPPoE driver. Naturally, I
> use pf on that box. Everything runs smoothly, but
> there are certain w
Hello.
I have an OpenBSD 3.7 box set up as a router and
server for my home network. It connects to the
Internet through the kernel PPPoE driver. Naturally, I
use pf on that box. Everything runs smoothly, but
there are certain websites that do not load properly
from machines behind the NAT router.
hi,
i have some routing problems after starting a pptp connection via wlan,
here is what i did:
# pfctl
-d
pf disabled
# dhclient wi0
DHCPDISCOVER on wi0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on wi0 to 255.255.255.255 port 67 interval 18
DHCPOFFER from 172.16.3.254
DHCPREQUEST on wi
I have a large VPN network using several OpenBSD 3.5 and 3.6 boxes, I'm
using shared keys, and the rc.vpn script to initialize it. Yesterday I
tried to add a 3.7 box to the mix, and it wouldn't work. The symptoms were
the tunnels never came up, and the respective gateways lost communication
with ea
Okay WAY 2 cool
I finally killed the old cell phone I was using for years and years,
and got a sprintpcs replacement with multimedia (after signing another 2
years...:(
Anywho Had to try making a ringer, what better mp3 than an OpenBSD lyric!
I trimmed 29 seconds from the Gold Flipper and
On Sun, Jun 12, 2005 at 07:08:24PM +0200, Andreas Gunnarsson wrote:
> Do the "d+b" reboot that is mentioned in the INSTALL.zaurus file. When
> you've logged on as root (no password) you are running Linux. Mount the
> CF and then do insmod and cp as described in INSTALL.zaurus, and you
> should be
Why is RAIDFrame not in the generic kernel? Is it too big, or buggy?
On 6/11/05, Jens Teglhus Mxller <[EMAIL PROTECTED]> wrote:
> > Marco Peereboom on 2005-06-11 17:20:28 -0500:
> >
> >> but you are not supposed to.
> >
> > raidctl(8) gives an example of how to set up root or RAID with
> > RAIDFra
On Sun, Jun 12, 2005 at 09:54:26AM -0400, Phil wrote:
> I tried reboot but got an error message. I really wanted to just have
> OpenBSD partitions in disklabel. :(
[...]
> (I don't feel spending $200 just to get the answer that the
> hardware will not make the CF card available at the boot prompt)
Me happy camper:
Below find dmesg from a much happier Fujitsu P2120 "loox" laptop (a
super-cool, if kinda slow machine). This thing has had serious problems
under both Debian and Fedora Core Linux 2.4/2.6. I've not been able to
make Linux PCMCIA work for over a year with various distros. Linux
Thanks for the response!
I tried reboot but got an error message. I really wanted to just have
OpenBSD partitions in disklabel. :(
(Maybe something went wrong with my disk geometry ( I used the default
OpenBSD detected)
Anyway, now I'm stuck beyond that...
I don't have much information about the
In message <[EMAIL PROTECTED]>
so spake Tristan Delsol (tdelsol):
> Noticed crond sending me some errors from spamd-setup.
> "spamd-setup: Could not add blacklist spamhaus: Input/output error"
>
> That's all I'm getting. Tried to get the file
> www.openbsd.org/spamd/SBL.cidr.gz and it se
na du? ich muss dir heute aus dem internetcafe schreiben, mein rechner
hat von mir eine unpassende coladusche bekommen, ab sofort herscht
striktes essen- und trinkenverbot in der ndhe der technik! ich weiss
nicht ob und wann das gute st|ck wieder repariert ist, deswegen wollte
ich dir schnell meine
Hi list,
I'm trying to upgrade a server from 3.6 to 3.7 and have experienced some
troubles. 3.6 runs like a charm.
bsd and bsd.rd show me the same error.
Any advice on this one would be very welcome.
OpenBSD 3.6-stable (GENERIC) #1: Wed Apr 6 20:23:57 CEST 2005
[EMAIL PROTECTED]:/usr/sr
After upgrading from 3.7-stable to 3.7-current, mini ipod 4GB retains it's
correct geometry, but 6GB does not and is not mountable. Output of dmesg,
fdisk/disklabel for both is included.
Ed.
% dmesg
OpenBSD 3.7-current (GENERIC) #189: Fri Jun 10 14:44:35 MDT 2005
[EMAIL PROTECTED]:/usr/src/sy
I've taken a look at a few messages in the archives, but can't make
heads or tails as to the current status of setting cHDLC on the A102u.
In http://marc.theaimsgroup.com/?l=openbsd-misc&m=110701517800597&w=2
there is mention that in order to use the Sangoma provided drivers, you
need to disab
39 matches
Mail list logo