Re: Weird disk problem

2014-06-05 Thread Shawn K. Quinn
e time-honored empirical tests, such as assuming the worst for the disk's health if it is making weird noises when it slows to a crawl. It could also be either the SATA cabling or the SATA controller that is having trouble after warming up (with specific bit patterns, or just in general). I know that sounds weird, but SATA cables aren't that expensive to replace and it's quite possible the OP got a dud. -- Shawn K. Quinn skqu...@rushpost.com

5.5/i386 acpitz0: _AL0[0] _PR0 failed

2014-05-07 Thread Shawn K. Quinn
4MB 80 cyl, 2 head, 18 sec vscsi0 at root scsibus1 at vscsi0: 256 targets softraid0 at root scsibus2 at softraid0: 256 targets root on wd0a (56acd3eca180cbd0.a) swap on wd0b dump on wd0b acpitz0: _AL0[0] _PR0 failed acpitz0: _AL0[0] _PR0 failed [many more duplicates of the previous two lines snipped] -- Shawn K. Quinn skqu...@rushpost.com

Re: Parallela boards on OpenBSD ?

2014-04-26 Thread Shawn K. Quinn
w we have other ARM-based CPU ports already so we're at least halfway there. I wish I was in a position to buy hardware for donation to the developers to speed up the process, and if I was, I would. -- Shawn K. Quinn skqu...@rushpost.com

Re: disklabel: phantom "partition extends past end of unit" message on amd64, possible bug?

2014-04-23 Thread Shawn K. Quinn
On Wed, Apr 23, 2014, at 06:50 AM, Otto Moerbeek wrote: > A slightly different fix has been commited, > > -Otto At first glance, the bug appears to be squashed. (I'll report back if I find out otherwise later.) Thanks! -- Shawn K. Quinn skqu...@rushpost.com

Re: tmpfs weirdness

2014-04-23 Thread Shawn K. Quinn
apply cleanly. It looks like whatever is in -current now has diverged enough from what Bitrig took or vice versa to make applying it by hand tricky at best. Given my horrible luck with this one, I am hesitant to try the others. -- Shawn K. Quinn skqu...@rushpost.com

disklabel: phantom "partition extends past end of unit" message on amd64, possible bug?

2014-04-22 Thread Shawn K. Quinn
27; is simply ':q', so it's getting back the same disklabel that I got to edit with no changes.) -- Shawn K. Quinn skqu...@rushpost.com

Re: tmpfs weirdness

2014-04-22 Thread Shawn K. Quinn
On Mon, Apr 21, 2014, at 12:26 AM, Shawn K. Quinn wrote: > With a tmpfs mounted on /tmp: > > $ cd /tmp > $ dd if=/dev/zero of=0 bs=1M ; sync ; sleep 5 ; rm 0 > > results in dmesg getting spammed with: > > uao_flush: strange, got an out of range flush (fixed) Forgot to m

tmpfs weirdness

2014-04-20 Thread Shawn K. Quinn
handy right now) and the system usually winds up wedged badly enough that "boot dump" from ddb won't work as designed. I can reproduce this on request. -- Shawn K. Quinn skqu...@rushpost.com

Re: sudo -u & environment help

2014-04-04 Thread Shawn K. Quinn
On Fri, Apr 4, 2014, at 12:05 PM, David Coppa wrote: > On Fri, Apr 4, 2014 at 7:01 PM, Todd wrote: > > I think this should work > > > > sudo su - user > > Sure, it works. > I often use it. > sudo -s user should work as well I think. -- Shawn K. Quinn skqu...@rushpost.com

Re: system resets with openbsd flash drive

2014-03-31 Thread Shawn K. Quinn
ens when the usb > drive is plugged in while in the bios setup... > > What can I do next? It seems like the BIOS looks at the partition table and panics when it sees the OpenBSD partition, which honestly it should not care about. Anti-virus protection run amok perhaps? Either that, or s

Re: upgrades no longer allow ftp for sets

