Re: OT: SSH not secure?

2012-05-09 Thread Martin Schröder
2012/5/9 Alvaro Mantilla Gimenez alv...@alvaromantilla.com: According these guys connect trough SSH to a remote server is not secure... It's only as secure as the local and/or remote machine. There's nothing SSH can do about that.

Re: ntpd not adjusting system clock

2012-05-28 Thread Martin Schröder
this is happening? Ageing harware? Faulty PSU? Ageing hardware. Get a new one. :-) Best Martin

Re: OpenBSD in April's issue of the CACM

2012-05-31 Thread Martin Schröder
discussing the article in the comments forum - much better than I could. The author did not get elected as treasurer of ACM, but is still an editor of Queue. :-( Best Martin

Re: AMD Zacate E350 (ASUS E35M1-M) dmesg/experiences?

2012-06-01 Thread Martin Schröder
2012/6/1 Manolis Tzanidakis mtzanida...@gmail.com: The most obvious is that NAND flash devices have shorter lifespan than hard disks. So how many flash drives have you broken?

Re: Large (3TB) HDD support

2012-06-01 Thread Martin Schröder
2012/6/1 Tyler Morgan tyl...@tradetech.net: http://www.openbsd.org/faq/faq14.html#LargeDrive That doesn't mention GPT, which is the problem with drives 2TB. https://en.wikipedia.org/wiki/GUID_Partition_Table Can OpenBSD already boot from a 4TB drive on an UEFI system? Best Martin

Re: OpenBSD on minimac

2012-06-10 Thread Martin Pieuchot
installed on the disk, instead of booting from the CD. Am I missing something obvious? Are you sure you burned the CD correctly? An other way to boot from the CD would be to get into the openfirmware prompt holding cmd+alt+O+F when your machine starts, then type: boot cd:,\\:tbxi Martin

Re: OpenBSD on minimac

2012-06-10 Thread Martin Pieuchot
On 10/06/12(Sun) 16:53, Jan Stary wrote: On Jun 10 13:42:28, Martin Pieuchot wrote: On 10/06/12(Sun) 12:51, Jan Stary wrote: I got this Mac Mini on my hands, and I would like to install current/macppc on it. According to http://www.openbsd.org/macppc.html#hardware the following

Re: OpenBSD on minimac

2012-06-12 Thread Martin Pieuchot
named 'i' containing the ofwboot on your drive? Are you sure you've a kernel at the root of your partition? What happen if you specify you want to load the kernel from the hd at the ofwboot prompt: boot {hd,cd}:,ofwboot hd:/bsd Martin

Re: OpenBSD 5.1 XEN HVM DomU - kernel panic

2012-06-12 Thread Martin Pelikan
, or messed with the hypervisor's kernel lately, or if it is a new install on an out of the box dom0 that just happens to fail. -- Martin Pelikan OpenBSD 5.1-current (GENERIC) #258: Mon Jun 11 11:52:20 MDT 2012 t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC real mem = 535797760

Re: VU#649219 and Bitrig

2012-06-13 Thread Martin Schröder
2012/6/13 Gasko, Peter gaskopeter0...@postafiok.hu: Just a fyi, or maybe a starting of a discussion: Read the archives and stop trolling.

Re: macppc will it survive?

2012-06-22 Thread Martin Pieuchot
... And more are coming, stay tuned ;) Martin

Re: question_about_OpenBSD_on_ADSL_modems/routers

2012-06-25 Thread Martin Schröder
2012/6/25 soko.tica soko.t...@gmail.com: Yes, I am in Europe (non-EU). You should check with your telco if the modem supports your ADSL. Best Martin

Re: Does pfsync require same firewall rules on each fw?

2012-06-29 Thread Martin Pelikan
; u_int8_t_pad[2]; } __packed; Imagine what would you gain if you forced people to use the same rules or even the same interface names. These are completely separate things. -- Martin Pelikan

Re: OpenBSD's brilliant design

2012-07-30 Thread Martin Schröder
2012/7/30 Tony ableton...@gmail.com: This was not meant as a troll, sorry if it came off like that. We'll believe that when Theo gets some of the money you saved. Best Martin

Re: Dilemma: between OpenBSD and NetBSD

