snmpd(8) and p5-Net-SNMP

2017-03-06 Thread alf
Hello, (Initially sent to reyk@ 2 weeks ago, but he is most likely busy with other things) I am struggling with the following phenomen: While snmpget and friends work just fine, p5-Net-SNMP fails with OpenBSD's snmpd(8). It looks to me like net-snmpd gives back a different OID (1.3.6.1.6.3.15.

losing ipv6 connectivity after some uptime

2017-03-06 Thread Paul de Weerd
Hi all, This weekend my workstation lost v6 connectivity. I didn't notice, as I wasn't around (social commitments), but my backup script did. Investigating this problem, it looks like ndp lost the entry for the default gateway: [weerd@pom] $ netstat -rnf inet6 | awk '/^default/' default

Re: losing ipv6 connectivity after some uptime

2017-03-06 Thread Martin Pieuchot
Hey Paul, Thanks for the report! On 06/03/17(Mon) 12:13, Paul de Weerd wrote: > [...] > This weekend my workstation lost v6 connectivity. I didn't notice, as > I wasn't around (social commitments), but my backup script did. > Investigating this problem, it looks like ndp lost the entry for the

Re: losing ipv6 connectivity after some uptime

2017-03-06 Thread Paul de Weerd
Hi Martin, Thanks for the quick reply! On Mon, Mar 06, 2017 at 01:12:12PM +0100, Martin Pieuchot wrote: | > Deleting the expired entry doesn't seem very effective: | | It *is* effective since it solved your problem. A cached entry, like | the one referenced by your default route is no longer 'd

Re: losing ipv6 connectivity after some uptime

2017-03-06 Thread Martin Pieuchot
On 06/03/17(Mon) 15:18, Paul de Weerd wrote: > Hi Martin, > [...] > i.e. the machine is asking for the address of the default gateway, and > the default gateway is responding just fine, but the answer is > ignored. Sadly this information without the output of 'ndp -an' at the time, or before/afte

Re: panic when mounting 8To ntfs partition

2017-03-06 Thread Jeremie Courreges-Anglas
Landry Breuil writes: > Hi, > > i know we don't really have an ntfs maintainer, and that nobody should > use ntfs, but interoperability... > > i have a 8Tb 'seagate backup plus hub' appearing as: > > uhub8 at uhub1 port 5 configuration 1 interface 0 "Seagate Backup+ Hub" rev > 2.10/48.85 addr 2

Re: losing ipv6 connectivity after some uptime

2017-03-06 Thread Paul de Weerd
On Mon, Mar 06, 2017 at 03:39:16PM +0100, Martin Pieuchot wrote: | On 06/03/17(Mon) 15:18, Paul de Weerd wrote: | > Hi Martin, | > [...] | > i.e. the machine is asking for the address of the default gateway, and | > the default gateway is responding just fine, but the answer is | > ignored. | | S

Re: losing ipv6 connectivity after some uptime

2017-03-06 Thread Paul de Weerd
On Mon, Mar 06, 2017 at 04:39:16PM +0100, Paul de Weerd wrote: | Delete a few more times, things start working again. Rinse, lather, | repeat :) | | As these are machines I have at home (and they run softraid FDE), I | can't reboot into a new kernel easily to try your diff. But now that | I have

Re: losing ipv6 connectivity after some uptime

2017-03-06 Thread Matthieu Herrb
On Mon, Mar 06, 2017 at 07:09:46PM +0100, Paul de Weerd wrote: > On Mon, Mar 06, 2017 at 04:39:16PM +0100, Paul de Weerd wrote: > | Delete a few more times, things start working again. Rinse, lather, > | repeat :) > | > | As these are machines I have at home (and they run softraid FDE), I > | can

Re: losing ipv6 connectivity after some uptime

2017-03-06 Thread Alexander Bluhm
On Mon, Mar 06, 2017 at 01:12:12PM +0100, Martin Pieuchot wrote: > Diff below should solve that by resetting the 'asked' counter and allow > our NDP code to generate a new NS. Just like the delete command does. arptfree() calls arpinvalidate() unconditionally. So I think we should always call nd

use FAT instead of EXT2 in OpenBSD on loongson

2017-03-06 Thread 于善伟
hi: 不好意思,我的英语不行。 I don`t like ext2fs in my *BSD ,I like FAT install.md: md_congrats() { cat <<__EOT Once the machine has rebooted use PMON to boot into OpenBSD, as described in the INSTALL.$ARCH document. To load the OpenBSD bootloader, use '_boot /dev/fs/ext2@wd0/boot/boot_', where wd0 is t