2014-03-29 Thread Shawn K. Quinn
On Sat, Mar 29, 2014, at 09:44 AM, Theo de Raadt wrote: > > Eventually, will base ftpd be removed? > > Unlikely. Why not? You got rid of base telnetd a while back. -- Shawn K. Quinn skqu...@rushpost.com

Re: upgrades no longer allow ftp for sets

2014-03-27 Thread Shawn K. Quinn
sets (and/or > for pkg_add)? My educated guess is that ssh and sftp would not fit on the install disks. Though there are probably other reasons as well, including the fact that to truly be secure you'd have to verify the host keys beforehand as they could not be stored on the install disks. -- Shawn K. Quinn skqu...@rushpost.com

Re: Seagate ST3250310AS not recognized

2014-03-26 Thread Shawn K. Quinn
table, even after wiping. On OpenBSD the drive itself should show up in the installer regardless of whatever garbage is in the partition table. For a Windows install, your advice would be spot-on, but OpenBSD's installer is much more intelligent than anything that came out of Redmond, WA, US. -- Shawn K. Quinn skqu...@rushpost.com

Re: upgrades no longer allow ftp for sets

2014-03-25 Thread Shawn K. Quinn
preventing you from using, say, a USB thumb drive as the install media? Also note you can install from multiple sources (http for everything else, then a local disk for the siteXX files). -- Shawn K. Quinn skqu...@rushpost.com

Re: upgrades no longer allow ftp for sets

2014-03-25 Thread Shawn K. Quinn
t; amd64-snapshot bsd.rd indirectly from ftp3.usa.openbsd.org (Local ftp > mirror with rsync daily pull from ftp3). I would guess it's intentional as there's no real reason to pick FTP over HTTP anymore. -- Shawn K. Quinn skqu...@rushpost.com

Re: Kernel error with March 20th amd64 snapshot

2014-03-22 Thread Shawn K. Quinn
port are not working > anymore. Find attached my dmesg. A similar crash happened with the March 19th snapshot here as well when switching computers on my USB KVM switch. My backtrace also indicates a kernel trap in strlcpy. I was about to upgrade to the March 20th snapshot to see if it was still there. -- Shawn K. Quinn skqu...@rushpost.com

Re: Trouble with connect to www.aeroflot.ru

2014-03-19 Thread Shawn K. Quinn
u it's down for everyone. -- Shawn K. Quinn skqu...@rushpost.com

Re: Vision 2020: Making OpenBSD the world's fastest OS

2014-03-05 Thread Shawn K. Quinn
you wish. -- Shawn K. Quinn skqu...@rushpost.com

Re: sysmerge trouble

2014-02-24 Thread Shawn K. Quinn
incident of operator error. What's under your /usr/src? What's your sysmerge command line? -- Shawn K. Quinn skqu...@rushpost.com

Re: Some clarification on -stable

2014-02-10 Thread Shawn K. Quinn
ld Xenocara if X is installed, or only if the errata > page lists a patch for Xenocara? Having -release X packages with -stable userland is something you can often get away with but isn't recommended. I would always rebuild both if keeping up with -stable. -- Shawn K. Quinn skqu...@rushpost.com

Re: Upgrade path from 4.1?

2014-02-06 Thread Shawn K. Quinn
ll not spin up again after being spun down, try leaving the box powered up at the failed boot screen for a time (at least 15 minutes, I recommend at least 30 minutes) before rebooting. This at least worked for me on a 200 megabyte disk in the 1990s (I fortunately have not had the problem since).

Re: Trouble with Huawei e3276

2014-01-22 Thread Shawn K. Quinn
new device id to a table. -- Shawn K. Quinn skqu...@rushpost.com

Re: Power consumption of various architectures

2014-01-22 Thread Shawn K. Quinn
On Mon, Jan 20, 2014, at 06:22 PM, Juan Francisco Cantero Hurtado wrote: > I use a (good) power meter. Don't buy the cheapest one. There's also the possibility of using a clamp-style AC ammeter on the power cable and multiplying by the nominal line voltage. -- Shawn K.

Re: dmassage - openbsd 5.4 build failure

