minor fix to upgrade49.html

2011-04-30 Thread Chess Griffin
I apologize if this is the wrong place to post this but, Section 3 "Checking the kernel" of the upgrade49.html doc has version numbers that probably should be fixed: "...if you had a modified kernel in 4.7, it is likely you will need to modify the stock kernel of 4.8..." I believe this should be

problems configuring wireless adapter on ThinkPad T-23

2011-04-30 Thread Dale Scott
I'm an OpenBSD virgin and have just installed 4.8 on a ThinkPad T-23. The wired Ethernet adapter works fine, but I can't get a connection with a D-Link MA-521 adapter. Can anyone shed some light on what I'm doing wrong? (p.s. I can connect with my Win7 laptop fine) Dale IBM ThinkPad T-2

Re: [Bulk] Re: For me, OpenBSD is the operating system that "just works".

2011-04-30 Thread Mark Felder
You're missing the point. I don't see what your point is at all. The whole time you've been asking for block level encryption that is cross platform instead of addressing why using an encrypted archive for transportation is not sufficient. This should cover 99% of your needs. If you have t

pppoe0 gif0 bridge

2011-04-30 Thread Matt S
I am using kernel pppoe and I would like to know if it is possible to add the pppoe0 interface to a bridge? If so, how do I do it? Do I need to set a link0 flag? Thanks

Re: [Bulk] Re: For me, OpenBSD is the operating system that "just works".

2011-04-30 Thread Kraktus
On 30 April 2011 18:38, Kevin Chadwick wrote: > On Sat, 30 Apr 2011 14:31:37 -0400 > Kraktus wrote: > >> If Eve did know about cracking into Windows computers, then of course >> Alice's plan would be foiled unless she could persuade Bob to switch >> to a better operating system -- not likely, sinc

Re: For me, OpenBSD is the operating system that "just works".

2011-04-30 Thread Mark Felder
On Sat, 30 Apr 2011 13:31:37 -0500, Kraktus wrote: Try to imagine a more mundane scenario. All of your scenarios are ridiculous. Just share the files in an encrypted archive and get over it. Any time you allow your "super secret" files to exist on a computer you don't own or maintain you

Multicast and GRE

2011-04-30 Thread Benjamin Kiessling
Hi, I've been trying to get OpenOSPFd working on OpenBSD 4.8 using an GRE over IPsec approach. The GRE tunnel is working for unicast IPv4 packets. I've seen that there are reject routes for 224.0.0.0/4 in the default configuration and set multicast_host to yes which adds the route to the default i

Re: bsd.rd and (automated) upgrading

2011-04-30 Thread Ron McDowell
Stuart Henderson wrote: >> http://www.openbsd.org/faq/upgrade49.html >> > > With release around the corner it's a good time for a reminder: > > If you're doing this for the upgrade to 4.9 be very careful to do the > untarring exactly as suggested: backup /sbin/reboot first, and untar in > the

Samsung Galaxy S USB Tethering (patch)

2011-04-30 Thread Erik Mugele
The following patch against -current enables the Samsung Galaxy S Android device (Samsung Captivate with AT&T) to be be used for USB tethering. With or without this patch, the device can still act as a modem and can be used with PPP. With this patch, the device can be used as an IP router over US

Encontramos divergĂȘncias em seu Cadastro.

2011-04-30 Thread Santander S/A
- This mail is a HTML mail. Not all elements could be shown in plain text mode. - Nova adesco de seguranga da Caixa Economica Federal Prezado Cliente, Foi langada uma atualizagco para o cadastramento de computadores, com a fusco Banco Santander e Real i necessaria a sua atualizagco cadastral para

Re: [Bulk] Re: For me, OpenBSD is the operating system that "just works".

2011-04-30 Thread Kevin Chadwick
On Sat, 30 Apr 2011 14:31:37 -0400 Kraktus wrote: > If Eve did know about cracking into Windows computers, then of course > Alice's plan would be foiled unless she could persuade Bob to switch > to a better operating system -- not likely, since he's so stubborn -- > or waited for him to come to he

Re: bsd.rd and (automated) upgrading

2011-04-30 Thread Stuart Henderson
On 2011-04-30, Nick Holland wrote: > On 04/30/11 05:53, David Steiner wrote: >> can the upgrade process via bsd.rd be automated? i'm thinking of >> upgrading remote machines, which are only available via ssh . >> >> like this: fetch the latest bsd.rd from ftp. replace /bsd.rd. >> echo 'boot bsd.r

