amd64: installboot on RAID 1 cRYPTO

2018-11-18 Thread Martin Sukany
Hi, probably I'm overlooking something ... I have following disk layout: sd0, sd1 - physical drives sd2 - RAID 1 array with only "a" partiton on which CRYPTO device is created, sd3 - used as "connection point" for crypted device. So, finally the system is installed on sd3X partitions. Proble

Re: OpenBSD migration

2018-11-18 Thread Martin Sukany
Thanks Guys, I decided to go trough fresh installation ... M> On 11/18/18 3:23 PM, Mitchell Riedstra wrote: Hi Martin, On Sat, Nov 17, 2018 at 3:18 PM Martin Sukany wrote: I want to migrate OpenBSD 6.4 (stable) from VM to bare metal. I see, as usual, two options: 1) install everyth

Re: OpenBSD migration

2018-11-19 Thread Martin Sukany
Hello Nick, actually, this is the way I did it :) Machine is already migrated - it took less then 2hrs (I remember when i built it last year it took almost whole weekend ) ... M> On 11/19/18 2:29 PM, Nick Holland wrote: On 11/17/18 15:13, Martin Sukany wrote: Hi, I want to migr

Re: Wine for OpenBSD?

2020-04-11 Thread Martin Schröder
Am Sa., 11. Apr. 2020 um 13:19 Uhr schrieb Nikita Stepanov : > Wine for OpenBSD? Your patch?

Re: More than 16 partitions

2020-04-23 Thread Martin Schröder
Am Do., 23. Apr. 2020 um 21:31 Uhr schrieb : > No problem. Would it be too crude a suggestion that we go back to the > content now...? You didn't provide any patch.

Re: Convert ffs1 to ffs2?

2020-05-20 Thread Martin Schröder
Am Mi., 20. Mai 2020 um 11:41 Uhr schrieb Михаил Попов : > What is the best method to harden OpenBSD in a diskless mode? Manually converting the fs to FFS2 using ed. That's what you are interested in, right?

/bsd: atascsi_passthru_done, timeout

2020-06-01 Thread Martin Schröder
Hi, my firewall (APU2 with 6.7) shows this in messages ca. every other day. smartctl shows the only disc is healthy, system is behaving fine. Should I be worried? dmesg is at https://paste.opensuse.org/11922555 Best Martin

Re: Filling a 4TB Disk with Random Data

2020-06-05 Thread Martin Schröder
Am Fr., 5. Juni 2020 um 09:21 Uhr schrieb Roderick : > Is not there a SCSI command "sanitize" for that? Secure erase: https://en.wikipedia.org/wiki/Parallel_ATA#HDD_passwords_and_security Or you encrypt your device and throw away the key. Best Martin

Re: How do I set up a Wi-Fi access point (using APU2)?

2020-06-05 Thread Martin Schröder
Am Fr., 5. Juni 2020 um 19:14 Uhr schrieb infoomatic : > it seems you skipped the firewall part of the document you were > referring, you need NAT connections. Or you do IPv6 instead of vintage-IP. Best Martin

Re: [smartmontools] OpenBSD testers required

2020-06-08 Thread Martin Ziemer
On Fri, Jun 05, 2020 at 10:52:38AM +0200, Marek Benc wrote: > There's been some changes in the OpenBSD port of smartmontools, > tools for working with S.M.A.R.T diagnostic of hard drives and SSDs, > the platform-specific code was modernized, so it would be quite useful > if people could test these

Re: It's been awhile

2020-06-17 Thread Martin Schröder
Am Mi., 17. Juni 2020 um 17:06 Uhr schrieb Rasmus Liland : > Try to buy sticker_40_w for 7€ from here: > https://kd85.com/notforsale.html Note that the project will probably get no money from that site. If you want more context, search the list. Best Martin

iked: macos couldn't connect

2020-06-29 Thread Martin Sukany
102.32:61705 local 89.221.223.253:4500, 512 bytes, policy 'securenet' in OS X I could see only the connection timed out. I have suspiction on: spi=0xeb80a0271f6aa481: ikev2_resp_recv: failed to negotiate IKE SA but not sure …. Any ideas? S pozdravem / Kind regards Martin Sukaný UNIX Engineer, Developer, DevOps specialist xmpp: mar...@sukany.cz phone: +420 776 275 713 email: mar...@sukany.cz l: https://www.linkedin.com/in/martins6 signature.asc Description: Message signed with OpenPGP

iked: macos couldn't connect

2020-06-29 Thread Martin Sukany
102.32:61705 local 89.221.223.253:4500, 512 bytes, policy 'securenet' in OS X I could see only the connection timed out. I have suspiction on: spi=0xeb80a0271f6aa481: ikev2_resp_recv: failed to negotiate IKE SA but not sure …. Any ideas? S pozdravem / Kind regards Martin Sukaný U