2014-01-01 Thread Shawn K. Quinn
an external USB storage device if the kernel is compiled not to look for them) but I'm sure there are "better ways" to do even this. -- Shawn K. Quinn skqu...@rushpost.com

Re: dmassage - openbsd 5.4 build failure

2013-12-25 Thread Shawn K. Quinn
g now. Basically, to have a working kernel you need to compile in certain drivers, even if they not show up in the dmesg. Unfortunately I've forgotten which ones they were and I don't have a system I can experiment on... -- Shawn K. Quinn skqu...@rushpost.com

Re: Is Ext2 stable enough for normal use?

2013-12-19 Thread Shawn K. Quinn
A would start off saying something reasonable like "3 hours" then, three hours later, it would be "about 8 hours" and it would keep going up from there. -- Shawn K. Quinn skqu...@rushpost.com

Re: Is Ext2 stable enough for normal use?

2013-12-17 Thread Shawn K. Quinn
E/bin when I don't want it cluttering up /usr/local/bin which is something I will admit a lot of users probably don't do.) -- Shawn K. Quinn skqu...@rushpost.com

Re: Single process needing a lot of memory

2013-12-13 Thread Shawn K. Quinn
problem such that R never needs more than about 3Gb of RAM in one run if possible, 2) upgrade the RAM, or 3) give R a very long time to complete the task at hand and back up your hard disk regularly because it will get a workout. -- Shawn K. Quinn skqu...@rushpost.com

Re: System starvation when running fsck_msdos

2013-12-04 Thread Shawn K. Quinn
sized filesystem and see if it's reproducible. > Does an ms-dos file system require far more than the 1MB of ram per 1 GB > of disk space that http://openbsd.org/faq/faq14.html#LargeDrive suggests? I don't think 1MB RAM per 1GB disk space applies to fsck_msdos, only the fsck for FFS. -- Shawn K. Quinn skqu...@rushpost.com

Re: Help troubleshooting performance problem

2013-11-30 Thread Shawn K. Quinn
; > Try 5.4 or -current. > > Issues with non-home-compiled kernels are more interesting. I thought as long as it was an unmodified GENERIC or GENERIC.MP that the issue was still valid. Is this no longer the case? -- Shawn K. Quinn skqu...@rushpost.com

Re: Patch to remove "adult" content from spamd(8) man page

2013-11-21 Thread Shawn K. Quinn
l with spam on the Internet, you will see far, far worse than that. Actually, even if you somehow manage to not get a single piece of spam, you'll see far worse things from time to time on this mailing list right here. I like bigbu...@bofh.ucs.ualberta.ca and I cannot lie. -- Shawn K. Quinn skqu...@rushpost.com

Re: Patch to remove "adult" content from spamd(8) man page

2013-11-21 Thread Shawn K. Quinn
/usr/src -type f | xargs grep -w fuck $ find /usr/src -type f | xargs grep -w shit -- Shawn K. Quinn skqu...@rushpost.com

Re: Are there OpenBSD users who are not IT professionals?

2013-11-19 Thread Shawn K. Quinn
e way they hand out Windows and MacOS X binaries is enough (happens way too often). Due to "secure by default" there are a lot of things that would "just work" on a GNU/Linux system that will not work on OpenBSD without twiddling a sysctl or two, or running something as root that wouldn't require it on GNU/Linux. -- Shawn K. Quinn skqu...@rushpost.com

Re: Is Soekris OpenBSD friendly?

2013-11-15 Thread Shawn K. Quinn
in the day I used full-size PCs with processor and memory specs similar to a net4501 with no issues. Some of them even had enough disk space left over to run Squid. -- Shawn K. Quinn skqu...@rushpost.com

fresh checkout of tagged 5.4 FTBFS

2013-10-22 Thread Shawn K. Quinn
sn1 (Makefile:53 'asn1_rfc2459_asn1.x') *** Error 1 in kerberosV/lib (:48 'depend') *** Error 1 in lib (:48 'depend') *** Error 1 in /usr/src (Makefile:86 'build') 1m5.68s real 0m6.40s user 0m8.22s system -- Shawn K. Quinn skqu...@rushpost.com

