Commands will be:
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
May 21 2018
@syncer this seems to be the option, plese correct if wrong.
May 17 2018
fixed by @higebu in VyOS 1.2.0-rolling+201805171657
May 16 2018
... reverting ...
Maybe I got something wrong but my Test indicated by upgrading from VyOS 1.1.7 to 1.2.x worked. the service ssh allow-root config line just vanished and remote login worked like a charm. I always tried to be backwards compatible at least with VyOS 1.1.7.
May 15 2018
Proposal for command:
Merged as discussed via slack
May 14 2018
It's a general problem with the new Python scripts. Somehow the lib is injured :/ @dmbaturin
Hello @rodge.liu what exactly do you mean by invalid? Does it have no result? I'm currently re-writing this section to the new XML style interface so there could me a slip. A new ISO image is born at this very moment so please retry with the latest version in about 30 minutes.
I just tested the latest vyos-1x package commit 860b229.
May 13 2018
Implementation for this task is ready, only awaiting a decission.
May 12 2018
Changes can be seen here: https://github.com/c-po/vyos-1x/commits/ssh-rewrite
May 11 2018
For IP address or network checking I tried Python ipaddress package. https://github.com/c-po/vyos-1x/blob/current/src/conf-mode/vyos-config-ntp.py#L22
May 10 2018
@Watcher7 must this always be added into /etc/strongswan.d/charon_vti.conf?
May 7 2018
Looks very good!
May 6 2018
Feedback welcome: https://github.com/c-po/vyos-1x/tree/t623-ntp-rewrite
@dmbaturin @UnicronNL @syncer Is there any reason why NTP should be restarted when DNS changes? https://github.com/vyos/vyatta-cfg-system/blob/current/scripts/system/vyatta_update_resolv.pl#L232-L237
Integrated in latest rolling release. Thanks for reporting the problem and solution.
hmmm ... it should but I'll have a look. Pussibly I missinterpreted the defaults.
May 3 2018
@syncer my bad ... then we have to integrate the fixes manually or better, identify why we have to use a special version and decide if this is still necessary. A lot of patches from the past have been removed in the latest Kernel update, too which were no longer necessary.
Why not "repairing" the master branch by first deleting its content in one commit and the merging current into master?
Thanks for sharing. Debian security updates get automatically pulled in every night diring creation of the rolling release ISO.
May 1 2018
For VyOS 1.2 please see T582. We use Debians upstream open-vm-tools package as of this change.
We already have set system ntp allow-clients address 172.16.0.0/12 which can become a brother to a new command named set system ntp listen-on.
@carl.byington I'm using this snipped as foo.sh to build the kernel:
Apr 27 2018
Sounds reasonable ... but I have nothing to test.