2012-08-10 Thread Martin Schröder
the documentation and do their homework. Best Martin

Re: OpenBGPd - how to blackhole traffic?

2012-08-16 Thread Martin Hein
On Thu, 16 Aug 2012 14:47:25 +0200 Bernd be...@kroenchenstadt.de wrote: Is there a way to achieve this on OpenBSD? Directly from my mind... To blackhole some google stuff. route add -blackhole 8.8.0.0/16 127.0.0.1 /Martin

Re: ugen(4) and libusb1 confusion

2012-08-17 Thread Martin Pieuchot
On 17/08/12(Fri) 14:51, Artturi Alm wrote: Hi, Bugs section of ugen(4) up to date? or does devel/libusb1 support reads from isochronous endpoints by mistake? It supports reads from isochronous endpoints mainly because the interface is the same as for bulk and interrupts ones, and in the

Re: About `ldapctl stats` metrics

2012-08-19 Thread Martin Hedenfalk
and modify by 1 but requests is incremented by 4. What does requests counts that doesn't appear in other metrics? It could be a StartTLS request and/or an Unbind request. Those are included in requests, but are not considered interesting enough to get their own counter. .martin

Re: NSD vs BIND

2012-08-26 Thread Martin Pelikan
and go straight for NSD. Seriously, it's just a matter of time before someone in your network notices this and will wonder why some websites load and others not. -- Martin Pelikan

Re: X intel failed to start

2012-08-27 Thread Martin Pieuchot
On 27/08/12(Mon) 10:25, Gregory Edigarov wrote: Hi, with yesterday's current X failed to start with segfault using intel driver. vesa works, but spectrwm is failng to load too, again with segfault. is there some massive changes undergoing, or is that just some temporary regression? Can

Re: OpenBSD 5.2-current - panic: mtx_enter: locking against myself