Re: How does one use adduser in OpenBSD (stuck in"Enter username[]" loop)?

2013-09-14 Thread Shawn K. Quinn
ot an editor. Note that you can configure visudo, vipw, and vigr to use an editor besides vi. It's possible to get by on Unix without knowing vi, I did so on GNU/Linux systems for most of 4 years, but I finally broke down and figured it out and promptly realized it wasn't as hard as it had

Re: Asterisk Music on Hold

2013-05-15 Thread Shawn K. Quinn
My apologies; maybe it works only from inside Canada (I'm in the US). -- Shawn K. Quinn

Re: Asterisk Music on Hold

2013-05-14 Thread Shawn K. Quinn
tu). If I were you, I would first make sure the stream you are using is actually playable somewhere before fooling with Asterisk. -- Shawn K. Quinn

Re: Blocking traceroute

2013-04-18 Thread Shawn K. Quinn
tismyip.com). Unless, of course, you are careful to either only allow outbound connections via Tor (difficult but possible), or not allow outside Internet connectivity at all (easier but may well defeat the purpose of what you're trying to do). -- Shawn K. Quinn

Re: Regional google result for openbsd org ?

2013-02-23 Thread Shawn K. Quinn
; perhaps someone representing the project officially should reach out to whoever's running the domain so it may be included as an official mirror. -- Shawn K. Quinn

Re: Assigning an IP address to a bridge

2013-02-11 Thread Shawn K. Quinn
rposes. -- Shawn K. Quinn

Re: usb hub as kvm switch

2013-02-08 Thread Shawn K. Quinn
-USB adapters. (Or are those adapters just as rare in your area?) -- Shawn K. Quinn

Re: ethernet adapter: TrendNet TU2-ETG

2012-10-15 Thread Shawn K. Quinn
i386\install52.iso or cd52.iso, broken...still > 10 oct 12 > > (Don't worry, i know it is a second posts about this problem, perhaps > since 4.9 there's news, or it can be solved > i.e http://comments.gmane.org/gmane.os.openbsd.misc/191903) Looks like some kind of issue with the MII because of "media none". Driver needs updating, perhaps? -- Shawn K. Quinn skqu...@rushpost.com

Re: Upgrading 3.8 to current

2012-10-13 Thread Shawn K. Quinn
r example), I'd start over with a clean 5.2 install and restore what I needed from the backups. That said, going through each individual release upgrade may be a bit safer, but it's a lot more time consuming. -- Shawn K. Quinn skqu...@rushpost.com

Re: Ubiquiti EdgeMax

2012-09-19 Thread Shawn K. Quinn
nt hardware documentation, it can't. Agreed, but the fact it uses an OS which uses the kernel Linux is encouraging, though GPL source code is pretty much useless to a BSD-licensed project from a documentation standpoint. We have nothing to lose by asking for docs, though. -- Shawn K. Quinn skqu...@rushpost.com

zyd and Trendnet TEW-424UB adapter (was Re: zyd and Trendnet TEW-429UB adapter)

2007-10-28 Thread Shawn K. Quinn
On Sun, 2007-10-28 at 10:51 -0500, Shawn K. Quinn wrote: > A friend of mine recently bought a Trendnet TEW-429UB I guess now I'm the clown, because I misremembered and mistyped the model number. It's the TEW-424UB, not the 429UB. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: About Xen: maybe a reiterative question but ..

2007-10-28 Thread Shawn K. Quinn
d be. Of course I'm still holding out some hope (not a lot) that Microsoft really, truly gives a damn someday. -- Shawn K. Quinn <[EMAIL PROTECTED]>

zyd and Trendnet TEW-429UB adapter

2007-10-28 Thread Shawn K. Quinn
e rtw driver doesn't support anything USB so I doubt it's an 8180, I think I remember seeing a reference to 8198 somewhere). -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: : expansion of FAQ# 1.10 re OpenBSD as a desktop system

2007-10-16 Thread Shawn K. Quinn
alternate supplier that makes the catalog available as HTML or PDF? -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: How can I install 4 OS'es on one disk?