Re: tftp - no route to host

2011-04-30 Thread Emille Blanc
On 11-04-30 11:02 AM, Otto Moerbeek wrote: On Sat, Apr 30, 2011 at 10:52:21AM -0700, Emille Blanc wrote: On 11-04-29 12:08 AM, pavel pocheptsov wrote: pass in on $int_if inet proto udp from any to $int_if port tftp You do have a pass out rule in pf, right? I'm assuming you have a default bloc

Re: For me, OpenBSD is the operating system that "just works".

2011-04-30 Thread Kraktus
On 30 April 2011 13:50, Kraktus wrote: > On 30/04/2011, Kevin Chadwick wrote: >> On Sat, 30 Apr 2011 12:04:32 -0400 >> Kraktus wrote: >> >>> What the encrypted external drive *does* do is protect me from a thief >>> who jumps me along the way, while I am carrying the data. >> >> In which case vnc

Re: tftp - no route to host

2011-04-30 Thread Otto Moerbeek
On Sat, Apr 30, 2011 at 10:52:21AM -0700, Emille Blanc wrote: > On 11-04-29 12:08 AM, pavel pocheptsov wrote: > >pass in on $int_if inet proto udp from any to $int_if port tftp > You do have a pass out rule in pf, right? > I'm assuming you have a default block in place somewhere, and since > TFTP

Re: tftp - no route to host

2011-04-30 Thread Emille Blanc
On 11-04-29 12:08 AM, pavel pocheptsov wrote: pass in on $int_if inet proto udp from any to $int_if port tftp You do have a pass out rule in pf, right? I'm assuming you have a default block in place somewhere, and since TFTP uses UDP, pf won't create a state so you'll need an explicit pass out.

Re: For me, OpenBSD is the operating system that "just works".

2011-04-30 Thread Kraktus
On 30/04/2011, Kevin Chadwick wrote: > On Sat, 30 Apr 2011 17:11:21 +0200 > Thomas de Grivel wrote: > >> 2011/4/29 Kraktus >> >> > On 28/04/2011, Kevin Chadwick wrote: >> > > On Wed, 27 Apr 2011 18:56:57 -0400 >> > > Kraktus wrote: >> > > >> > >> So, I think OpenBSD tops the list of operating sy

Re: For me, OpenBSD is the operating system that "just works".

2011-04-30 Thread Kevin Chadwick
On Sat, 30 Apr 2011 12:04:32 -0400 Kraktus wrote: > What the encrypted external drive *does* do is protect me from a thief > who jumps me along the way, while I am carrying the data. In which case vnconfig and bioctl are just fine. You seem to be jumping about, you can use the following for porta

Re: Any suggests for modest, known compatible servers with RAID 1?

2011-04-30 Thread Stuart Henderson
On 2011/04/30 10:14, Nico Kadel-Garcia wrote: > > > > The only _maintained_ software raid on OpenBSD is softraid(4), that > > has only just recently had code written to allow booting from it and > > it's not committed yet. > > Really? The notes at > http://www.eclectica.ca/howto/openbsd-software-r

Re: For me, OpenBSD is the operating system that "just works".

2011-04-30 Thread Kraktus
On 30/04/2011, Thomas de Grivel wrote: > 2011/4/29 Kraktus > >> On 28/04/2011, Kevin Chadwick wrote: >> > On Wed, 27 Apr 2011 18:56:57 -0400 >> > Kraktus wrote: >> > >> >> So, I think OpenBSD tops the list of operating systems that "just >> >> work". The only thing I really wish for is more encr

Re: For me, OpenBSD is the operating system that "just works".

2011-04-30 Thread Kevin Chadwick
On Sat, 30 Apr 2011 17:11:21 +0200 Thomas de Grivel wrote: > 2011/4/29 Kraktus > > > On 28/04/2011, Kevin Chadwick wrote: > > > On Wed, 27 Apr 2011 18:56:57 -0400 > > > Kraktus wrote: > > > > > >> So, I think OpenBSD tops the list of operating systems that "just > > >> work". The only thing I r

Re: For me, OpenBSD is the operating system that "just works".

2011-04-30 Thread Thomas de Grivel
2011/4/29 Kraktus > On 28/04/2011, Kevin Chadwick wrote: > > On Wed, 27 Apr 2011 18:56:57 -0400 > > Kraktus wrote: > > > >> So, I think OpenBSD tops the list of operating systems that "just > >> work". The only thing I really wish for is more encryption options for > >> softraid. > > > > And mor