2012-09-12 Thread Martin Pelikan
:-( -- Martin Pelikan Index: arch/amd64/amd64/mutex.S === RCS file: /cvs/src/sys/arch/amd64/amd64/mutex.S,v retrieving revision 1.8 diff -u -p -r1.8 mutex.S --- arch/amd64/amd64/mutex.S24 Sep 2010 13:21:30 - 1.8 +++ arch/amd64

Re: problem setting inet6 route

2012-09-12 Thread Martin Pelikan
first. It also helps if they're running CARP/VRRP, because if they don't play with VHIDs, their MAC addresses don't change with their infrastructure :-) -- Martin Pelikan

Re: Make build on powerpc 7455b: Executables are broken

2012-10-05 Thread Martin Pieuchot
On 04/10/12(Thu) 22:44, matt wrote: I assume I or my hardware is doing something stupid and obvious. I've been trying to successfully build OpenBSD for the first time on a 2002 G4 (Mirror Drive Door) dual 1ghz. The RAM is new, and slightly faster than the bus speed demands (pc3200 instead of

Re: Bibliography on IPv6

2012-10-05 Thread Martin Schröder
/ Disclaimer: I know the author. Best Martin

Re: quick query.

2012-10-10 Thread Martin Pelikan
it'll work even if you don't invoke package updates from your shell, but using some kind of remote administration software for example. -- Martin Pelikan

Re: Why anyone in their right mind would like to use NAT64

2012-10-26 Thread Martin Hein
use it, like you said you would when you applied, you will get IPv6 PI space. As a LIR we do IPv6 PI requests for end users and RIPE NCC do not make troubles about it. If you tell stories in your requests they starts asking annoying questions. /Martin btw, when we run out of v4 space and cant

Re: php/httpd segfaults after 5.2 upgrade (trace inline)

2012-11-06 Thread Martin Pelikan
have no intentions of learning the guts of the PHP interpreter, the method I used back then was the stupidest of them all, adding die(hard); after every suspicious line in the execution path. The function that failed was a MySQL one, IIRC. You can try repeating that... -- Martin Pelikan

Re: Hardware hunting

2012-11-16 Thread Martin Schröder
compact flash options by bytemine are quite expensive... :-( Best Martin

Re: BSD licensed gnupg replacement question

2012-12-06 Thread Martin Schröder
2012/12/6 Maximo Pech mak...@gmail.com: I'd like to know your thoughts about this. Shut up and show us your code.

Re: My first macppc install going poorly as well

2012-12-08 Thread Martin Pieuchot
I've just committed a fix for this, wait for the next snapshot or build a release yourself and you'll be able to install OpenBSD on your machine. Thanks for the report. On 04/09/12(Tue) 10:01, Kirill Bychkov wrote: On Tue, September 4, 2012 08:42, Andrew Fresh wrote: On Mon, Sep 03, 2012 at

Re: Replication option for ldapd(8)

2012-12-16 Thread Martin Hedenfalk
)|scp ? There's no native replication support yet. .martin TIA, Jo

Re: issue tracker

2012-12-21 Thread Martin Pieuchot
On 21/12/12(Fri) 17:49, Stefan Sperling wrote: On Fri, Dec 21, 2012 at 01:17:06PM +, sickm...@lavabit.com wrote: On 12:25 Thu 20 Dec , Stefan Sperling wrote: On Wed, Dec 19, 2012 at 09:43:18PM +, sickm...@lavabit.com wrote: Hi, I have been using OpenBSD for quite a

Re: A point about the BSD license I'm feeling edgy about

2012-12-30 Thread Martin Schröder
for that. Best Martin

Re: A point about the BSD license I'm feeling edgy about

2012-12-31 Thread Martin Schröder
normal. Furthermore, Google can ban any non-official rom from accessing Play Store, except that is not doing it actually for good But that will only hurt chinese telcos if they need the apps from the Play Store. AFAIK Google has exactly this problem in China. Best Martin

Re: ralink 3072 not showing up

2013-01-03 Thread Martin Pieuchot
need to install further driver. Zoran Can you post the output of 'lsusb -v' from the usbutils packages for this device? # pkg_add usbutils $ lsusb -v ... Martin

Re: Foxconn NanoPC nT-i1250 fails to boot after install

2013-01-11 Thread Martin Pieuchot
On 10/01/13(Thu) 14:08, Kent Fritz wrote: On Thu, Jan 10, 2013 at 9:26 AM, Stefan Sperling s...@openbsd.org wrote: Can you please try to find out which protocol probe routine is responsible for hanging the machine? None of them. I tried as you suggested, then just #if'd out every entry

Re: How to configure pppoe client on OpenBSD?

2013-01-14 Thread Martin Schröder
2013/1/14 Franco Fichtner slash...@gmail.com: You need to understand that people asking question here have no idea about the marvellous man pages in OpenBSD and they never will (because then they would not be asking in the first place). Then they haven't read afterboot(8). Best Martin PS

Re: OpenBGPd multiple local AS

2013-01-18 Thread Martin Hein
run the iBGP peering session on your public IP space! Regards Martin

Re: How do I compile 32-bit binaries on amd64 OpenBSD?

2013-01-22 Thread Martin Schröder
2013/1/22 Janne Johansson icepic...@gmail.com: decades. Though interpreting it as since the last century still holds. I prefer since the last millenium. :-) SCNR Martin

usb sd1: second stage boot hangs loading kernel (i386/hp elitebook)

2013-01-24 Thread Martin Crossley
. Martin == Transcript of boot == sing drive 0, partition 3. Loading... probing: pc0 com0 pci mem[635K 3013M 992M a20=on] disk: hd0+ hd1+* OpenBSD/i386 BOOT 3.18 boot machine diskinfo DiskBIOS# TypeCyls Heads SecsFlags Checksum hd0 0x80

OpenBSD ignoring RFC-compliant IPv6 neighbor solicitation?

2013-02-11 Thread Martin Schmitt
OpenBSD or the ISP router interpret the RFC in a way that leads to unintended results. Is this a bug in OpenBSD? Is there a workaround, e.g. in the form of a sysctl or a pf.conf hack that will make OpenBSD's NDP more liberal? Thanks for all input, -martin

Re: Foxconn NanoPC nT-i1250 fails to boot after install

2013-02-11 Thread Martin Pieuchot
Hi Kent, On 14/01/13(Mon) 10:05, Kent Fritz wrote: On Fri, Jan 11, 2013 at 5:29 PM, Stefan Sperling s...@openbsd.org wrote: I see. So this is happening during pms_probe() which runs before the protocol is selected. Maybe fix it like this? I think the code should cope with hardware that

