Re: I can use snapshots packages in a release?

2011-10-24 Thread Scott McEachern
On 10/24/11 17:29, Zantgo wrote: What happens is that usually we talk about unified and synchronized to the manual, but I have not seen anything about the packages, then my question is, I can use packet-release snapshots?, ie have my PKG_PATH =.../snapshots/packages. Zantgo If you're asking

Re: USB mouse

2011-10-26 Thread Scott McEachern
On 10/26/11 18:52, Zantgo wrote: How I can run USB mouse? Zantgo Did you try formatting it first?

Re: USB mouse

2011-10-26 Thread Scott McEachern
On 10/26/11 20:05, Christiano F. Haesbaert wrote: On 26 October 2011 20:52, Zantgozan...@gmail.com wrote: How I can run USB mouse? Zantgo It should work just by plugging it, have you tried ? Oh that's just pie-in-the-sky craziness. The next thing you'll be saying is that USB keyboards

Re: Multi Link PPP support in Kernel

2011-11-17 Thread Scott McEachern
On 11/17/11 19:43, Stuart Henderson wrote: wow, people really still use multilink? i remember it being a fair hassle on the lns side back when we did it with dialup... over here (UK) the few people doing this sort of thing use per-packet IP load-balancing these days. Over here (Canada;

Re: Narcicism?

2011-12-01 Thread Scott McEachern
not the first and it's old. -- Scott McEachern https://www.blackstaff.ca

Re: Narcicism?

2011-12-01 Thread Scott McEachern
be called a hacker. This is a good start to your journey: $ man man Thanks for the laughs. No reply is necessary. Really. -- Scott McEachern https://www.blackstaff.ca

Radeon 4200 and azalia audio problems

2012-01-28 Thread Scott McEachern
I recently upgraded to the most recent (Jan. 26) snapshot from a system built from source on Jan. 24th, with mixed results: (dmesg follows) - Jan. 24th: using the xf86-video-ati-6.14.3.tar.gz driver from x.org, mplayer video output was jittery, like the driver couldn't keep up, but audio was

A neat twist on nginx + php-fpm = no input file selected

2012-02-28 Thread Scott McEachern
/sector, 75745947 sectors root on wd0a (383cb6009c765d64.a) swap on wd0b dump on wd0b --- Scott McEachern

Re: A neat twist on nginx + php-fpm = no input file selected

2012-02-29 Thread Scott McEachern
fine. Now, I can only hope it stays alive, unlike php-fastcgi... Thanks Remco! -- Scott McEachern

Re: A neat twist on nginx + php-fpm = no input file selected

2012-02-29 Thread Scott McEachern
is not set, chroot is not used. Bah. :/ -- Scott McEachern

Userland ppp stopped working between Mar24 and Apr8

2011-07-04 Thread Scott McEachern
I originally sent this message to misc@ on April 17/2011, but I never got a response and I can't find it in the archives. (I found this copy in my sent mail). I guess it never went through. Since I never heard anything back, I figured I'd wait a while and see if the problem got corrected

Re: Userland ppp stopped working between Mar24 and Apr8

2011-07-04 Thread Scott McEachern
On 07/04/11 10:56, Stuart Henderson wrote: On 2011-07-04, Scott McEachernsc...@blackstaff.ca wrote: I gave the most recent snapshot (June 29) a try, and the problem remains, so I'll try sending this again. I haven't seen anything about this on the list since; surely I can't be the only person

xf86 driver won't compile

2011-07-20 Thread Scott McEachern
I think I'm missing something obvious here, so a clue-stick beating would be appreciated. In order to get applications like mplayer to work properly, I need to compile an ATI Radeon 4200 driver from x.org. (Thanks to brynet for that tip.) That used to work fine, but around mid-May it

Re: xf86 driver won't compile

2011-07-20 Thread Scott McEachern
On 07/20/11 11:06, David Coppa wrote: I think you need to pass --disable-kms to ./configure Thank-you David and Nigel! That works perfectly, and I'm now (very happily) back to running -current. (I'm currently compiling a bunch of ports, and waited until thunderbird finished before

two IP addresses on one pppoe connection

2009-05-25 Thread Scott McEachern
Hello all, I currently have a single line DSL connection with my ISP and I am considering getting a 2nd IP from them for a second domain. The DSL modem (a speedtouch 516 which has a single ethernet connection to the LAN) is in bridge mode so the OpenBSD firewall handles the

Re: two IP addresses on one pppoe connection

2009-05-25 Thread Scott McEachern
netmask 0xff00 broadcast 1.2.3.255 For further reading see ifconfig(8), hostname.if(5), and pppoe(4) (as opposed to pppoe(8)). Penned by Scott McEachern on 20090525 11:26.33, we have: Hello all, I currently have a single line DSL connection with my ISP and I am considering getting

Re: two IP addresses on one pppoe connection

2009-05-28 Thread Scott McEachern
broadcast 1.2.3.255 inet 1.2.3.5 netmask 0xff00 broadcast 1.2.3.255 inet 1.2.3.6 netmask 0xff00 broadcast 1.2.3.255 For further reading see ifconfig(8), hostname.if(5), and pppoe(4) (as opposed to pppoe(8)). Penned by Scott McEachern on 20090525 11:26.33, we have: Hello

Re: New Translation Options in PF

2009-09-05 Thread Scott McEachern
Anathae Townsend wrote: match out on external from mynetwork to any nat-to (external) round-robin Should round-robin be showing up in the rule? Remove the parentheses on external and it will use the first IP assigned to external and not use round-robin. -- - RSM http://www.erratic.ca

Re: carp master - backup problem

2009-10-28 Thread Scott McEachern
Peter Hessler wrote: On 2009 Oct 28 (Wed) at 01:55:40 -0400 (-0400), Scott wrote: :$ cat /etc/hostname.carp0: :inet 192.168.0.9 255.255.255.0 192.168.0.255 vhid 1 carpdev fxp0 -snip- :$ cat /etc/hostname.carp0 :inet 192.168.0.9 255.255.255.0 192.168.0.255 vhid 2 advbase 1 advskew :100 carpdev

Re: carp master - backup problem

2009-10-28 Thread Scott McEachern
Bryan Irvine wrote: I do believe preempt should be 1 on both servers. Let the advskew handle which one is primary. What do you see for output of 'netstat -s -p carp' and 'netstat -s -p pfsync' -B I tried it with both servers set to preempt=1, with the same results, but to double check I

Where are ports changes for -stable?

2009-11-01 Thread Scott McEachern
Henning Brauer wrote: yyou need to upgrade php to 5.2.11, from -stable. Sorry if I have missed something, but where would I find the ports changes for -stable? (Other than manually looking in each port's Makefile details.) Until Henning mentioned the new version, I had no idea php had

Re: Where are ports changes for -stable?

2009-11-02 Thread Scott McEachern
Robert wrote: First there are the commit messages on the ports-changes mailinglist. Look for those tagged OPENBSD_4_6. When you update your local cvs checkout, just ommit the -q option and you will see every changed file, so you don't have to manually dive into the tree. - Robert I

Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/

2009-11-03 Thread Scott McEachern
Theo de Raadt wrote: http://article.gmane.org/gmane.linux.kernel/706950 I replaced Linux around '01 or '02 with OpenBSD both at companies I've worked for since and at home. I don't really care what other people use for their needs, and I've been neutral in my opinion about Torvalds

Re: OpenBSD culture?

2010-04-15 Thread Scott McEachern
On 04/15/10 01:39, VICTOR TARABOLA CORTIANO wrote: Fascinating. I predicted Peereboom would post the same old rant. My fix has nothing to do with childish attitude or being more nerdy than you. It has everything do with GNU's twisted definition of freedom. Yet, that's YOUR

Re: OpenBSD culture?

2010-04-15 Thread Scott McEachern
On 04/15/10 23:14, VICTOR TARABOLA CORTIANO wrote: The dictionary definition of freedom is no restrictions NO RESTRICTIONS May I point out to you that ISC has restrictions. You are contradicting yourself. Logic works the same for everyone, since it's an abstract field, but apparently

Re: Routing on two Nic's

2010-04-16 Thread Scott McEachern
On 04/16/10 13:26, Ted Roby wrote: On Fri, Apr 16, 2010 at 10:54 AM, Danny de Bontdannydeb...@telkomsa.netwrote: All jokes aside My router is on 10.0.0.2 Which router? The ADSL router? Can you configure it as a transparent bridge instead? Then you can let the OBSD box sit

Re: crypt question/server hotel

2010-04-17 Thread Scott McEachern
On 04/17/10 04:49, Jozsi Vadkan wrote: I want to put my server in a server hotel. But: I don't trust my server hotel owner. What can I do? If someone has physical access to your box, there is nothing you can do, period. There are some really extraordinary (insane) things you can do

Re: low httpd performance. Apache 2.2 as default? never? *sighs

2010-05-03 Thread Scott McEachern
On 05/02/10 20:31, VICTOR TARABOLA CORTIANO wrote: OpenBSD's stock httpd is very slow and outdated. It is about 6 years old. Almost an abandonware. I will print this mail and laugh everyday with it. :) Ya, me too. It'll sit beside your laughable emails where you argued that the

Re: Relayd on localhost with multiple SSL Certificates

2010-05-12 Thread Scott McEachern
On 05/12/10 04:53, Keith wrote: Were doing the above and have relayd listening in 127.0.0.1 port 8080 and have pf rdr rules redirecting https traffic to 127.0.0.1:8080 and the certificate that the https relay is using is called 127.0.0.1.crt This works fine but what if we want to host another

Re: Traffic redirect no longer working

2010-05-21 Thread Scott McEachern
On 05/21/10 05:37, lheck...@users.sourceforge.net wrote: rdr on $ext_if proto tcp from $work_hosts to any port ssh - $ssh_host pass in quick on $ext_if proto tcp \ from $work_hosts to $ssh_host port ssh flags S/SA modulate state In 4.7, I changed this to match in on $ext_if proto tcp

System Hang - unknown cause [was Re: Running systat queues Leads to System Hang]

2010-07-08 Thread Scott McEachern
On 07/08/10 02:34, Richard Toohey wrote: On 8/07/2010, at 2:45 PM, Daniel Melameth wrote: On Fri, Jun 18, 2010 at 11:08 PM, Daniel Melamethdan...@melameth.com wrote: On my firewall at home, on occasion, running systat queues leaves me with an unresponsive system.

testing a drive with dd -- odd results

2009-12-31 Thread Scott McEachern
I've been using dd to test some of my hard drives and just ran into the oddest of coincidences. I used this command (or variation without the time command) # time dd if=/dev/rwd0c of=/dev/null on three machines with three HDD's of sizes 40GB SATA, 40GB IDE and 30GB IDE, one of those 40GB

Further testing a drive with dd running -current

2010-01-02 Thread Scott McEachern
with the block offsets of your io ops. dlg On 01/01/2010, at 12:03 AM, Scott McEachern wrote: Unfortunately, I do not have any of those available to me. I tried Marco's suggestion (use -current) and let the test run overnight, and the results were the same: Using -current dmesg follows. # date; time dd

Re: Further testing a drive with dd running -current

2010-01-02 Thread Scott McEachern
David Vasek wrote: Out of curiosity, does the same happen if you dd from /dev/rwd0d? As Matthew Szudzik pointed out, dd is failing when it attempts to read (2^28)th sector of the current device you are reading from. Up to, including, 2^28-1 everything is ok. Regards, David I made an

Re: The insecurity of OpenBSD

2010-01-22 Thread Scott McEachern
ropers wrote: 2010/1/22 Zamri Besar zam4e...@gmail.com: The insecurity of OpenBSD http://allthatiswrong.wordpress.com/2010/01/20/the-insecurity-of-openbsd/ So... the author prefers shoddy, buggy, non-quality code as long as it provides extra access control granularity. Yeah... I

Re: Fw: pico and/or nano in the releases and snapshots

2010-02-03 Thread Scott McEachern
Giridhari wrote: blah blah pico or nano blah blah part of the distribution. and more blah blah blah. All that because you find 'pkg_add pico or pkg_add nano too difficult to type? -- -RSM http://www.erratic.ca

Re: Problems with Build World

2010-03-02 Thread Scott McEachern
Ron McDowell wrote: I'm relatively new to OpenBSD but have been working with FreeBSD for 15+ years and ATT/USL before that. Welcome. Rebuilt the kernel, reboot, build World, reboot. make clean make depend make install is used for kernels, and make build is used for userland. I do not know

Re: -current or -stable [was: Not another Browser Question]

2010-03-03 Thread Scott McEachern
Manuel Giraud wrote: Using -current, I sometimes have had to upgrade to the latest snapshot just because I wanted to install some new package and bumped into an error like not good version of libc. In fact, I thought that having a -release (and -stable) was a strength of OpenBSD (if not why put

Re: -current or -stable [was: Not another Browser Question]

2010-03-03 Thread Scott McEachern
Manuel Giraud wrote: I wasn't clear enough: by new package, I meant a package not installed on my system yet and not the bleeding edge version of one package. Ah ok, sorry, I misunderstood. Maybe I'll stick to -current too. But I'd like to give try staying -stable for a while and I could

Re: OT: vmware mind control (WAS: Re: Dell PE850 CERC SATA controller)

2010-03-05 Thread Scott McEachern
Ted Roby wrote: Hey, I got a 2 GB usb stick for my troubles over a recent fiasco with VMWare's release of Fusion 3. It seems their PR department is doing a better job than QC. Ooo, a trinket from WallyMart that you can buy for pocket change! Thanks.. I think. Hey, it's better than

Re: loongson was -current or -stable [was: Not another Browser Question]

2010-03-06 Thread Scott McEachern
Eric Furman wrote: Yea ,and its made by the Chinese. Awww, what a *cute* little troll! I wonder if he realizes ... *squish* -- -RSM http://www.erratic.ca

OT: multiple web servers on OpenBSD (WAS: OT: vmware blah blah)

2010-03-07 Thread Scott McEachern
bofh wrote: Is there *ANY* good virtualization software out there? I don't care what OS it needs to host it (preferably not windows :)) - my needs are simple (home use): This doesn't answer your question or help you in any way, but I thought I'd mention it for the list archives (with a

Re: OT: multiple web servers on OpenBSD (WAS: OT: vmware blah blah)

2010-03-07 Thread Scott McEachern
Scott McEachern wrote: PS: I'm dying for the day that relayd handles https too. :) Many thanks to Todd T. Fries for pointing out relayd does SSL/https. Dunno if it changed, or if I misread at the time, but I could have sworn it only did layer 7. My bad. -- -RSM http://www.erratic.ca

Re: Joomla - MySQL Problem: Could not connect to MySQL

2010-03-08 Thread Scott McEachern
Jan wrote: I added the following 3 packets, installed MySQL and set the symbolic links: mysql-server-5.0.51ap1.tgz php5-core-5.2.6.tgz php5-mysqli-5.2.6.tgz Any ideas? Jan At the very least you'll also need the php5-mysql-5.2.6.tgz package installed as well. It contains the base

Re: Update: ftp-proxy and pf on OpenBSD 4.5

2010-03-10 Thread Scott McEachern
tsg12...@gmx.de wrote: A rule like: pass in on $client_if proto { tcp udp } from $client \ to 127.0.0.1 port ftp does not do the trick, I still have to use something like: pass in on $client_if proto { tcp udp } from $client \ to 127.0.0.1 (opening everything up for the ftp data connection

Re: OT: multiple web servers on OpenBSD (WAS: OT: vmware blah blah)

2010-03-11 Thread Scott McEachern
Claus wrote: I have the same setup running. Each apache instance runs chrooted under their own user id and home directory. I realized after I sent that message that I left out a couple of details, like each instance also having its own user (www0-4). I leave the default www user and

Re: Buying ThinkPad for OpenBSD

2010-03-19 Thread Scott McEachern
James Hozier wrote: I'm buying a new laptop specifically for OpenBSD but I want to make sure everything is compatible first. Has anyone ever purchased the ThinkPad T410? CPU: Intel Core i7-620M Processor (2.66GHz, 4MB L3, 1066MHz FSB) Screen: 14.1 WXGA+ TFT, w/ LED Backlight (WWAN antenna)

routing question: 2 mail servers sending from their own IPs

2010-03-27 Thread Scott McEachern
Hi folks, I'm running into a bit of a routing gotcha getting two mail servers to send mail out using their own respective IP addresses. (While this involves postfix, this is not a postfix support question, it's a routing question) What I'm trying to accomplish is this: - two autonomous

Re: routing question: 2 mail servers sending from their own IPs

2010-03-27 Thread Scott McEachern
James Shupe wrote: Check into smtp_bind_address in Postfix. If you're still having issues, binat rather than rdr to internal IPs so connections will originate properly. Without seeing your pf.conf or master.cf, this is a guess, but I think these tips should lead you in the right direction.

Re: OT: marco@ misc@ behavior Re: whiteboard over the net

2010-03-30 Thread Scott McEachern
Marco Peereboom wrote: Oh hai! Marco does it for the lulz. You know you don't have to read what I write you know. If it irritates you that is your problem, not mine. Feel free to ignore this. On Tue, Mar 30, 2010 at 09:52:46PM -0500, Neal Hogan wrote: On Tue, Mar 30, 2010 at 6:34

Re: Same shit all over again

2010-08-16 Thread Scott McEachern
On 08/16/10 03:42, ropers wrote: The trick worked: LMAO. Clicking on tinyurls: hilarity often ensues. Nice trick David. *laughs more* -- - RSM www.erratic.ca

Re: man page for .xinitrc location is wrong

2010-10-01 Thread Scott McEachern
On 10/01/10 16:54, Amit Kulkarni wrote: http://www.openbsd.org/cgi-bin/man.cgi?query=startxsektion=1 mentions location of .xinitrc but it is not present on my current system in that location as there is no xinit directory. The system-wide xinitrc and xserverrc files are found in the

Re: FreeBSD isn't Free

2010-10-06 Thread Scott McEachern
On 10/06/10 12:50, Theo de Raadt wrote: Then you may be detained next time you attempt to travel internationally. You are free to stay at home, though. I'm not trying to be a wise-acre here, I agree with Theo 100%. I doubt anyone wants to be screwed by customs (anywhere) due to licencing

Re: FreeBSD isn't Free

2010-10-06 Thread Scott McEachern
On 10/06/10 14:32, Peter J. Philipp wrote: I believe the US government put pressure on sourceforge.net to adhere to export restrictions even if the developer is from outside of the US. Could it be that the same happened to FreeBSD and that's why the license change? IIRC, sourceforge was

Re: FreeBSD isn't Free

2010-10-06 Thread Scott McEachern
On 10/06/10 16:01, Chris Cappuccio wrote: You are aware that US customs is regularly seizing laptop hard drives of people who enter the US, copying them, and returning them at a future date? This was challenged in court and naturally the government won their case. This is such a problem

Re: i386 and amd64 snapshots - kernel SHA256 mismatch

2010-10-15 Thread Scott McEachern
On 10/15/10 20:29, Theo de Raadt wrote: Another alternative is that I only do snapshot builds about every 2 weeks. How's that idea? A little off-topic, but now's as good a time as any to ask: I sometimes see the snaps (or X) haven't been built for a few or more days, and I was just

Re: help

2010-11-08 Thread Scott McEachern
On 11/08/10 06:40, Gaby Vanhegan wrote: On 8 Nov 2010, at 11:33, Joe Warren-Meeks wrote: On 8 November 2010 10:46, stevest...@crs.com wrote: help I need somebody. help... Not just anybody.

OT - secondary DNS recommendations

2010-12-08 Thread Scott McEachern
It seems my free-as-in-beer secondary DNS service, EveryDNS.net, has abandoned WikiLeaks, so I'd like to return the favour. Given the (general) support of WikiLeaks here, I was wondering if anyone could recommend a free alternative to replace EveryDNS.net? I know how to use Google to find

Re: OT - secondary DNS recommendations

2010-12-08 Thread Scott McEachern
To the folks that replied on- and off-list with their _recommendations_ from personal experience, thank-you very much! That's exactly what I was looking for. I'm doing my due diligence and will investigate them all. For the folks that replied with alternatives but no actual

Re: OT - gmail alternatives

2010-12-09 Thread Scott McEachern
On 12/09/10 10:01, lh wrote: Hi, what are the good available alternatives (security/privacy) for gmail you're using? Cheers! As many others suggested, using your own mail server that you control is the *best* way, but that doesn't answer your question. I know people that use Lavabit.com

amd64/i386 kernel freezes on Asus M4A785TD-V EVO mobo

2011-03-14 Thread Scott McEachern
I bought some new hardware the other day, including an Asus M4A785TD-V EVO motherboard and an AMD Phenom II X6 1100T CPU. The problem is that the kernel freezes when booting any of: bsd.rd, for either amd64 or i386, -current or 4.8-stable; any GENERIC kernel for amd64/i386 -current or

Re: amd64/i386 kernel freezes on Asus M4A785TD-V EVO mobo

2011-03-17 Thread Scott McEachern
On 03/16/11 10:54, Tero Koskinen wrote: I have exactly same motherboard with Phenom II X4. For me, it helps when I disable acpi. (boot -c disable acpi during the boot) You know, I'd absolutely *swear* I tried that to no avail, but trying it again, I can get it to boot. I have a funny

Re: amd64/i386 kernel freezes on Asus M4A785TD-V EVO mobo

2011-03-17 Thread Scott McEachern
On 03/17/11 18:22, Stuart Henderson wrote: Modern machines *expect* to have the acpi code running, acpi controls many aspects of the system including some methods to maintain correct system temperature. Absolutely. Which is why this box, (once it has completed some build tasks for other

Re: amd64/i386 kernel freezes on Asus M4A785TD-V EVO mobo

2011-03-17 Thread Scott McEachern
On 03/17/11 19:31, Jordan Hargrave wrote: It looks like there is a bug in the AML on that particular system (the code is being called in from the atk0110 driver). bios0: vendor American Megatrends Inc. version 2105 date 07/23/2010 bios0: ASUSTeK Computer INC. M4A785TD-V EVO Eventually the AML

Re: amd64/i386 kernel freezes on Asus M4A785TD-V EVO mobo

2011-03-19 Thread Scott McEachern
On 03/14/11 21:06, Scott McEachern wrote: The problem is that the kernel freezes when booting any of: bsd.rd, for either amd64 or i386, -current or 4.8-stable; any GENERIC kernel for amd64/i386 -current or 4.8-stable on an installed system. (partial dmesgs below). My apologies

mplayer video sluggish with Radeon HD 4200

2011-03-25 Thread Scott McEachern
Hi, I'm having an issue where video playback in mplayer is sluggish in full-screen mode with Radeon HD 4200 onboard video. This applies only to -current, with either i386 or amd64. In 4.8-stable (amd64 or i386), Mplayer is perfectly fine in either normal or full-screen mode on the same

Re: mplayer video sluggish with Radeon HD 4200

2011-03-25 Thread Scott McEachern
On 03/25/11 19:47, Scott McEachern wrote: dmesg: OpenBSD 4.9-current (BLACKSTAFF.MP) #1: Wed Mar 23 23:22:50 EDT 2011 sc...@blackstaff.blackstaff.ca:/usr/src/sys/arch/i386/compile/BLACKSTAFF.MP Sorry, I posted the dmesg for a system with POOL_DEBUG disabled. There is no dmesg

Re: mplayer video sluggish with Radeon HD 4200

2011-03-26 Thread Scott McEachern
On 03/26/11 12:11, Brynet wrote: Hi Scott, I have a Mobility Radeon HD 4200, indeed, xf86-video-ati in base lacks 2D/3D XVideo acceleration. Compiling a newer version of the radeon DDX driver works for me, trying the obsolete radeonhd driver is also an option (..I found it unstable). So far,

Re: kernel panic after install reboot

2011-03-27 Thread Scott McEachern
On 03/27/11 19:21, Sha'ul wrote: At the boot prompt I put bsd.rd and it probes and gives me the install options (I)nstall (U)pgrade (S)hell, I went to shell and dmesg worked, but how can I supply a copy of it here without net connection and without OS login capabilities? FYI, trying to

Re: MAXDSIZ

2011-03-30 Thread Scott McEachern
On 03/30/11 19:18, Henning Brauer wrote: * Amit Kulkarniamitk...@gmail.com [2011-03-31 01:09]: On Wed, Mar 30, 2011 at 5:47 PM, Henning Brauerlists-open...@bsws.de wrote: * Amit Kulkarniamitk...@gmail.com [2011-03-31 00:45]: Nothing directly, just observing a comparison of default choice.

Re: Is VPN initiation by traffic possible?

2011-04-13 Thread Scott McEachern
On 04/13/11 05:19, nemir nemirius wrote: Hi, One of my clients is a major bank. We need to exchange data a few times a day at different intervals, and they're insisting that we initiate the VPN on demand with relevent traffic. It works from their end. Tunnel is down, they send a ping,

Re: Is VPN initiation by traffic possible?

2011-04-13 Thread Scott McEachern
On 04/13/11 09:38, Randal L. Schwartz wrote: Scott == Scott McEachernsc...@blackstaff.ca writes: Scott It's called port knocking. Google is your friend here. And if you recommend or use port knocking, you're an amateur at crypto. If adding 8 sniffable bits to your effective key length makes

Userland ppp stopped working between Mar24 and Apr8

2011-04-17 Thread Scott McEachern
After some experimenting, I've discovered that userland ppp stopped working normally at some point between the March 24th and April 8th snapshots. I've been using the same ppp.{conf,linkup,linkdown} files for 6 months now with 4.8-stable without any problems. This weekend I decided to

Large (3TB) HDD support

2012-06-01 Thread Scott McEachern
at uhidev2 reportid 32: input=14, output=14, feature=0 uhid6 at uhidev2 reportid 33: input=31, output=31, feature=0 vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on sd0a (6992ea307afaad04.a) swap on sd0b dump on sd0b -- Scott McEachern https

Re: Large (3TB) HDD support

2012-06-01 Thread Scott McEachern
the last time, but it's pretty much read-only. So thanks again folks for the advice! -- Scott McEachern https://www.blackstaff.ca

Re: Large (3TB) HDD support

2012-06-01 Thread Scott McEachern
? SATA2 or 3? -- Scott McEachern https://www.blackstaff.ca

Re: Large (3TB) HDD support

2012-06-01 Thread Scott McEachern
$200.00 [DON] DONATION to the OpenBSD Project - Total: CDN $200.00 + Shipping. Danke, -- Scott McEachern https://www.blackstaff.ca

Nitpick: typo in mv(1) man page

2012-06-18 Thread Scott McEachern
$ diff mv.1.new mv.1 79c79 when the respective destination path is a non-empty directory, --- when the respective destination path is a non-empy directory, -- Scott McEachern https://www.blackstaff.ca

Re: Nitpick: typo in mv(1) man page

2012-06-18 Thread Scott McEachern
On 06/18/12 14:44, Scott McEachern wrote: $ diff mv.1.new mv.1 79c79 when the respective destination path is a non-empty directory, --- when the respective destination path is a non-empy directory, Erm, sorry 'about that... $ diff -u mv.1 mv.1.new --- mv.1Wed Jun 6 14:22:11 2012

Re: Calomel.org

2012-07-26 Thread Scott McEachern
shit from my back yard. You're not the first person to mention a wiki for OpenBSD, and look how well that turned out. -- Scott McEachern https://www.blackstaff.ca

Diskset arrival today -- sort of (funny)

2012-11-14 Thread Scott McEachern
out, but until then I just had to share this story. A pencil? Seriously? Hilarious! I'm still laughing! -- Scott McEachern https://www.blackstaff.ca

Re: vi vs ed in bsd.rd - proposal

2013-01-12 Thread Scott McEachern
to you) 4) #vi /etc/fstab (fix your mistake(s)) 5) #reboot and you should be good. Keep in mind, my workaround above won't always be there for you, so I'll say it again: Go play with ed(1) now on a dummy file when you aren't in panic mode to get a feel for it. -- Scott McEachern https

Re: vi vs ed in bsd.rd - proposal

2013-01-12 Thread Scott McEachern
On 01/12/13 07:25, Marc Espie wrote: On Sat, Jan 12, 2013 at 07:17:25AM -0500, Scott McEachern wrote: On 01/11/13 16:38, Paolo Aglialoro wrote: sparc64 machine, a neglected typo in fstab while changing a disk mountpoint and boom! - no boot :( ed(1) isn't hard to use, but if you haven't used

Re: vi vs ed in bsd.rd - proposal

2013-01-12 Thread Scott McEachern
/. Oops. :) -- Scott McEachern https://www.blackstaff.ca

Re: vi vs ed in bsd.rd - proposal

2013-01-12 Thread Scott McEachern
added, I'll probably forget it's there and continue using ed(1) like normal anyway. PS: Good analogy Nick. -- Scott McEachern https://www.blackstaff.ca

Re: integrated graphics

2013-01-12 Thread Scott McEachern
sectors sd9 at scsibus4 targ 2 lun 0: OPENBSD, SR RAID 1, 005 SCSI2 0/direct fixed sd9: 2861588MB, 512 bytes/sector, 5860532576 sectors root on sd5a (6be798121798a5a7.a) swap on sd5b dump on sd5b -- Scott McEachern https://www.blackstaff.ca

Re: integrated graphics

2013-01-12 Thread Scott McEachern
On 01/12/13 11:12, Peter Hessler wrote: On 2013 Jan 12 (Sat) at 10:57:56 -0500 (-0500), Scott McEachern wrote: : :I also have an onboard Intel 4000: : :vga1 at pci0 dev 2 function 0 Intel HD Graphics 4000 rev 0x09 : Just works. I have no xorg.conf or any special configuration. vga1 at pci0

softraid RAID1 + CRYPTO error writing metadata

2013-02-07 Thread Scott McEachern
CRYPTO, 005 SCSI2 0/direct fixed sd4: 1430793MB, 512 bytes/sector, 2930265808 sectors -- Scott McEachern https://www.blackstaff.ca

Re: pf blocking active connections

2013-02-07 Thread Scott McEachern
on the firewall that is allowing packets to continue. Use 'pfctl -k (host)' to kill off existing states. -- Scott McEachern https://www.blackstaff.ca

Re: pf blocking active connections

2013-02-07 Thread Scott McEachern
the the ip to the table and killing the connection manually). Martijn Yes. But it's not like it's hard to type pfctl -ef /etc/pf.conf pfctl -k 192.168.1.1 either. :) -- Scott McEachern https://www.blackstaff.ca

