Please test again with the rolling release from 2019-09-14. Thanks for reporting the issue.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Sep 13 2019
pushed to current too and rebuilt kernel in CI successfully.
@runar
I just cross compiled it successfully. CI uses a sed right now to correct it, all paths are now generic.
What I currently can't do is actually testing the binaries on a real device, I would appreciate it if you can do that.
This is a support request,
please use forum.vyos.io for such request
Sep 12 2019
@drac , before implementation cli command for restarting l2tp I need explanation how to reproduce issue when daemon is died. Can you detailed explain this?
Implementation advanced ppp-options
vyos@vyos# set vpn l2tp remote-access ppp-options
Possible completions:
lcp-echo-failure
Maximum number of Echo-Requests may be sent without valid reply
lcp-echo-interval
LCP echo-requests/sec@drac, thank you for info.
reset commands migrated to vyos-1x, PR bellow
https://github.com/vyos/vyatta-ravpn/pull/13
https://github.com/vyos/vyos-1x/pull/126
I'm thinking about trying to run either tayga or jool as a docker container inside of VyOS. Has anyone tried something like this? If I wrote a guide on how to do this I wonder if it would be an OK temporary solution until it's integrated into VyOS.
Ok, closing as wontfix
No, we don't use vyos in production any more, so I can't tell.
We have openned a ticket on VyOS support, and they have find the solution.
We had to add this configuration :
Sep 11 2019
@rcit Is that still a relevant issue?
nothing added we would need.
I have been trying this new feature out.
- I had configured an MTU value and I had some sessions connected, I realised I had set it incorrect so I modified it to the correct value. On commit I received an error (sorry I don't have it at present) but to the extent that accel-pppd was not running on localhost:2004.
I had to reboot the router to get it working again.
Helo, @MarcSim. I want reproduce your issue in lab, can you provide your ipsec configuration from Central VyOS and one of site
show configuration commands | match ipsec | strip-private
@alkersan I think you need to create the link via Makefile in vyos-1x. At least I don't know of any possibility doing that within the xml.
Thanks for your response, did you test a newer image already? There was a lot of work done meanwhile.
tried with the first version 1.2, problem was still present. After that, decided to get us a physical router/fw because ipsec would stopped without any obvious reason.
It was a long time ago, almost year and a half...
Sep 10 2019
@mario Did you manage to upgrade to 1.2 and if so, do you still have that issue?
https://github.com/vyos/vyos-1x/commit/1017c8103f12ebd6db4f250d8a154571fff32db1
Will be available in tomorrows rolling release for testing. Documentation is underway.
Why can I not delete the default key? If I wan‘t to drop WireGuard on a device I also wan’t to remove that key.
The default keys can only be overwritten, named-keys can be removed.