Re: OpenBSD ignoring RFC-compliant IPv6 neighbor solicitation?

2013-02-11 Thread Martin Schmitt
selects the wrong source IP? The wording in the RFC is really very terse and leaves room for interpretation. -martin [demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]

Re: My first macppc install going poorly as well

2013-02-13 Thread Martin Pieuchot
On 13/02/13(Wed) 11:47, Kirill Bychkov wrote: [..] I have some questions and suggestions about macppc support in OpenBSD. Suggestions first. According to my dmesg [1] and to hardware I have in this G5, next patch syncs macppc.html with reality: Also don't forget to send your dmesg to dmesg@

Re: My first macppc install going poorly as well

2013-02-13 Thread Martin Pieuchot
G5 systems. /ul hr Martin, any comments about SATA support on PowerMac G5 and Xserver G5? It doesn't work.

Re: Foxconn NanoPC nT-i1250 fails to boot after install

2013-02-15 Thread Martin Pieuchot
in thanks. Martin

Licensing OpenBSD artwork as CC-BY-SA?

2013-02-21 Thread Martin Schröder
Am I right or is that allowed? Theo? Best Martin

Re: Licensing OpenBSD artwork as CC-BY-SA?

2013-02-21 Thread Martin Schröder
2013/2/22 Theo de Raadt dera...@cvs.openbsd.org: It is not allowed. I thought the same. So https://commons.wikimedia.org/wiki/File:Openbsd2.svg is really a violation? Best Martin

Re: Precisions on ZFS (was: Millions of files in /var/www inode / out of space issue.)

2013-02-22 Thread Martin Schröder
2013/2/22 Juan Francisco Cantero Hurtado i...@juanfra.info: Here in the BSD world, we have HAMMER, a good alternative with a license compatible and a reasonable requirements. Here in the OpenBSD world we don't have HAMMER. Best Martin

Re: Precisions on ZFS (was: Millions of files in /var/www inode / out of space issue.)

2013-02-22 Thread Martin Schröder
2013/2/22 Eric Furman ericfur...@fastmail.net: but Martin Schröder is not a developer. So what is his word worth??? http://www.openbsd.org/faq/faq8.html#Journaling Now go and fuck yourself.

Re: altq: upsteam and downstream

2013-03-01 Thread Martin Pelikan
shaping using just one rule. # # Remember, never trust anything you didn't test yourself first. -- Martin Pelikan

Re: altq: upsteam and downstream