2007-10-07 Thread Shawn K. Quinn
That's your problem to figure out. GNU/Linux has no problem booting from an extended partition, I've done it before. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Speeding up OBSD bootup

2007-10-06 Thread Shawn K. Quinn
ondered why I wasn't able to mount the damn thing. (Note this is exactly why you shouldn't compile a custom kernel unless you know what you're doing.) -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: partition layout

2007-10-06 Thread Shawn K. Quinn
are is available for it. Heck, I miss my old Pentium 100 I was using as a router (well, sort of). -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: netstart location

2007-09-17 Thread Shawn K. Quinn
he permissions to executable after the install is done. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: OpenBSD Install Goal

2007-09-15 Thread Shawn K. Quinn
changing the OpenBSD installer - it just > works > so well. I will agree it does, once one overcomes any intimidation factor from getting a tty interface. (Not that there ever was such intimidation for *me*, mind you.) -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: The Atheros story in much fewer words

2007-09-14 Thread Shawn K. Quinn
gt; holy shit. > > The ends ("perfectly acceptable social goals") justify the means > (theft of intellectual property)? I never said this. If this is what you believe, state it as your own. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: The Atheros story in much fewer words

2007-09-14 Thread Shawn K. Quinn
We (in the US) got rid of that particular broken system over a century ago, and for good reason. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: The Atheros story in much fewer words

2007-09-13 Thread Shawn K. Quinn
t, no need to CC me. 2) Like, duh, I understand perfectly well what his point is: to slander the GNU project and its users. I re-read the message several times before replying. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: The Atheros story in much fewer words

2007-09-13 Thread Shawn K. Quinn
l to make modifications to BSD-licensed code, and place those modifications under the GPL or a similar "share alike" license, based upon what I understand of copyright law, it's perfectly legal. Even though BSD-style licenses are compatible with the GPL, there are perfectly acceptable social goals achieved only by releasing under the GPL or a similar license. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: filesystems?