Re: Alpine-virt vmd guest tsc directive

2020-06-29 Thread Martin Sukany
Hi George, did you solved the issue? I remember that I faces similar thing when I installed headless ubuntu as a guest … My issue was related to the fact that I used ‚boot cdrom‘ directive inside my configuration (seems that there is a bit inconsistency between the man page and the real configu

Re: Alpine-virt vmd guest tsc directive

2020-06-29 Thread Martin Sukany
There is quite nice article how to prepare own headless ISO — for Debian it’s quite the same … https://giocher.com/words/2018/ubuntu-on-openbsd-vmm/ S pozdravem / Kind regards Martin Sukaný UNIX Engineer, Developer, DevOps specialist xmpp: mar...@sukany.cz phone: +420 776 275 713 email: mar

Re: How many IPs can I block before taking a performance hit?

2020-08-12 Thread Martin Sukany
Hi, as the tables are stored in RAM anyway during thee processing it’s moreless matter of how fast are your DIMMs / CPU. I’m usually work with several tables with cca 30 K records - no impact on the performance so far. S pozdravem / Kind regards Martin Sukaný UNIX Engineer, Developer

Web based document / spredsheet editor

2020-09-22 Thread Martin Sukany
something which is „easily“ deployed on OpenBSD)? If it wouldn’t have behind some of the ‚big frameworks‘, it would be great. Any hints welcomed … Thanks M> S pozdravem / Kind regards Martin Sukaný UNIX Engineer, Developer, DevOps specialist xmpp: mar...@sukany.cz phone: +420 776 275

Re: Web based document / spredsheet editor

2020-09-22 Thread Martin Sukaný
Hi Ben So far I know troff is just the command line-based tool I would need something which is available through the web browser as well for the end users. Odesláno z iPhonu > 22. 9. 2020 v 17:34, ben : > > Troff. > > > Ben Raskin.

Re: Prometheus node_exporter on OpenBSD - anyone managed ?

2019-09-20 Thread Martin Schröder
Am Fr., 20. Sept. 2019 um 10:36 Uhr schrieb Rachel Roch : > pkg_add node_exporter ? It's in current so 6.6 will have it. Best Martin

Re: IPv4 & IPv6 CIDR subnet calculator

2019-09-25 Thread Martin Schröder
Am Mi., 25. Sept. 2019 um 13:16 Uhr schrieb Mark Jamsek : > Or use the -6 switch for IPv6 addresses: Please make v6 the default and Vintage-IP available via -4. It's 2019 after all. Best Martin

Pkg_add completes installurl with bad openbsd version number

2019-11-04 Thread Bruno Martin
Hello, I'm running openbsd 6.6 generic.mp#427 amd64 After the 6.6 upgrade I had troubles with pkg_add -u. I did several new upgrades to 6.6, removed all packages and now when I want to pkg_add something, it looks to the 6.4 tree. # pkg_add wget HTTPS://ftp.fr.openbsd.org/pub/OpenBSD/6.4/packages/

Re: Pkg_add completes installurl with bad openbsd version number

2019-11-04 Thread Bruno Martin
Hi Raf My PKG_PATH is empty. But actually, by Dsnaping, I fixed the problem. Regards Bruno > Le 4 nov. 2019 à 16:33, Raf Czlonka a écrit : > >> On Mon, Nov 04, 2019 at 08:24:04AM GMT, Bruno Martin wrote: >> Hello, >> >> I'm running openbsd 6.6 ge

Re: Tools for writers

2019-11-05 Thread Martin Schröder
Am Mo., 4. Nov. 2019 um 09:39 Uhr schrieb Roderick : > TeX produces dvi, a well documented and simple page description language. > Then it is transformed to postscript or pdf. Nope. pdfTeX was developed 25 years ago, LuaTeX 12 years ago. Both write PDF directly. Best Martin

Re: Tools for writers

2019-11-06 Thread Martin Schröder
the same > application necessarily) Some writers swear on Scrivener. It's proprietary and Mac/Win only, though. Best Martin

Re: Tape drive

2019-11-17 Thread Martin Schröder
Am So., 17. Nov. 2019 um 23:56 Uhr schrieb Pietro Paolini : > OpenBSD .my.domain 6.3 GENERIC.MP#9 amd64 Not supported anymore; upgrade to at least 6.5 Best Martin

Re: Suggestion: Replace Perl with Lua in the OpenBSD Base System

2019-12-30 Thread Martin Schröder
elease. Best Martin

Re: SSIZE_MAX