2013-03-01 Thread Martin Pelikan
this. Stuff queued going out is usually called upload, and it is on your egress interfaces. This queueing happens when traffic leaves the machine. Sorry. (this confusion sometimes happens to almost everyone I know) :-( -- Martin Pelikan

Re: current/macppc on Mac Mini

2013-05-23 Thread Martin Pieuchot
On 26/12/12(Wed) 20:54, Miod Vallat wrote: Just upgraded to a current again, with the same problem, and the same solution: [...] wdc1 at kauaiata0 irq 39: DMA atapiscsi0 at wdc1 channel 0 drive 0 scsibus0 at atapiscsi0: 2 targets cd0 at scsibus0 targ 0 lun 0: MATSHITA, DVD-R UJ-825,

Re: current/macppc on Mac Mini

2013-05-29 Thread Martin Pieuchot
On 23/05/13(Thu) 17:00, Miod Vallat wrote: Were you thinking of something like that? It works for me (c) tm, with my PowerBooks (disk@0/wd0), I haven't tried NFS boot yet. Not exactly, but your version is probably better than what I was thinking of. However, it will not allow for root on

Re: rsync too slow between two disks with softraid crypto

2013-06-05 Thread Martin Schröder
today (e.g. from Lanner or Bytemine) still have the Pineview (D510) CPUs. Best Martin

Soekris net5501: file system repeatedly broken on CF-card

2013-06-09 Thread Martin Dommermuth
the CF port on the Soekris be faulty? Should I get an SATA SSD instead? Have a nice day! Martin

Re: Is openbsd.org down??

2013-06-13 Thread Martin Schröder
http://www.downforeveryoneorjustme.com/www.openbsd.org Hrm.

Re: Fuse on OpenBSD

2013-07-05 Thread Martin Schröder
2013/7/4 Henning Brauer lists-open...@bsws.de: * openda...@hushmail.com openda...@hushmail.com [2013-07-04 05:09]: Why do we need FUSE anyway? it's a firewall between filesystem code written by people who It's also a firewall for licenses. Best Martin

Re: Xorg (or suspend/resume) regression 2013-JUN-27 amd64 snapshot

2013-07-16 Thread Martin Pieuchot
Patrick, Thanks for the report, it clearly looks like an xserver regression, but next time don't hesitate to mail bugs@ instead. On 11/07/13(Thu) 03:56, patrick keshishian wrote: [...] So after some investigating, this crash after suspend/resume cycle is actually an abort due to an assertion

Re: respawn-like behaviour ?

2013-07-16 Thread Martin Brandenburg
, but that can be fixed if that is a problem. - Martin Brandenburg

Re: usb device works on amd64 but not i386

2013-07-18 Thread Martin Pieuchot
On 17/07/13(Wed) 14:07, Ryan Freeman wrote: Hey tech@, i came across a uhid device (joystick adapter) I have that only seems to work on my amd64 desktop, but not i386 laptop. amd64: usb1 at ohci0: USB revision 1.0 uhub1 at usb1 ATI OHCI root hub rev 1.00/1.00 addr 1 usb2 at ohci1: USB

Empty from address confusing MTA/MUA

2013-07-18 Thread Martin Brandenburg
that mail.local is the proper place to handle it (or what dummy address is appropriate). Of course mail(1) could also be modified, but that doesn't fix other clients. I'm not sure how this affects sendmail or other mailbox formats. - Martin Brandenburg

Re: Empty from address confusing MTA/MUA

2013-07-18 Thread Martin Brandenburg
that line while reading the -current source I don't know... Thanks. - Martin Brandenburg

Re: Java on OpenBSD 5.3

2013-07-19 Thread Martin Schröder
a harddisc from this decade, please. Best Martin

Re: Default software in the base

2013-07-30 Thread Martin Schröder
2013/7/30 h...@riseup.net: than the Apple+Google co-owned Clang stuff. Source for that claim? All I can find is Copyright (c) 2007-2013 University of Illinois at Urbana-Champaign. http://llvm.org/viewvc/llvm-project/cfe/trunk/LICENSE.TXT?revision=171342view=markup Best Martin

Re: Default software in the base

2013-07-31 Thread Martin Brandenburg
in use: https://www.martinbrandenburg.com/2013/ss/2013073101.png - Martin Brandenburg

Re: OpenBSD-current on MacBookPro9,2 Xorg acpilk-ed

2013-08-05 Thread Martin Brandenburg
have the screen come back after bootup with a framebuffer. Unfortunately the OpenBSD install CD doesn't include framebuffer drivers. Did you have similar trouble? Or did it just work? - Martin

Re: Accept two vlans

2013-08-07 Thread Martin Brandenburg
and be on the private network. - Martin

Re: 10GbE (Intel X540) performance on OpenBSD 5.3

2013-08-07 Thread Martin Schröder
2013/8/7 Maxim Khitrov m...@mxcrypt.com: I've read the Network Tuning and Performance Guide @ calomel.org, Ignore that site and search the list archives. Best Martin

Re: Post-quantum cryptography

2013-08-10 Thread Martin Schröder
2013/8/10 Mirco Richter mirco.rich...@email.de: say, that from the OBSD POV, the project wants to wait until someone else implements such a cypher and has proofen, that the implementation is practically as secure as the mathematical model already predicts ? Yes. Now show us your cypher or go

Re: How to mark a block as invalid ?

2013-08-17 Thread Martin Schröder
2013/8/17 Mik J mikyde...@yahoo.fr: I used the badblocks utility an checked the whole disk and only this block number is faulty. What do the smartmontools tell you? Since I believe my disk is ok It is not. Do you have backups? Best Martin

Re: current/macppc with the new radeondrm

2013-08-18 Thread Martin Pieuchot
for 1.14.1, module version = 6.14.6 Make sure you have the last xf86-video-ati update, module version should say 7.2.0. Martin

Re: Some general security questions

2013-09-08 Thread Martin Schröder
wanted to ask if there were any particularly robust algorithms that could be recommended for keeping certain files private. https://www.schneier.com/blog/archives/2013/09/the_nsa_is_brea.html Best Martin

Re: uaudio0: audio descriptors make no sense, with Schiit Bifrost USB DAC

2013-09-09 Thread Martin Pieuchot
lines from usbdevs -v (debugging enabled for uaudio): Looks like the audio descriptor of your device doesn't match what uaudio(4) expects. A quirk might be needed. Could you please install the usbutils package and post the output of lsusb -v for your device? Martin

Re: Help troubleshooting ehci_idone hang.

2013-09-10 Thread Martin Pieuchot
Hi Bob, On 07/09/13(Sat) 08:14, RD Thrush wrote: Since appx. November, 2012, I've had 2 amd64 systems hang while spewing ehci_idone: ex=0x80.. is done! messages to the serial console. The hangs are intermittent. The system is unresponsive to the keyboard and doesn't respond to

Re: uaudio0: audio descriptors make no sense, with Schiit Bifrost USB DAC

2013-09-10 Thread Martin Pieuchot
On 10/09/13(Tue) 08:17, Remco wrote: Martijn Rijkeboer wrote: I have a Schiit Bifrost USB DAC that includes an uaudio device for audio playback. When I plug the device in I'm getting uaudio0: audio descriptors make no sense, error=4. Any suggestions on how to make this work? Here

Re: Help troubleshooting ehci_idone hang.

2013-09-10 Thread Martin Pieuchot
On 10/09/13(Tue) 07:15, RD Thrush wrote: On 09/10/13 04:42, Martin Pieuchot wrote: [...] Thanks for this detailed bug report. You're saying that you have 2 amd64 systems with the same problem but I see only the dmesg for one machine, does the other has the same ehci controller

Re: X -configure segmentation fault

2013-09-10 Thread Martin Brandenburg
the same problems. dmesg is at the end. thanks -h A similar problem was discussed about a month ago here[1]. The code of X -configure is not maintained. See Matthieu Herrb's suggestions in the archive or enclosed below. [1] http://mid.gmane.org/20130819055603.ga12...@nebraska.herrb.net - Martin

Re: OpenBSD crypto and NSA/Bruce Schneier

2013-09-11 Thread Martin Schröder
will probably keep on masturbating. :-) http://article.gmane.org/gmane.linux.kernel/706950 Best Martin

