Re: Multiple layers of softraid

2018-01-31 Thread harry666t
It's not officially supported, so all warranties are void. But it works. We've had one box in production with that setup for a while and it wasn't causing problems. YMMV. <3,K.

OpenBGPD dropping neighbor on VPNv4 NLRI withdraw

2018-01-31 Thread Andrew Thrift
Hi, I am testing OpenBGPD as a route-reflector, with a view to replacing our existing route reflectors. I have a test environment where I have multiple vendors equipment peered with OpenBGPD to ensure it can handle our use-cases. I noticed that our Cisco IOS-XE devices have unstable BGP sessions

Re: OpenBGPD dropping neighbor on VPNv4 NLRI withdraw

2018-01-31 Thread Stuart Henderson
On 2018-01-31, Andrew Thrift wrote: > Hi, > > I am testing OpenBGPD as a route-reflector, with a view to replacing > our existing route reflectors. I have a test environment where I have > multiple vendors equipment peered with OpenBGPD to ensure it can > handle our use-cases. > > I noticed that

Re: iked: how to request a virtual IP when running as a road warrior

2018-01-31 Thread Kim Zeitler
Hello On 01/30/18 22:00, Peter Müller wrote: Hello *, I am trying to set up an IPsec connection between OpenBSD 6.2 and an IPFire firewall, while the OpenBSD is a road warrior. There, I use "iked", while the firewall is running "strongswan". After struggling with some cryptography issues (curv

Re: OpenBGPD dropping neighbor on VPNv4 NLRI withdraw

2018-01-31 Thread Job Snijders
On Wed, Jan 31, 2018 at 09:41:55AM +, Stuart Henderson wrote: > Question is why the prefixlen is set this way... > [snip] > Type Code: MP_UNREACH_NLRI (15) > Length: 19 > Address family identifier (AFI): IPv4 (1) > Subsequent address family identifier (SAFI): Labeled VPN Unicast

Re: Resume fails with connected USB hub

2018-01-31 Thread Eric Furman
On Tue, Jan 30, 2018, at 8:56 PM, Maximilian Pichler wrote: > On Tue, Jan 30, 2018 at 5:54 PM, Theo de Raadt wrote: > > There are a few people who can debug this. It is quite hard to debug > > without having a machine on the desk. Something about have non-working > > hardware makes Mike and I an

Re: OpenBGPD dropping neighbor on VPNv4 NLRI withdraw

2018-01-31 Thread Job Snijders
On Wed, Jan 31, 2018 at 11:58:19AM +, Job Snijders wrote: > On Wed, Jan 31, 2018 at 09:41:55AM +, Stuart Henderson wrote: > > Question is why the prefixlen is set this way... > > [snip] > > Type Code: MP_UNREACH_NLRI (15) > > Length: 19 > > Address family identifier (AFI): IPv4

at/batch(1) and ssh-agent(1) environment variables

2018-01-31 Thread Erwin Geerdink
Hi, at/batch(1) appears to not retain SSH_AUTH_SOCK and SSH_AGENT_PID environment variables when commands are executed. According to the man page: "(...) The working directory, the environment (except for the variables TERM, TERMCAP, DISPLAY, and _), and the umask are retained from the time of i

Re: at/batch(1) and ssh-agent(1) environment variables

2018-01-31 Thread Todd C. Miller
On Wed, 31 Jan 2018 11:39:23 +0100, Erwin Geerdink wrote: > at/batch(1) appears to not retain SSH_AUTH_SOCK and SSH_AGENT_PID > environment variables when commands are executed. According to the man > page: > > "(...) The working directory, the environment (except for the variables > TERM, TERMCA

FIx inconsistant upgrade instructions

2018-01-31 Thread j
I noticed a couple of inconsistencies between upgradexx.html and INSTALL.platform. They don't state to remove man pages and include files. Here is a patch to fix upgradexx but I'm not sure how to go about fixing all INSTALL. so here is just the amd64 fix (based on -release, not -current). And, t