2020-01-16 Thread Martin Wanvik
tor. 16. jan. 2020 kl. 14:52 skrev Raymond, David : > > Hmm > > Thought I found a 2^15 -1 version of SSIZE_MAX in the includes, but I > guess I was mistaken. Not necessarily. What you have probably seen is _POSIX_SSIZE_MAX (which is almost literally what you wrote in your first post), defined

Re: FreeBSD daemon(8)-like command for OpenBSD

2020-01-30 Thread Martin Schröder
(2), There is jsvc/apache commons daemon. Don't know how good that works on OpenBSD, though. Best Martin

No traffic from/to road warrior's LAN hosts when IKEv2 VPN is connected

2020-02-03 Thread Martin Got
OpenIKED IKEv2 VPN setup consists of OpenBSD-6.6 based remote server and 6.6 based road warrior - client with dynamic IP. VPN works stable even using a link behind ISP NAT with ping latency from ~750ms to ~1100ms. Hope latency about 1000ms can't be related to the issue because all the tests with

Re: No traffic from/to road warrior's LAN hosts when IKEv2 VPN is connected

2020-02-10 Thread Martin Got
Hello @misc, I'm still can't resolve the issue with outgoing connections from OpenBSD RoadWarrior's LAN clients, but connections from Road Warrior's localhost go tru VPN as it should be. Any Ideas what can be wrong in my setup would be highly appreciated. Martin

Re: 6.6, X and braswell

2020-03-02 Thread Martin Ziemer
On Mon, Mar 02, 2020 at 09:45:26PM +0100, whistlez...@riseup.net wrote: > Hi, > I have the following bug: > https://marc.info/?t=15636262941&r=1&w=2 > now I'm on 6.5 and it works, but maybe one month ago I tried to install > 6.6 and I found the bug. > Anyone know if it was been resolved ? > Tha

Re: inet6 autoconf will not remove invalid addresses on -current

2015-10-01 Thread Martin Pieuchot
my NAT was still using that address for part of the connections. > > Shouldn't those be removed as soon as their prefix is no longer valid? > Or at least all be deprecated? If this happens again could you include the output of "# ndp -p", "# route -n show -inet6" and "# ndp -r" in your report? Thanks, Martin

Re: inet6 autoconf will not remove invalid addresses on -current

2015-10-02 Thread Martin Pieuchot
On 01/10/15(Thu) 19:00, Daniel Gillen wrote: > [...] > I managed to reproduce the issue and executed the commands you told me. > > # ifconfig pppoe0 > IPv4 address is 80.XX.XX.227 > Autoconfigured IPv6 address is 2001:XX:XX:707:XX:XX:XX:6c3a > > # ping6 -c 1 -S 2001:XX:XX:707:XX:XX:XX:6c3a 2a00:

Re: inet6 autoconf will not remove invalid addresses on -current