Re: OpenBSD crypto and NSA/Bruce Schneier

2013-09-11 Thread Martin Schröder
in commercial firewall/vpn appliances? Think again. Best Martin

Re: Help troubleshooting ehci_idone hang.

2013-09-12 Thread Martin Pieuchot
On 11/09/13(Wed) 11:03, RD Thrush wrote: On 09/10/13 07:56, Martin Pieuchot wrote: On 10/09/13(Tue) 07:15, RD Thrush wrote: On 09/10/13 04:42, Martin Pieuchot wrote: [...] Thanks for this detailed bug report. You're saying that you have 2 amd64 systems with the same problem but I

Re: Help troubleshooting ehci_idone hang.

2013-09-12 Thread Martin Pieuchot
On 12/09/13(Thu) 08:16, RD Thrush wrote: On 09/12/13 05:15, Martin Pieuchot wrote: [...] Could you try the diff below on the v1 machine and tell me if it helps? Thanks, I don't think it helped... By looking at your new log, I believe it did ;) After booting the new kernel, upon first

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

2013-09-14 Thread Martin Schröder
2013/9/15 Jeffrey Walton noloa...@gmail.com: I wanted to add myself to the sudo group. man sudo man visudo man adduser man group Best Martin

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

2013-09-14 Thread Martin Schröder
2013/9/15 Jeffrey Walton noloa...@gmail.com: man visudo I don't know vi. I do known emacs, but its not on this system so I Then learn it. This is unix. You really should use visudo to edit /etc/sudoers, not an editor. Best Martin PS: su - should also work.

Re: pms0: not in sync yet, discard input (state 3)