Re: bsd.rd and (automated) upgrading

2011-04-30 Thread Steve Shockley
On 4/30/2011 11:24 AM, Nick Holland wrote: um... bsd.rd assumes console. Related to that, the old HP/Compaq Remote Insight Board products work well in non-Compaq hardware, and give remote access to KVM (web/Java interface) and serial (Java or ssh). http://webdevsys.com/lightsOut.htm has a p

Re: bsd.rd and (automated) upgrading

2011-04-30 Thread Nick Holland
On 04/30/11 05:53, David Steiner wrote: > can the upgrade process via bsd.rd be automated? i'm thinking of > upgrading remote machines, which are only available via ssh . > > like this: fetch the latest bsd.rd from ftp. replace /bsd.rd. > echo 'boot bsd.rd' >> /etc/boot.conf > reboot > > from her

Re: Any suggests for modest, known compatible servers with RAID 1?

2011-04-30 Thread Nico Kadel-Garcia
On Sat, Apr 30, 2011 at 5:13 AM, Stuart Henderson wrote: > On 2011-04-29, Nico Kadel-Garcia wrote: >> On Fri, Apr 29, 2011 at 12:09 PM, Stuart Henderson >> wrote: >>> On 2011-04-29, Nico Kadel-Garcia wrote: So, I'm looking for recommendations. Modest 1U pizza boxes? >>> >>> R210? (as

Re: Any suggests for modest, known compatible servers with RAID 1?

2011-04-30 Thread Nick Holland
On 04/30/11 01:34, George Georgalis wrote: > Nico, I don't know what your "risk" is, but if it's a perimeter > box running pf and ssh maybe consider running on cflash or usb > stick? Or one of those bootable cdroms? I log to a ram fs so I > think the only media writes are for ntp.drift, and yes I'm

Re: Remotely installing OpenBSD on dedicated server

2011-04-30 Thread Kevin Chadwick
On Wed, 27 Apr 2011 07:54:53 -0500 Chris Bennett wrote: > I use http://corenetworks.net/ > They offer OpenBSD as an option, including installation. > They also offer IP KVM so that you can do the install yourself if you want > to. Only requires a browser with Java (firefox35) > > Chris Bennett

Re: Any suggests for modest, known compatible servers with RAID 1?

2011-04-30 Thread Nico Kadel-Garcia
On Sat, Apr 30, 2011 at 1:34 AM, George Georgalis wrote: > Nico, I don't know what your "risk" is, but if it's a perimeter > box running pf and ssh maybe consider running on cflash or usb > stick? Or one of those bootable cdroms? I log to a ram fs so I > think the only media writes are for ntp.dri

Casas da Colina - Qualidade de vida

2011-04-30 Thread Habiserve
A presente e-newsletter destina-se znica e exclusivamente a informar e nco pode ser considerada SPAM. De acordo com a legislagco internacional que regulamenta o correio electrsnico, "o e-mail nco podera ser considerado SPAM quando incluir uma forma do receptor ser removido da lista". Caso o seu nom

Re: bsd.rd and (automated) upgrading

2011-04-30 Thread Rogier Krieger
On Sat, Apr 30, 2011 at 11:54, David Steiner wrote: > can the upgrade process via bsd.rd be automated? Yes, see e.g. Yaifo. The link came by earlier this week on the list. http://sourceforge.net/projects/yaifo/files/yaifo/4.8/yaifo-4.8.tgz/download Regards, Rogier

bsd.rd and (automated) upgrading

2011-04-30 Thread David Steiner
can the upgrade process via bsd.rd be automated? i'm thinking of upgrading remote machines, which are only available via ssh . like this: fetch the latest bsd.rd from ftp. replace /bsd.rd. echo 'boot bsd.rd' >> /etc/boot.conf reboot from here on, i'd like to automate the upgrade process, by provi

Re: Any suggests for modest, known compatible servers with RAID 1?

2011-04-30 Thread Stuart Henderson
On 2011-04-29, Nico Kadel-Garcia wrote: > On Fri, Apr 29, 2011 at 12:09 PM, Stuart Henderson > wrote: >> On 2011-04-29, Nico Kadel-Garcia wrote: >>> >>> So, I'm looking for recommendations. Modest 1U pizza boxes? >> >> R210? (as long as you don't need externally accessible disks.) >> >>> Even b