Re: softraid RAID1 + CRYPTO error writing metadata

2013-02-08 Thread Scott McEachern
haven't tried full disk encryption yet, maybe on a test box one day, because I just don't need that overhead for every disk access. -- Scott McEachern https://www.blackstaff.ca

Re: softraid RAID1 + CRYPTO error writing metadata

2013-02-08 Thread Scott McEachern
On 02/08/13 13:00, Stefan Sperling wrote: On Fri, Feb 08, 2013 at 12:52:00PM -0500, Scott McEachern wrote: Shit, I forgot to mention that I already gave that a whirl by putting: umount -f /st3 -- the mount point of the crypto volume in /etc/rc.shutdown. It makes no difference; I still get

Re: softraid RAID1 + CRYPTO error writing metadata

2013-02-08 Thread Scott McEachern
On 02/08/13 13:32, Paul de Weerd wrote: On Fri, Feb 08, 2013 at 12:52:00PM -0500, Scott McEachern wrote: | Either way, it sounds fantastic and having smooth RAID (esp. | crypto) operations, l think, would be a huge feather in OpenBSD's | cap. I haven't tried full disk encryption yet, maybe

Re: softraid RAID1 + CRYPTO error writing metadata

2013-02-08 Thread Scott McEachern
. Not a lot of point in encrypting the OS for the sake of it, at least in my case. -- Scott McEachern https://www.blackstaff.ca