2013-09-17 Thread Martin Pieuchot
by enabling one by one the protocols defined before this one and find out which addition breaks your mouse? Thanks, Martin

Re: general question about usb stack and ups

2013-09-19 Thread Martin Pieuchot
that somebody can make a diff with the right values. Martin

Re: Sorry OpenBSD people, been a bit busy

2013-10-08 Thread Martin Schröder
interception interface for the canadian police/whatever. Canada is a member of Five Eyes. Best Martin

Re: Sorry: Facebook again

2013-10-21 Thread Martin Brandenburg
it are of course completely unrelated. I'm not sure what you're asking there. - Martin

Re: During install MacBookAir5,2 screen goes blank, need external monitor

2013-10-22 Thread Martin Brandenburg
the disk. - Martin

Re: KVM card in HP MicroServer

2013-11-06 Thread Martin Pieuchot
= 6 and send me the corresponding dmesg? Regards, Martin

alix2d3 entry point at 0x200120 after PXE installation

2013-11-29 Thread Aurelien Martin
Hi all, I installed openbsd-54 on a flash card on my alix2d3 board through PXE with a nullmodem cable. But after the installation, the machine reboot in loop after the message entry point at 0x200120 I tried all the solution found in google, set the tty to com0, and also boot on wd0a instead

Re: alix2d3 entry point at 0x200120 after PXE installation

2013-12-03 Thread Aurelien Martin
it through PXE. As mentioned if it doesn't work I'll put directly OBSD 5.4 on the flash. Have a good day Aurelien 2013/11/30 Eike Lantzsch zp6...@gmx.net On Friday 29 November 2013 17:12:45 Erling Westenvik wrote: On Fri, Nov 29, 2013 at 01:10:24PM +0100, Aurelien Martin wrote: stty com0 57600

Re: Are there any default password managers in OpenBSD?

2013-12-05 Thread Martin Brandenburg
directly and cannot be changed. - Martin --- Public domain, but use at your own risk. #include stdio.h #include string.h #include errno.h #include termios.h #include openssl/hmac.h #include openssl/evp.h static char base64[64] = {'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I

Re: BackupPC

2013-12-09 Thread Martin Schröder
/en/faq/items/why_fork.html ^8 http://www.admin-magazine.com/Articles/Free-Enterprise-Backup-with-Bareos I've used neither. Best Martin

Re: alix2d3 entry point at 0x200120 after PXE installation

2013-12-10 Thread Aurelien Martin
- boot booting hd0a:/bsd: 8824220+1096236=0x97613c entry point at 0x200120 [then reboot in loop] - I also try with wd0a boot boot wd0a:/bsd booting wd0a:/bsd: 8824220+1096236=0x97613c entry point at 0x200120 [then reboot in loop] 2013/12/3 Aurelien Martin 01aurel...@gmail.com Hi

Re: alix2d3 entry point at 0x200120 after PXE installation

2013-12-11 Thread Aurelien Martin
Hi all, I succeed to boot the alix2d3 by fixing the MBR with fdisk -u wd0 Cheers, Aurelien

Relayd with dsr and sticky-address

2013-12-13 Thread Martin Schaupp
the security of pf in this case. We also need the dsr, because the routing from the server to the client is asynchronous or in some cases the clients are on the same local network like the balanced servers. Greets Martin

Relayd with dsr and sticky-address

2013-12-13 Thread Martin Schaupp
} This is a loadbalancing only set up. So we do not need the security of pf in this case. We also need the dsr, because the routing from the server to the client is asynchronous or in some cases the clients are on the same local network like the balanced servers. Greets Martin

Re: IPv6 static routing to a different subnet

2013-12-13 Thread Martin Brandenburg
for their router and your endpoint, and then route your network to your endpoint. You have the same thing, except the point-to-point link is using link-local instead of global addresses. - Martin

Re: Relayd with dsr and sticky-address

2013-12-16 Thread Martin Schaupp
or some states to much ? If anybody knows a better solution than this dirty thing above please post it. Martin Sorry, i forgot to mention my version 5.4 Hello, i try to set up a load balancing machine for internal use. We have 2 webservers serving a web-app. This application depends

<    5   6   7   8   9   10   11   12   13   14   >