2015-10-02 Thread Martin Pieuchot
On 02/10/15(Fri) 12:53, Stuart Henderson wrote: > [...] > I think it would probably make sense to remove an autoconfigured > prefix/address if an interface goes down (and one could argue for this > being the right thing to do for IPv4/DHCP as well - I lost count of > the number of times I have to

Re: /bsd: em0: watchdog timeout -- resetting

2015-10-05 Thread Martin Pieuchot
On 05/10/15(Mon) 10:35, Sonic wrote: > On Sun, Oct 4, 2015 at 12:00 PM, Stuart Henderson > wrote: > > I'm hoping it isn't this, but please try backing out the last commits to > > if_em.c and if_em.h ("cd /sys/dev/pci; cvs up -D 2015/09/29 if_em*") to > > see if it makes a difference. > > Same is

Re: routing q

2015-10-19 Thread Martin Pieuchot
On 19/10/15(Mon) 13:37, Gregory Edigarov wrote: > On 10/19/2015 01:24 PM, Stuart Henderson wrote: > >On 2015-10-19, Gregory Edigarov wrote: > >>In order to conserve address space I am trying to confugure 'ip > >>unnumbred' in cisco terminology, that is have an interface borrow the ip > >>of a diff

Re: What hardware spec would I need to push 20 gigabit of network traffic on an OpenBSD server?

2015-10-27 Thread Martin Schröder
SDs do up to 3000 MB/s write throughput. https://www-ssl.intel.com/content/www/us/en/solid-state-drives/solid-state-drives-dc-p3608-series.html And I'm sure there are tape libraries that can write that, too. :-) Best Martin

Re: crash with -current

2015-11-02 Thread Martin Pieuchot
On 01/11/15(Sun) 22:43, Sonic wrote: > Upgraded -current earlier today, and system has crashed: Do you have an idea how to reproduce this crash? Which program are you running that uses bpf? > = > Nov 1 22:23:55 stargate /bsd: uvm_fault(0x818f9

Re: rtadvd not picking up dynamic ranges automatically anymore

2015-11-09 Thread Martin Pieuchot
uot;. One of the reason we ask for a dmesg is that we can easily identify when things broke. We try the best we can not to break things, but sometimes it is hard. Sorry for that. Now if you prefer to cook your own workaround, that's up to you ;) Cheers, Martin

Re: Fwd: USB mouse often not detected

2015-11-13 Thread Martin Pieuchot
On 10/11/15(Tue) 21:12, Notofsoundmind . wrote: > -- Forwarded message -- > From: Notofsoundmind . > Date: Tue, Nov 10, 2015 at 5:47 PM > Subject: Re: USB mouse often not detected > To: Paco Willers > > > Hello everyone, > I am having a similar problem with USB. At times I can

Re: USB mouse often not detected

2015-11-13 Thread Martin Pieuchot
On 10/11/15(Tue) 23:51, Paco Willers wrote: > Hi, > > > I reinstalled OpenBSD 5.8 and updated to stable again, so I now have a > clean install. The only thing I configured manually is: I added > 'apmd_flags="-A"' in /etc/rc.conf.local to do CPU frequency scaling while > I'm not sure my system sup

Re: serious watchdog timeout issues with em driver

2015-11-20 Thread Martin Pieuchot
On 19/11/15(Thu) 17:54, Sonic wrote: > Have serious problems for over 7 weeks now with em driver, > specifically any rev of if_em.c > 1.305. Starting with rev 1.306, > released on 2015/09/30 and continuing to -current, watchdog timeouts > rue the day. Unfortunately rev 1.305 no longer builds with

Re: No USB 3.0 on 5.8 -current Broadwell

2015-11-20 Thread Martin Pieuchot
On 20/11/15(Fri) 17:32, edward wandasiewicz wrote: > If I try to plug in various USB 3.0 umass(4) devices into a USB 3.0 or > USB 3.1 Type C port, nothing gets registered via dmesg, even if I add This issue seems to be occurring only after a warm reboot as found by jcs@. Could you tell me if your

pf match counter peak causes firewall to lag

2015-11-21 Thread Martin Hlavatý
t root scsibus2 at softraid0: 256 targets root on wd0a (6493b8f65ac66d12.a) swap on wd0b dump on wd0b carp: carp1 demoted group carp by 1 to 129 (carpdev) carp: carp99 demoted group carp by 1 to 130 (carpdev) carp: pfsync0 demoted group carp by 32 to 162 (pfsync init) carp: pfsync0 demoted group pfsync by 32 to 32 (pfsync init) carp: pfsync0 demoted group carp by 1 to 163 (pfsync bulk start) carp: pfsync0 demoted group pfsync by 1 to 33 (pfsync bulk start) Regards, Martin Hlavaty

Re: pf match counter peak causes firewall to lag

2015-11-21 Thread Martin Hlavatý
On Sat, Nov 21, 2015 at 2:43 PM, Daniel Melameth wrote: > On Sat, Nov 21, 2015 at 6:21 AM, Martin Hlavatý wrote: >> I have issues with firewall lags while there is peak in match >> rule counter in pf. Normally it has match ratio of about >> 1500/sec, but several times a day

Re: Bridge and blocknonip

2015-11-22 Thread Martin Pieuchot
On 22/11/15(Sun) 01:11, Momtchil Momtchev wrote: > On 22/11/2015 00:34, Reyk Floeter wrote: > >On Sat, Nov 21, 2015 at 04:22:51PM +0100, Momtchil Momtchev wrote: > >> Hello, > >> > >> Sorry for what may appear to be a strange question, but shouldn't there > >>be a check against IFBIF_BLOCKN

Re: Bridge and blocknonip

2015-11-22 Thread Martin Pieuchot
On 22/11/15(Sun) 16:56, Momtchil Momtchev wrote: > On 22/11/2015 15:52, Martin Pieuchot wrote: > > > >btw., what OpenBSD version is this diff for? This is not -current. > >> Thanks for the quick reply. That was my impression too, but it seems > >>that bridge_

Re: Bridge and blocknonip

2015-11-22 Thread Martin Pieuchot
On 22/11/15(Sun) 18:30, Momtchil Momtchev wrote: > On 22/11/2015 17:48, Martin Pieuchot wrote: > >On 22/11/15(Sun) 16:56, Momtchil Momtchev wrote: > >>On 22/11/2015 15:52, Martin Pieuchot wrote: > >>> > >>>When you say "the bridge changed somewhat

Re: Bridge and blocknonip

2015-11-23 Thread Martin Pieuchot
ow the content of the packets, so we don't if they are forwarded or not, if they are multicast or not if they are addressed to the OpenBSD machine or not, if they are reply to other packets: we know nothing. Plus we don't know the output of your ifconfig nor which code you're running. Come on, if you want some help, let others help you ;) Cheers, Martin

Re: kernel panic - panic: ehci_device_clear_toggle: queue active

2015-12-03 Thread Martin Pieuchot
On 30/11/15(Mon) 18:28, Björn Ketelaars wrote: > Hello, > > I repeatedly hit the kernel panic below. Easy to reproduce as it happens over > and over again within 60 minutes after rebooting. Root cause is not known. > > I'm running snapshot on an USB stick. I tried different USB ports with the >

Re: WLAN Card frustration

2015-12-03 Thread Matthew Martin
athn0 at pci2 dev 0 function 0 "Atheros AR9281" rev 0x01: apic 5 int 12 athn0: AR9280 rev 2 (2T2R), ROM rev 22 Works fine with hostap in an old eee 1000HA, although also not exactly high volume traffic... On Thu, Dec 3, 2015 at 2:48 PM, Stefan Sperling wrote: > On Thu, Dec 03, 2015 at 11:25:49A

Re: Add Bay Trail EHCI controller to pcidevs

2015-12-07 Thread Martin Pieuchot
On 06/12/15(Sun) 20:44, Callum Davies wrote: > Doesn't work, but at least it makes the dmesg look better. What doesn't work? > > Index: sys/dev/pci/pcidevs > === > RCS file: /cvs/src/sys/dev/pci/pcidevs,v > retrieving revision 1.178

Re: 5.8: uvideo has support for Logitech QuickCam Pro 5000 but ugen0 attaches instead

2016-01-05 Thread Martin Pieuchot
On 03/01/16(Sun) 23:18, Matt Adams wrote: > Hi, > > I noted that uvideo has support for the Logitech QuickCam Pro 5000 - a piece > of hardware that I have. However, ugen appears to attach to this device > instead of allowing the special firmware (installed via "# fw_install > uvideo") to configure

Re: mbuf leak in carp with ipv6

2016-01-05 Thread Martin Pieuchot
On 05/01/16(Tue) 12:29, Håkon Lerring wrote: > Hello misc. > > I was investigating a problem with a firewall that goes AWOL every week. It > happens only if i activate an ipv6 address on a carp interface. The carp log > has this message: > > Jan 5 12:10:06 /bsd: carp: packet size 48 too small >

Re: 5.8: uvideo has support for Logitech QuickCam Pro 5000 but ugen0 attaches instead

2016-01-06 Thread Martin Pieuchot
On 05/01/16(Tue) 13:19, Matt Adams wrote: > On 05/01/16 05:10 AM, Martin Pieuchot wrote: > >On 03/01/16(Sun) 23:18, Matt Adams wrote: > >>Hi, > >> > >>I noted that uvideo has support for the Logitech QuickCam Pro 5000 - a piece > >>of hardware that I

Re: mbuf leak in carp with ipv6

2016-01-13 Thread Martin Hlavatý
I have same errors in log and same behavior on one of my firewall cluster. Carp flapping is a result of master system lagging and not sending carp packets on time. You can workaround it by setting advbase to some larger value, e.g. 10, but it will obviously still keep lagging and dropping packets o

Re: 5.8: uvideo has support for Logitech QuickCam Pro 5000 but ugen0 attaches instead

2016-01-15 Thread Martin Pieuchot
On 06/01/16(Wed) 10:17, Martin Pieuchot wrote: > On 05/01/16(Tue) 13:19, Matt Adams wrote: > > On 05/01/16 05:10 AM, Martin Pieuchot wrote: > > >On 03/01/16(Sun) 23:18, Matt Adams wrote: > > >>Hi, > > >> > > >>I noted that uvideo has suppo

Re: permanent ARP being overwritten by ISP

2016-01-17 Thread Martin Pieuchot
On 16/01/16(Sat) 18:40, Doug Moss wrote: > (my apologies for last message - unfamiliar with Yahoo and forcing plain text > email) > > Why is a manually entered permanent arp entry being overwritten? It should not, are you running -current? If not could you try? > > At my home, I have an ISP f

Re: permanent ARP being overwritten by ISP

2016-01-20 Thread Martin Pieuchot
On 20/01/16(Wed) 00:11, Doug Moss wrote: > [...] > Second - per other reply. I upgraded from OpenBSD 5.7 amd64 to OpenBSD 5.8 > amd64 yesterday If you're referring to my reply, I was interested in the behavior in a -current kernel, what will be 5.9 soon. A lot of changes happened since 5.8. It

Re: 5.9-beta upgrade stalled at base59.tgz 98% fetched, 51072 KB on first try, retry succeeds

2016-01-20 Thread Martin Pieuchot
On 18/01/16(Mon) 18:39, Peter N. M. Hansteen wrote: > For about the last week, I've been seeing this oddity with the amd64 > installer when doing snap to snap upgrades on my laptop. > > My routine for quite a while has been to fetch snapshots off the local > mirror whenever I notice there's a new

Re: VAX - are we dropping support in 5.9?

2016-01-25 Thread Martin Pieuchot
On 25/01/16(Mon) 15:24, Bryan C. Everly wrote: > [...] > Please let me know and I'll do what I can do help. The best advice I can give you is do something that you care about so that you don't need anybody else to tell you what to do. If you want to maintain an architecture you need to run it fi

Re: No keymap selection on macppc -current from Feb 8.

2016-02-10 Thread Martin Pieuchot
oose the > keymap is missing. > > It is possible to set the keymap after login using kbd de or wsconsctl > keyboard.encoding=de but the setting is gone after a reboot. > > Thanks for ideas. You can simply do # echo de > /etc/kbdtype This is documented in kbd(8) feel free to check it ;) Martin

Re: Current #189 Nov 1 panic ONLY at first boot.

2017-11-01 Thread Martin Pieuchot
Hello, On 01/11/17(Wed) 13:38, Christoph R. Murauer wrote: > I think I miss some informations for a bug report so, I post here. > > I did a upgrade from a snapshot (which was a clean install 2 or 3 days > ago) and also a clean install of this snapshot (booth with > install62.fs instead of bsd.rd)

Re: Network stack 'lock' / single-thread

2017-11-05 Thread Martin Pieuchot
On 05/11/17(Sun) 09:39, Mihai Popescu wrote: > [...] > This is rather a tech@ question but i'm not high enough for that list. > I see some articles about the fact the network stack in OpenBSD is > locked or single threaded. IT may be the same thing, i don't really > know. > > Can anyone share som

Re: Network stack 'lock' / single-thread

2017-11-05 Thread Martin Pieuchot
On 05/11/17(Sun) 09:32, Karsten Horsmann wrote: > [...] > The nice FAQ told use that openbsd pf don't benefits much from smp. That's wrong. > So I assume that's an more single thread processing for pf. It's multiple threads but they don't run in parallel. > I also guess that it is the "keep it

Re: Lenovo 110s Laptop - bug or unsupported hardware?

2017-11-05 Thread Martin Ziemer
On Fri, Oct 27, 2017 at 10:33:48PM -0500, J Vans wrote: > When running X, and doing things that require a lot of memory (open firefox > and watch a youtube video + 3 or 4 more tabs + open evince and open a > sizeable PDF was my test) this machine freezes, and the screen goes black. > Sometimes t

Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Martin Oppegaard
ions, including sd2a where sd2 is the encrypted disk. I can boot into OpenBSD with the installation media's bootloader however. Attached is dmesg, fdisk and disklabel outputs. Does anyone have any suggestions? Regards, Martin Oppegaard OpenBSD 6.2 (GENERIC.MP) #134: Tue Oct 3 21:22:29 M

Re: odd problem with etherip(4)

2017-11-12 Thread Martin Pieuchot
On 10/11/17(Fri) 20:22, Peter J. Philipp wrote: > Hi, > > I have an etherip(4) interface in down state, yet I still receive carp's > through it. I don't know how that's possible... > > beta# ifconfig etherip0 > etherip0: flags=8902 mtu 1500 > lladdr fe:e1:ba:db:a8:15 >

Re: Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Martin Oppegaard
Yes, with same result. On Sun, Nov 12, 2017 at 11:56 AM, Maurice McCarthy wrote: > rsd2c > >

Re: Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Martin Oppegaard
Yes. >From before I have another fulldisk encrypted OpenBSD with Windows (7) multiboot and that works as normal. It's Windows 10 I'm having issues with. On Sun, Nov 12, 2017 at 3:47 PM, Maurice McCarthy wrote: > On 12/11/17 13:54, Martin Oppegaard wrote: > > Yes, with s

Re: Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-13 Thread Martin Oppegaard
mkdir /mnt/efi/OpenBSD cp /usr/mdec/BOOTX64.EFI /mnt/efi/OpenBSD In Windows 10: bcdedit /copy {bootmgr} /d "OpenBSD" bcdedit /set {your guid} path \EFI\OpenBSD\BOOTX64.EFI bcdedit /set {fwbootmgr} displayorder {your guid} /addfirst Regards, Martin Oppegaard [1] https://github.co

How to share a secret between a process and its children ?

2017-11-16 Thread Stephane Martin
Hello, I need to share a short secret (say, 32 bytes long) between a process - the father - and its children. The father process generates a random secret at launch. Then it launches multiple children, and children also have children. Both fork and execve are used. The whole tree uses the same

Re: How to share a secret between a process and its children ?

2017-11-16 Thread Stephane Martin
On 16 nov. 2017 à 22:15 +0100, Theo de Raadt , wrote: > > On Linux, I'm really not sure that a channel returned by socketpair > > would ensure confidentiality > > Huh? Why not? > /proc/[pid]/fd

Stabilize Inteldrm on Braswell

2017-11-16 Thread Martin Ziemer
I was encountering the same crashes as some other Braswell-Users. (Black Screen after youtube and pmap_flush_cache in panic message in /var/log/messages) For *me* those crashes went away as i added two Fixes which Matt Dillon used in Dragonfly BSD. The Patch below was applied to an cvs-checkout

Re: Any advice on a dedicated remote access server

2017-11-23 Thread Martin Schröder
2017-11-23 5:26 GMT+01:00 : > https://www.soyoustart.com/us/essential-servers/ IPv4 only.

Re: renice and network forwarding

2017-12-04 Thread Martin Pieuchot
ding on network config) All of them but some configurations work better because they don't require to grab the KERNEL_LOCK(). > any advice welcome ... What do you want to achieve? Better performances? With which setup? Cheers, Martin

Re: Chip cheaper than chips

2017-12-04 Thread Martin Schröder
2017-12-04 11:05 GMT+01:00 Kevin Chadwick : > dealing with Intel ME or AMD Ryzens bloat. Should I wait for everything > to be ported to RISC and hope it is as stable and secure or wait for an > ARM CISC chip, which probably won't happen? I'll bite: Patches for a RISC-V port would probably be welco

Re: help updating EHCI driver

2017-12-07 Thread Martin Pieuchot
On 05/12/17(Tue) 18:48, Paul B. Henson wrote: > I'm trying to port some quirks for AMD USB chipsets from other operating > systems to OpenBSD to hopefully resolve issues I am having with the pc > engines APU3 EHCI ports, as they seem to work fine on those systems. Which issue are you having? What

Re: [OT] how secure is 2 factor auth with a smartphone?

2017-12-14 Thread Martin Schröder
s. Best Martin

[6.2] pf nat-to ignoring static-port?

2018-01-22 Thread Martin Hlavatý
986 MULTIPLE:MULTIPLE all tcp 5.6.7.8:63203 (10.11.12.13:38010) -> 31.13.91.33:443 ESTABLISHED:ESTABLISHED all tcp 5.6.7.8:59711 (10.11.12.13:42530) -> 74.125.133.188:5228 ESTABLISHED:ESTABLISHED Regards, Martin

Re: [6.2] pf nat-to ignoring static-port?

2018-01-22 Thread Martin Hlavatý
from 10.11.12.13 to any nat-to 1.2.3.4 static-port Martin On Mon, Jan 22, 2018 at 8:23 PM, Michael Price wrote: > It appears to be working on two boxes I checked using a match out rule. I’m > not using a binat-to line. > > Michael > > On Mon, Jan 22, 2018 at 10:49 A

Re: [6.2] pf nat-to ignoring static-port?

2018-01-24 Thread Martin Hlavatý
I tried both (pass out quick right below nat-to line and also let it go to the end of my rulebase) and it didnt change anything. Martin On Tue, Jan 23, 2018 at 3:19 PM, Michael Price wrote: > The lack of a quick keyword on that line makes me wonder if you have a later > rule that is ma

Re: For a FFS on an SSD, which of "-o" nil, "sync" &/ "softdep" is more data-safe and fast?

2018-02-10 Thread Martin Schröder
rchive mode; equals -rlptgoD (no -H,-A,-X) Best Martin

Re: Syn flood crashed my LAN

2018-02-11 Thread Martin Hanson

Syn flood crashed my LAN

2018-02-11 Thread Martin Hanson
has experienced similar results during some testing? Many thanks in advance. Kind regards, Martin

Re: cannot destroy loXX belonging to rdomain XX ?

2018-02-14 Thread Martin Pieuchot
On 14/02/18(Wed) 04:01, Jiri B wrote: > How to "remove" loXX belong to rdomain XX ? > > # ifconfig vether55 rdomain 55 > # ifconfig vether55 > >

Yubikey NEO misbehaving

2018-02-14 Thread Martin Oppegaard
he sale, but if I have to take it in and out all the time I'll just get a normal one. Regards, Martin Oppegaard

Sharing files between OpenBSD, Linux, and Windows boxes

2018-02-14 Thread Martin Hanson
How do you share files between OpenBSD, Linux, and Windows boxes? Currently I have a setup in which I mount Samba shares that are being served from Linux boxes and mounted on Linux boxes using cifs and on Windows boxes. This works very well and it's both easy to administer and it's very fast. I

Re: NAT for dual-WAN with public and private LAN

2018-02-19 Thread Martin Schröder
2018-02-17 15:08 GMT+01:00 miraculli . : > I just got an second ADSL-uplink installed and now I try to reconfigure my > pf.conf to load-balance NAT over both connections. Just a reminder: NAT is not security and IPv6 should be the default. https://youtu.be/v26BAlfWBm8 Best Martin

Getting OpenBGPD to send connected network routing update on link failure?

2018-02-23 Thread Martin Gignac
Ethernet cable from em1, OpenBGPD would still advertise reachability to 192.168.1.0/24; is my assumption correct? If so, what can I do to make sure that OpenBGPD would stop advertising any directly-connected subnet whose Ethernet connection has experienced some kind of fault? Thanks, -Martin

Re: UNIX Stackexchange - Community Promotion Ads - 2018

2018-02-25 Thread Martin Schröder
2018-02-25 18:29 GMT+01:00 Ingo Schwarze : > And no, i'm not going to create an account on some > random site just for such a petty thing. Stackoverflow is "some random website". :-) Thanks. YMMD. Best Martin

PF redirect traffic to TUN/VPN

2018-03-14 Thread Martin Hanson
not all traffic?� So traffic coming from 192.168.1.2 goes through the VPN tunnelinterface on the OpenBSD gateway, but traffic from 192.168.1.3 does not?� I am asking because normally all traffic is forced through the VPNtunnel.� Maybe this isn't related to PF at all?� Kind regards� Martin

PPPoE connection closing right after authentication?

2018-03-20 Thread Jon Martin
I'm hoping someone can do a sanity check for me. I'm trying to get an OpenBSD 6.2 router working with Teksavvy DSL. Teksavvy uses PPPoE over Telus DSL. It seems to authenticate just fine, but then my box immediately terminates the connection? My hostname.pppoe0, pretty much straight out of the m

Re: PPPoE connection closing right after authentication?

2018-03-22 Thread Jon Martin
On Tue, Mar 20, 2018 at 10:27:16AM +, Stuart Henderson wrote: > > It's not clear from your mail, have you tried just using CHAP? That's what I get for writing e-mails in the middle of the night. I did try CHAP: 22:34:31.753153 00:90:1a:a0:91:66 :MY_ROUTER: 8864 60: PPPoE-Session code S

Re: PPPoE connection closing right after authentication?

2018-03-23 Thread Jon Martin
On Fri, Mar 23, 2018 at 09:01:04PM +0200, Mihai Popescu wrote: > > It is not clear what hardware you use in front of openbsd, but i guess > it is just a dsl modem. It is. > Is it a pure modem, or maybe it has some router capabilities. If so, > is it configured to act as a bridge? It is configur

Re: PPPoE connection closing right after authentication?

2018-03-27 Thread Jon Martin
On Fri, Mar 23, 2018 at 01:55:30PM -0600, Jon Martin wrote: > > Yes, my Win 10 box can establish a PPPoE connection with the modem in > bridge mode. I will see what WinDump or Wireshark can reveal about what > it is doing. Well well, this is interesting. Win10 told to only us

Re: Still having super slow speeds with USB 3 flash.

2018-03-28 Thread Martin Pieuchot
On 27/03/18(Tue) 18:07, Kevin Chadwick wrote: > It seems there may be a speed issue of some kind. A past thread > mentions raw devices being fast but doesn't ntfs-3g use raw access. raw USB speeds are faster but not fast on OpenBSD. > ntfs-3g is the slowest then msdos gets around 2200 Kilobytes/s

Re: PPPoE connection closing right after authentication?

2018-04-01 Thread Jon Martin
On Mon, Mar 26, 2018 at 09:47:18PM +0200, Sebastian Benoit wrote: > Jon Martin(jmg...@gmail.com) on 2018.03.22 13:19:51 -0600: >> >> To me this further indicates a "double authentication": a CHAP challenge >> followed by PAP authentication. I have no idea how to se

Re: X: WaitForSomething(): poll: Invalid argument

2018-04-05 Thread Martin Pieuchot
On 04/04/18(Wed) 12:02, Stephane HUC "PengouinBSD" wrote: > Hi all. > > How can identify what trouble X? > I run OpenBSD 6.3 - amd64 on my laptop Dell Alienware 13. > > Something fill both logs: > - /var/log/Xorg.0.log > - /var/log/xenodm.log > > with this repeated message : "WaitForSomething():

Re: Date of yesterday

2018-04-09 Thread Martin Schröder
2018-04-09 20:58 GMT+02:00 Stephane HUC "PengouinBSD" : > get the current timestamp, subtracting 86400 seconds is not reliable to > get yesterday's date to the nearest second? Did they teach leap seconds in your school yet? Best Martin

<    1   2   3   4   5   6   7   8   9   10   >