a) should not be the case
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
May 26 2020
May 25 2020
May 24 2020
I‘m asking myself if length should be specified as decimal number or as ::/60 prefix?
The "auto grep" could be added to show log indeed that it only displays you pppoe stuff.
In T2505#64896, @jjakob wrote:If this can be solved by a kernel update, there was talk about maybe having different build "flavors" in the past - one with all the hardware nic drivers, one without. The minimal image could then have the latest (5.x) kernel.
There's T2085 which prevents us from testing any newer kernel ourselves as it's built by Jenkinsfiles in the CI, we'd need to manually do the steps the CI does to build a kernel. I proposed a shared script solution for these repositories in that task that could be called from both the CI and vyos-build, this would allow anyone to build all packages, including the kernel, through vyos-build, just for cases like this.
We probably should send this PoC script (vyos-build/scripts/build-packages.) to the graveyard as it causes more trouble then good I feel.
Guess the CLI needs a change here as this requirement was overseen. It could look something like this (note that PPPoE can be replaced by any other interface), need to work out the details.
May 23 2020
There is no newer kernel then 4.19.124 on the 4.19x train. Newer Kernels do not work as the out-of-tree Intel drivers for the NICs and QAT won‘t compile for Kernel >5.3 and that is bot an LTS one.
Welcome - need to make a prefix-hint CLI node for the future
No, its just an ID. Please read my comments above and inser the prefix ::/60 infinity; line and reboot
You only receive a /64 prefix, try adjusting the template then change sla-len to 4
sla-len should be 12 in your case then.
vyos@vyos:~$ ping 2a04:4e42:600::731 PING 2a04:4e42:600::731(2a04:4e42:600::731) 56 data bytes 64 bytes from 2a04:4e42:600::731: icmp_seq=1 ttl=61 time=6.45 ms 64 bytes from 2a04:4e42:600::731: icmp_seq=2 ttl=61 time=6.53 ms
In T2457#63617, @jjakob wrote:Why not just use the OS's ping command? It does address resolution. Resolving a IP address as hostname would leak the IP via DNS as well.
That patch is invalid as ping.py does not exist under vyos-1x package, its in vyatta-op.
May 22 2020
A friend also thought about set service nettty for network tty (which it is infact)