Problem is there are several modules that depend on IPv6 e.g. bridge and wireguard thus it can't be removed anymore.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Dec 28 2019
Dec 26 2019
@jjakob for equuleus too, wait for merge PR. We have also some ideas how we can improve net naming, and fix issues with renameX interfaces after boot.
Is this only for crux or also for equuleus? There is also
https://phabricator.vyos.net/T1499
https://phabricator.vyos.net/T1584
https://phabricator.vyos.net/T291
Successfully tested on 1.3. PR for current branch https://github.com/vyos/vyatta-cfg-system/pull/113
Dec 25 2019
Note: If we have interfaces with description on device panel, like WAN, DMZ, etc, we can use predefined alias in this case.
Simple rules:
vyos@QAT-R1:~$ sudo cat /lib/udev/rules.d/64-vyos-SAF51003I-net.rules
ATTR{[dmi/id]board_name}!="SAF51003I", GOTO="end_ec_nic"Dec 24 2019
PR for CRUX branch https://github.com/vyos/vyatta-cfg-system/pull/112
Dec 20 2019
Dec 19 2019
Works correct on 1.3-rolling-201912190503
Dec 18 2019
Also fixed additional issue with multiple snmp script-extensions entry (jinja2 sort)
In latest rolling 1.2-rolling-201912180217 permission problem solved, but exist one more problem with script path.
CLI allow us to choice script, which stored on '/config/user-data'
Thanks @Dmitry, building it again.
Dec 17 2019
@sento own build 1.2.4 this is 1.2-rolling (branch current), in crux branch all works as expected.
Now it works perfect.
Dec 16 2019
Dec 15 2019
Dec 12 2019
Dec 11 2019
Dec 10 2019
@hagbard Confirmed fix. Migration worked perfectly.
@kroy Please let me know if you still experience any issues (setting the port or migration).
@Dmitry Tested it with the latest 1.2 rolling, the issue is still present.
Dec 8 2019
I can't reproduce this issue on 1.2.3 and 1.2/1.3 rolling. @hagbard can you test again too?
Dec 6 2019
Trying to apply the fix manually:
Built a fresh rolling. It failed with:
https://downloads.vyos.io/rolling/current/amd64/vyos-1.2-rolling-201912061907-amd64.iso and later include the fix
I pick this up as I did the rewrite of this whole stuff
Dec 5 2019
Dec 4 2019
The fix suggested in the pull request did not resolve the issue as a consequence of T1847. With that issue resolved, we can consider this merge.
Thanks
Ah yes, it's taken entirely from the string, my fault I tested with the version you can only use an IP address.
It actually does work, if only by accident
cpo@LR1.wueIII:~$ sudo ip addr add "192.168.1.1/24" dev eth1.100
That command (above) don't correct for vif-s, with sudo you assign ipv4 only to one tag 8021q (Cvlan) .
Dec 3 2019
@Merijn I am consulting with the author of the pull request; I still need to confirm behavior before we can consider merging.
Nov 27 2019
@Merijn I will build and run a sanity check, and then we can merge into rolling for testing; I'll confirm when done. Thanks again for the offer to test.
@jestabro i am not able to build the vyos-1x package because of dependencies on other packages.
Can we include them in rolling so i can test tomorrow?
@jestabro i have encountered the first situation in my networks where i really need RFC-Complaint VRRP
(Some devices do not learn the MAC-address on the VRRP gateway, it works for some time and then stops).
Nov 20 2019
This still needs some review and testing. @Merijn, thank you for the offer; testing will be much appreciated, once PRs are merged.
Nov 19 2019
This will need several related commits, testing, before being backported.
