Re: WLAN disconnects after a while

2019-09-23 Thread Sebastian Benoit
Roderick(hru...@gmail.com) on 2019.09.23 19:45:06 +:
> 
> I still have this problem:
> 
> https://marc.info/?t=15148946743=1=2
> 
> Now tested with other AP (FritzBox).
> 
> I am the only one?

As stsp@ said, its hard to debug like this.

Today a fix was okayed for a problem that sounds like it might be yours:

https://marc.info/?l=openbsd-tech=156925557704956=2

If you run current, you could try that diff and see if it fixes your problem.
Or wait until it is commited and then update to a snapshot after that.

You could also send the output of

ifconfig  scan

when your internet is working, and again when it stops working.

Possibly that shows if you encounter the same problem as the one addressed
by that diff.

/B.



WLAN disconnects after a while

2019-09-23 Thread Roderick



I still have this problem:

https://marc.info/?t=15148946743=1=2

Now tested with other AP (FritzBox).

I am the only one?



Re: syspatch says 6.5 patch #011 (libexpat) is malformed

2019-09-23 Thread Jonathan Thornburg
For the archives: this was my silly mistake in putting a symlink to
gnu tar in a directory that was in front of /bin in $PATH.  Reverting
to a new login shell with the standard root $PATH solved the problem.
Thanks to Bryan Steele for unwedging my brain on this!  -- Jonathan



Re: bgpctl sho ri nei terse output vs man page discrepancy

2019-09-23 Thread Claudio Jeker
On Sun, Sep 22, 2019 at 04:48:18PM -, Stuart Henderson wrote:
> On 2019-09-22, Rachel Roch  wrote:
> > Hi,
> >
> > Hopefully I'm not missing something silly here but I've read the paragraph 
> > in the man page and it only lists 15 variables:
> >
> > "The printed numbers are the sent and received open,
> > sent and received notifications, sent and received
> > updates, sent and received keepalives, and sent and
> > received route refresh messages plus the current and
> > maximum prefix count, the number of sent and received
> > updates, and withdraws."
> >
> > But bgpctl sho ri nei outputs 16 numbers, not 15 ?
> 
> Sent and recevied updates, sent and received withdraws.
> 
> Unfortunately the peer's name/address is missing, which makes it a bit
> tricky to use with "group", though it's not very convenient to change the
> output format now ..

Better now than later. You could add the name/ip to the end.

-- 
:wq Claudio