Christian Breunig

Results 67 comments of Christian Breunig

I do not have a patch but I would provide one. As I am not familiar with the codebase maybe you can point me to the file which needs to...

Hi @Neustradamus, I have workarounded the issue by calling a custom script which does all the VRF handling once the interface was dialed. IMHO not that nice but it works

I wonder if we can merge this PR with the wan load-balance functionality for VyOS 1.4 - Other vendors refer to such a feature like IP SLA. I for myself...

HI @leonkramer, sorry for the late reply, can you share a VyOS configuration that you used to get it up and running? I am courious in also adding it to...

My only remaining question is if there is a reason to not have this in source/destination NAT. Is it because it would require two rules? Or is it to have...

Well depending on your usecase, therebis already support for http inbound load balancind (through keepalived)

Hi Jack, I wonder why this is flagged only as refactoring bit you open an entire new CLI tree. I also wo der why this is now under the interface...

Can you maybe elaborate a bit more why this change is required? Moving it to a dedicated CLI node is okay for me as long as the current config is...

> @c-po In my case, I have a server in a shared /48 network, from which im allowed to use a single /64. I want to provide different VM Networks...

> This is the upstream fix for the issue, I already prepared a patch that only adds the any_auto() check. If I understand correctly, this would have to be added...