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.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
May 14 2018
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.
Apr 26 2018
Will be in the next rolling version.
Apr 25 2018
Scrolling back in show log I see some additional lines:
Apr 22 2018
Fixed in latest ISO
Apr 20 2018
Working again...
As interim solution I created https://ci.vyos.net/job/xl2tpd and forked xl2tpd to github.com/vyos (containing a backported patch from me).
As interim solution I created https://ci.vyos.net/job/xl2tpd and forked xl2tpd to github.com/vyos (containing a backported patch from me).
Apr 19 2018
@syncer I vote for "Wontfix"
VyOS 1.1.8 is not supported on Hyper-V (lack of drivers inside the Kernel).
You should start of by getting a copy of VyOS 1.2.0+rolling.
Fixed in vyos-1x ... new ISO will be available shortly.
Fixed in vyos-1x ... new ISO will be available shortly.
What happens if you do: delete service dns forwarding
This is essentially a implementation and configuration bug.
Apr 17 2018
Building latest xl2tpd from source (which will become 1.3.12) and integrating it into VyOS will fail with:
Apr 17 21:03:02 LR1 pppd[3322]: In file /etc/ppp/options.xl2tpd: unrecognized option 'crtscts'
Apr 16 2018
Apr 15 2018
dnsmasq is now replaced in favour of pdns recursor.