A first implementation is already live with the console-server https://github.com/vyos/vyos-1x/blob/current/src/conf_mode/service_console-server.py
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jun 23 2020
Jun 22 2020
Jun 21 2020
I feel @Dmitry has more experience here from past topics. I hope you do not mind the reassignment.
Or use a VRF T31, closing - feel free to reopen if you think this was done wrongly.
Should be resolved via T2569
Resolved via T2569
Jun 20 2020
Added code received via Slack ;) extreme programming.
@thomas-mangin I hope you can have a look here. Thanks!
Picking up on the build issue
VyOS 1.3 uses nftables for performing NAT operations. It might be possible that there is a bug in the new code. It would be interesting to get a copy of your sudo iptables-save -t nat and sudo iptables-save output on 1.2 so we can check it in 1.3.
Jun 19 2020
The next rolling ISO will have a fix for the migrations script. It would be nice if you could re-upgrade from 1.2 to additionally verify the fix besides me.
Can you please share which 1.2 version was used and also a show configuration commands output so the issue can be reproduced easily.
@fmertz for easier developing I have a bunch of BASH aliases which are also mapped into my docker container.
Added a basic test so this issue does not re-appear on ISO build https://github.com/vyos/vyos-smoketest/commit/b38a42d9d4ab302b44d48844fae49bb0a0817d04
Hi @fmertz, this is a more or less common "issue" during peak development times.
Documentation is here: https://docs.vyos.io/en/latest/services/console-server.html
I'm no fan of the raw options from dhcp and openvpn and think we should not add more of those. Unfortunately they have been inherited from Vyatta. ISC DHCP could never be replaced by any other DHCP server due to this fact which is IMHO a super bad CLI design.