2007-09-08 Thread Shawn K. Quinn
of FAT32, then you may want to use that; fragmentation really isn't as much of an issue if it's a solid state device (you don't say). I personally find it ludicrous not to be able to use a filename on a Unix-like OS that wasn't legal in Microsoft MS-DOS 1.0 (e.g. filenames with colons). -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: That whole "Linux stealing our code" thing

2007-09-01 Thread Shawn K. Quinn
ain difference seperating us (the BSD-derived OS camp) from the GNU(/Linux) camp is the differing social goals we are after. I, of course, consider myself closer to the GNU camp, but have no problem contributing to a BSD-licensed project under that license. Not that my programming skills are yet back up

Re: cvs up, no space left in /tmp

2007-08-12 Thread Shawn K. Quinn
ifree %iused > Mounted on > /dev/wd0a 147M 37.7M102M27%2208 1699012% / > /dev/wd0d 148M104K140M 0% 14 19312 0% /tmp Like, duh, /tmp is full! -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: ADVERT: C12G

2007-07-11 Thread Shawn K. Quinn
or the American Revolution to succeed. So I think the proper place for your anti-freedom license, however well intentioned, is a place where the sun does not shine. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: OBSD 4.1 drops to ddb with cdd0: error 22 on component 0 (and 1 (mirror))

2007-07-01 Thread Shawn K. Quinn
s like some combination of everything else. Been there, done that. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: [OT] Open Source OSS for OpenBSD?

2007-06-30 Thread Shawn K. Quinn
ut this was one of the phrases he used in the first posts announcing the GNU project. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Snapshots src/sys tarballs

2007-05-31 Thread Shawn K. Quinn
e community that the more eyeballs look at source code, the more bugs get found and fixed. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: About C++ and licensing on OpenBSD

2007-05-01 Thread Shawn K. Quinn
> as long as it can't be considered a derivative of anyone else's work; > ie, if you pull in any OpenBSD header code what grounding are you on? There is nothing in the BSD or ISC licenses which forbids GPL'd code from linking to it. It's going the other way (BSD linking to G

Re: bcw(4) is gone

2007-04-11 Thread Shawn K. Quinn
nvenience. That's what open source is about: convenience, not freedom for its own sake. This is exactly why it is important to make a distinction between the free software movement and the open source movement and not lump the two together. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: bcw(4) is gone

2007-04-09 Thread Shawn K. Quinn
e released > > under the GPL. > That is simply dual-licensing, something different altogether ;) I think you are misinterpreting "commercial" to imply "proprietary". It does not: <http://www.gnu.org/philosophy/words-to-avoid.html#Commercial> -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: bcw(4) is gone

2007-04-09 Thread Shawn K. Quinn
e GPL and LGPL are not always the best choices. One example of this: <http://lists.xiph.org/pipermail/icecast-dev/2001-February/05.html>) -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Is OpenBSD good/best for my 486?

2007-03-25 Thread Shawn K. Quinn
y gave up the ghost. (The same role is now filled by a 600 MHz Athlon with 128M of RAM, which of course is way overkill for a basic firewall/router with Squid, but the only box I have not otherwise occupied.) -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Is OpenBSD good/best for my 486?

2007-03-25 Thread Shawn K. Quinn
On Fri, 2007-03-23 at 10:49 -0400, Douglas Allan Tutty wrote: > On Fri, Mar 23, 2007 at 06:56:32AM -0500, Shawn K. Quinn wrote: > > On Wed, 2007-03-21 at 22:37 -0400, Douglas Allan Tutty wrote: > > > Hello, > > > > > > I've got a 486DX4-100 with 32

Re: Is OpenBSD good/best for my 486?

2007-03-23 Thread Shawn K. Quinn
lot when you only have 32M to begin with (with any system much newer it's usually not worth it). -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: No Blob without Puffy

2007-03-20 Thread Shawn K. Quinn
from what I have observed, he doesn't do so without good cause. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: NOOP and Spamd

2007-03-18 Thread Shawn K. Quinn
fixed. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Important OpenBSD errata

2007-03-17 Thread Shawn K. Quinn
ts female equivalent would be). Money is not the only way to contribute to a project. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: max filesize split(1)

2006-10-19 Thread Shawn K. Quinn
it with dumpfs(8). > > it hardly matters. if the file is on the filesystem, the filesystem > supports files of that size. Isn't it possible, though, to split a file on one filesystem, writing the pieces to another filesystem with a smaller maximum file size? -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Oldest Server you run

2006-10-17 Thread Shawn K. Quinn
. The last of these components finally reached end-of-life a few months ago. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Gratuitous ARP problem with OpenBSD and MS Cluster Services

2006-07-31 Thread Shawn K. Quinn
iginal Windows TCP/IP stack. Yes, crontab'ing "arp -ad" as Karsten suggested is a good workaround, but I'd hardly call that a long term fix. -- Shawn K. Quinn

Re: Doubts about OpenBSD security.

2006-06-25 Thread Shawn K. Quinn
numbers of OpenBSD sysadmins across the planet, and would not fulfill any real security goal. -- Shawn K. Quinn

Re: Laptop recommendations

2006-06-01 Thread Shawn K. Quinn
d find is for AMD processors.) -- Shawn K. Quinn

Re: apple usb modem

2006-05-29 Thread Shawn K. Quinn
you get a ucom device. If you do, then it'll probably work. If not, then you're probably SOL. -- Shawn K. Quinn

Re: Ethereal on 3.9?

2006-05-29 Thread Shawn K. Quinn
never will (and in some cases, this is for good reason as in general, you don't want the programming equivalent of a Rube Goldberg contraption as the default packet dumper/viewer). -- Shawn K. Quinn

Re: Soekris

2005-12-08 Thread Shawn K. Quinn
On Thu, 2005-12-08 at 11:01 -0500, Nick Holland wrote: > Try again with 246M (about the size of a "256M" Flash device) > partition. If this is the idiotic "million bytes" abuse of "megabyte" it's more like 244M. Not that it should matter a lot for this test. -- Shawn K. Quinn <[EMAIL PROTECTED]>

USB stuff (was Re: theo)

2005-12-02 Thread Shawn K. Quinn
stic, is questionable at best and downright ludicrous at worst. We already have some USB-only KVM switches. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Telnet daemon retired in 3.8 ?

2005-11-07 Thread Shawn K. Quinn
will try to hijack or eavesdrop on connections (such as a LAN where either you are the sole admin or you know and trust the other admins). -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: shell script generator?

2005-09-14 Thread Shawn K. Quinn
command, but it > doesn't quite do what i'd like it to, as i'd like to be able > to replay all commands (from more than one terminal with order > preserved). For starters, man diff and look at the -e option. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: OpenBSD website Design.

2005-09-12 Thread Shawn K. Quinn
years ago). I agree with you in principle, but at the same time, realize this isn't the [EMAIL PROTECTED] mailing list. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: [OT]: good home switch?