Re: softraid RAID1 + CRYPTO error writing metadata

2013-02-09 Thread Scott McEachern
/sector, 1365008 sectors sd11 at scsibus4 targ 4 lun 0: OPENBSD, SR CRYPTO, 005 SCSI2 0/direct fixed sd11: 858476MB, 512 bytes/sector, 1758159312 sectors -- Scott McEachern https://www.blackstaff.ca

Re: softraid RAID1 + CRYPTO error writing metadata

2013-02-09 Thread Scott McEachern
On 02/09/13 15:06, Stefan Sperling wrote: On Sat, Feb 09, 2013 at 03:52:12AM -0500, Scott McEachern wrote: On 02/09/13 03:09, Andy Bradford wrote: Thus said Joel Sing on Sat, 09 Feb 2013 16:44:11 +1100: umount via DUID does not work currently - this will be fixed shortly after the next

Re: softraid RAID1 + CRYPTO error writing metadata

2013-02-09 Thread Scott McEachern
On 02/09/13 15:06, Stefan Sperling wrote: On Sat, Feb 09, 2013 at 03:52:12AM -0500, Scott McEachern wrote: On 02/09/13 03:09, Andy Bradford wrote: Thus said Joel Sing on Sat, 09 Feb 2013 16:44:11 +1100: umount via DUID does not work currently - this will be fixed shortly after the next

Re: softraid RAID1 + CRYPTO error writing metadata -- WHEW

2013-02-09 Thread Scott McEachern
On 02/09/13 22:16, Scott McEachern wrote: I didn't know what to wipe first, the sweat off my forehead or ... well, you get the idea. I'm tempted to try to use bioctl -c 1 -l /dev/sd0,/dev/sd1 softraid0 and bioctl -c 1 -l /dev/sd2,/dev/sd3 softraid0 to recreate the volumes (just like how I

Re: softraid RAID1 + CRYPTO error writing metadata -- WHEW

2013-02-10 Thread Scott McEachern
On 02/10/13 14:17, Alexander Hall wrote: On 02/10/13 08:13, Scott McEachern wrote: I could have sworn the man page for fsck(8) said something about rule #1 being don't panic, but I couldn't find it in there. Must be somewhere else. So I didn't panic, watched a bit of TV and thought about

Re: bootable OpenBSD USB stick from windows?

2013-02-12 Thread Scott McEachern
people have suggested. Just end this stupid thread because you're talking in circles. -- Scott McEachern https://www.blackstaff.ca

  1   2   >