2005-09-04 Thread Shawn K. Quinn
On Sun, 2005-09-04 at 13:57 +0200, [EMAIL PROTECTED] wrote: > p.s. > Forget about D-Link! I recomment to stay far far away of these crap. I am using a D-Link switch and it has performed acceptably so far. Their wireless access points might be another story, though... -- Shawn K. Quinn &

Re: using restore command from files?

2005-08-29 Thread Shawn K. Quinn
. How can I change the network interface? You probably want to do something like: cd /etc; mv hostname.dc0 hostname.xl0; ./netstart -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: /usr/share/pf/ suggestion

2005-08-23 Thread Shawn K. Quinn
On Tue, 2005-08-23 at 17:25 -0400, Jason Crawford wrote: > Secondly, it seems pretty pointless to setup pf on a single host. I beg to differ. man pf.conf, and look at the "user" and "group" keywords. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Could not read network Connection list

2005-08-22 Thread Shawn K. Quinn
On Mon, 2005-08-22 at 11:49 +0100, Stuart Henderson wrote: > If you don't already have something like 'pass quick on lo0' near the > start of your PF ruleset, you might like to add it. Actually, as of 3.7 "set skip on lo0" is the preferred method of bypassing pf o

Re: Major Surprise with xdm on 3.7

2005-08-11 Thread Shawn K. Quinn
x27;t support OpenGL anyway, or did I misread something? -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Negotiating a license for Sun Java on OpenBSD?

2005-08-08 Thread Shawn K. Quinn
en, I've decided simply to avoid using Java applications as much as possible. -- Shawn K. Quinn <[EMAIL PROTECTED]>

bridging and routing on the same box

2005-08-07 Thread Shawn K. Quinn
x27;m not sure. (IMO: probably just a quirk, probably not a bug, possibly a feature.) And remember, if in doubt about what exactly is going wrong in a pf ruleset, enable logging on all block rules, and use the information thus obtained to track down the problem. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: syslogd udp port

2005-08-05 Thread Shawn K. Quinn
On Sat, 2005-08-06 at 03:00 +0100, poncenby wrote: > Shawn K. Quinn wrote: > > On Fri, 2005-08-05 at 07:33 +0100, poncenby wrote: > > > >>May I suggest some tolerance(doesn't have to be sincere) for people > >>who are simply either too busy or too lazy to rea

Re: Using state and routing inbound traffic

2005-08-05 Thread Shawn K. Quinn
Oops, sorry, wrong list. Meant this to go to the pf list. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Using state and routing inbound traffic

2005-08-05 Thread Shawn K. Quinn
ey don't need one. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Requesting an change in the installer

2005-08-05 Thread Shawn K. Quinn
'rm /bsd && ln /bsd.mp /bsd' You're a genius, Bernd! I really like this idea. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: login group for users should be?

2005-08-05 Thread Shawn K. Quinn
roup such as users. > > What do you recommend? I, personally, always use a unique login group, and add the group "users" as a secondary group. But, like a lot of other things, it really depends on what you need, and what your users need. -- Shawn K. Quinn <[EMAIL PROTECTED]>

Re: Sun hme0 PCI on i386 supported?

2005-08-05 Thread Shawn K. Quinn
ces are the card is working. I'd look elsewhere for the problems with TCP and UDP. -- Shawn K. Quinn <[EMAIL PROTECTED]>

  1   2   >