Page MenuHomeVyOS Platform
Feed Search

May 18 2020

jack9603301 added a comment to T421: Add Pv6 prefix delegation support.
In T421#63999, @Azayaka wrote:

@c-po What did you want? Configuration of DHCPv6 PD in vyos?? Didn't you update the document? How do you configure it?? I don't quite understand!

Please...This is just embarrassing. This comment might be off-topic, but it looks like our fellow Chinese user @jack9603301 need suggestions on how to use English in a proper manner. (Your current wording style can easily offend people.)
Here are my wording suggestions.

  • Avoid double or tripple question marks.
  • Avoid rhetorical questions.
  • Use "Sorry", "Please", "Could you...", etc. for questions and requests.
  • Avoid representing others if you are not entitled. For example, when *you* want some features, do not say "VyOS fans in China" want those features.

I can translated my points to Chinese if it can be better understood.

雖然你可能沒有意識到,但是你的英語行文很不禮貌,容易冒犯他人。以下是我的幾點建議:

  • 避免使用多個問號。
  • 避免反問他人。在中文語境下,反問也可以被認為是想吵架。
  • 多用 "Sorry", "Please", "Could you..." 這種緩和語氣、表示禮貌的詞彙,特別是在提問或請求他人的時候。
  • 不要輕易“代表”他人。
May 18 2020, 8:16 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
MrLenin added a comment to T421: Add Pv6 prefix delegation support.

My take at the client config following the config I had:

May 18 2020, 7:16 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
MrLenin added a comment to T421: Add Pv6 prefix delegation support.

I had made a custom image with wide-dhcpv6-client a week ago or so, this is the client config I was running for NA and PD, WAN is eth0 and gets assigned the NA address with the prefix assigned to eth1 with the address <prefix/sla-id>::1 (if ifid is not set it will assign EUI-64 address). The lifetime value was pulled from an example config and I left it as-is while testing.

May 18 2020, 6:48 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Azayaka added a comment to T421: Add Pv6 prefix delegation support.

@c-po What did you want? Configuration of DHCPv6 PD in vyos?? Didn't you update the document? How do you configure it?? I don't quite understand!

May 18 2020, 6:32 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

@jack9603301 looking for a „service dhcpv6-server“ configuration which hands out the prefixes via ethernet so I can implement the client side.

May 18 2020, 6:29 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
thomas-mangin added a comment to T2475: linting.

https://github.com/vyos/vyos-1x/pull/412

May 18 2020, 4:42 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2475: linting.

@runar just created this as I can not create a dev env without a phabricator entry. answer in 20 minutes :-)

May 18 2020, 4:33 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin claimed T2475: linting.
May 18 2020, 4:33 PM · VyOS 1.3 Equuleus (1.3.0)
runar added a comment to T2475: linting.

What repository, and what errors? :)

May 18 2020, 4:31 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin created T2475: linting.
May 18 2020, 4:28 PM · VyOS 1.3 Equuleus (1.3.0)
craterman added a comment to T915: MPLS Support.

I found abnormal behavior during label allocation. As I wrote above VyOS generate label for all prefixes presented in routing table. But when we have for example 5 connected routes (four /24 and one /32) on Egress LSR and we start mpls VyOS allocates labels for all routes and neighbor (downstream LSR) receives label=3 (implicit null). But if we have 2 connected routes (one /24 and one /32) then we start mpls, Egress LSR allocates labels for all routes (two in this case), but if we add on Egress LSR one, two or more new connected routes VyOS does not allocate label=3 for this routes and does not send Label Mapping Message to its neighbors for FECs related to new added routes. The software version is 1.3-rolling-202005160117

May 18 2020, 4:10 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

@c-po What did you want? Configuration of DHCPv6 PD in vyos?? Didn't you update the document? How do you configure it?? I don't quite understand!

May 18 2020, 3:30 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

I know that this does not cover all use cases but it is a PoC working for some users (not all of course). Next step would be adding this to ethernet based interfaces.

May 18 2020, 3:24 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav claimed T2473: Xml for EIGRP [conf_mode].
May 18 2020, 3:06 PM · VyOS 1.4 Sagitta
Viacheslav created T2473: Xml for EIGRP [conf_mode].
May 18 2020, 3:06 PM · VyOS 1.4 Sagitta
Viacheslav created T2472: Ability to configure EIGRP protocol.
May 18 2020, 3:02 PM · VyOS Rolling
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

Great, dhcpv6-pd is finally coming true!

May 18 2020, 11:14 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Azayaka added a comment to T421: Add Pv6 prefix delegation support.

Thanks @c-po for the commit! I also want to point out the same thing as @tbr has mentioned... Some ISPs do not use PPPoE but plain ethernet w/ DHCP & DHCPv6-PD for address assignment, Google Fiber for example.

May 18 2020, 9:12 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
tbr added a comment to T421: Add Pv6 prefix delegation support.

Hi, first of all, it's great that at least someone created the first work to add PD support. But for me this first commit is not usable, as my ISP provides internet via a plain ethernet interface. Moreover, I'm using VLANs on my internal network. So, best case, I will connect vyos directly to the modem on an ethernet interface, but my ISP does not use pppoe at all.

May 18 2020, 8:41 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

Documentationnupdated here https://docs.vyos.io/en/latest/interfaces/pppoe.html#ipv6

May 18 2020, 6:07 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.
In T421#63882, @Azayaka wrote:

@tbr Looking at this post, I don't think EdgeRouter has the capability...

May 18 2020, 5:44 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

May 17 2020

jestabro closed T2409: At boot, effective config should not be equal to current config as Resolved.
May 17 2020, 7:07 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2467: Restarting flow accounting fails with systemd error.

The run code could check the command name against a list of known "need sudo" commands and prepend it automagically so the command looks like normal but is auto-sudo'ed

May 17 2020, 6:59 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T421: Add Pv6 prefix delegation support.

Enjoy testing

May 17 2020, 6:43 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed the status of T421: Add Pv6 prefix delegation support from Open to Needs testing.
May 17 2020, 6:43 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

From the Git commit:

May 17 2020, 6:30 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T2471: PPPoE server: always add AdvAutonomousFlag when IPv6 is configured.
set service pppoe-server authentication local-users username test password 'test'
set service pppoe-server authentication mode 'local'
set service pppoe-server client-ip-pool start '192.168.0.1'
set service pppoe-server client-ip-pool stop '192.168.0.10'
set service pppoe-server client-ipv6-pool delegate '2001:db8:8003::/48' delegation-prefix '56'
set service pppoe-server client-ipv6-pool prefix '2001:db8:8002::/48' mask '64'
set service pppoe-server name-server '8.8.8.8'
set service pppoe-server name-server '2001:4860:4860::8888'
set service pppoe-server interface 'eth1'
set service pppoe-server local-ip '10.100.100.1'
May 17 2020, 4:51 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2471: PPPoE server: always add AdvAutonomousFlag when IPv6 is configured as Resolved.
May 17 2020, 4:46 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2471: PPPoE server: always add AdvAutonomousFlag when IPv6 is configured.
May 17 2020, 4:45 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2463: DHCP-received nameserver not added to vyos-hostsd.

After a new reboot, the DHCP nameservers were correctly added to resolv.conf and powerdns recursor.conf. I had system name-server and service dns forwarding name-server set to a static IP. But after deleting these two static nameserver nodes, the DHCP nameservers are missing from both resolv.conf and recursor.conf.

May 17 2020, 1:48 PM · VyOS 1.3 Equuleus (1.3.0)
craterman added a comment to T915: MPLS Support.

Hi, everyone.
As I understood from my lab VyOS generate label in cisco fashion (for all presented prefixes in routing table). And it is good as for me. But I think it is necessary to be able to filter the FEC for which labels will be generated (for example only for /32 routes, or only for particular routes).

May 17 2020, 11:30 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Azayaka added a comment to T421: Add Pv6 prefix delegation support.

@tbr Looking at this post, I don't think EdgeRouter has the capability...

May 17 2020, 4:18 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

May 16 2020

tbr added a comment to T421: Add Pv6 prefix delegation support.

@Azayaka If I'm correct, the EdgeOs can perfectly do multiple PD at the same time (at least request the prefixes), even on one interface.

May 16 2020, 9:06 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.
In T421#63876, @Azayaka wrote:

Damn, I am so embarrassed by @jack9603301. From the avatar to the naive, rude comments... looks like a troll XD.

Another problem of the EdgeRouter-style configuration is that only one PD is possible at a time. Cisco IOS uses the concept of dhcp pool and pd name-tag to deal with multiple PDs (a possible scenario: 2 PDs from 2 different ISPs for redundancy). Not sure if it can be supported by dhclient though.

I prefer the IOS style, and here is an example.

ipv6 dhcp pool POOL-v6
 dns-server 2001:4860:4860::8888

interface GigabitEthernet0/0/0
 ipv6 address autoconfig default
 ipv6 enable
 ipv6 nd ra suppress all
 ipv6 dhcp client pd ISP-name
 ipv6 virtual-reassembly in

interface Vlan1
 ipv6 enable
 ipv6 address ISP-name ::1/64
 ipv6 nd other-config-flag
 ipv6 nd ra interval 180
 ipv6 dhcp server POOL-v6 rapid-commit
May 16 2020, 6:09 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Azayaka added a comment to T421: Add Pv6 prefix delegation support.

Damn, I am so embarrassed by @jack9603301. From the avatar to the naive, rude comments... looks like a troll XD.

May 16 2020, 5:27 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po closed T2470: Update to PowerDNS recursor 4.3 as Resolved.
May 16 2020, 4:50 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2469: Update Linux Kernel to v4.19.123 as Resolved.
May 16 2020, 4:48 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2470: Update to PowerDNS recursor 4.3.
May 16 2020, 4:47 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2469: Update Linux Kernel to v4.19.123.
May 16 2020, 4:44 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2198: Rewrite NAT in new XML/Python style as Resolved.
May 16 2020, 4:39 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2463: DHCP-received nameserver not added to vyos-hostsd.

After 2 release dhcp interface eth1 and one renew dhcp interface eth1, I now have 2 dhclients running, so there is a bug in the op-mode release/renew code.

4079 ?        Ss     0:00 /sbin/dhclient -4 -nw -cf /var/lib/dhcp/dhclient_eth1.conf -pf /var/lib/dhcp/dhclient_eth1.pid -lf /var/lib/dhcp/dhclient_eth1.leases eth1
4305 ?        Ss     0:00 /sbin/dhclient -q -nw -cf /var/lib/dhcp/dhclient_eth1.conf -pf /var/lib/dhcp/dhclient_eth1.pid -lf /var/lib/dhcp/dhclient_eth1.leases eth1
May 16 2020, 8:48 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2468: Passwords with special characters fail in commit-archive.

Passing passwords via command line arguments is very bad practice. Curl has a -u option, if passed just the user it prompts for the password on stdin. This can simply be passed via shell redirection.

May 16 2020, 8:21 AM · VyOS Rolling, Bugs
trae32566 created T2468: Passwords with special characters fail in commit-archive.
May 16 2020, 8:05 AM · VyOS Rolling, Bugs
kroy added a comment to T2467: Restarting flow accounting fails with systemd error.

@dmbaturin Maybe just anything that contains systemctl? Surely 100% of those will need it. But that also assumes anything called via /usr/lib/python3/dist-packages/vyos/util.py

May 16 2020, 5:10 AM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a comment to T2467: Restarting flow accounting fails with systemd error.

Sometimes I wonder if we should just silently wrap every op mode command in sudo, at least those in the families other than show. It's hard to name a command that doesn't need sudo, and everyone (myself included!) has forgotten to add it at least once.

May 16 2020, 4:58 AM · VyOS 1.3 Equuleus (1.3.0)
kroy changed the status of T2467: Restarting flow accounting fails with systemd error from Open to Needs testing.

PR510 should add the necessary sudo

May 16 2020, 4:52 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T2467: Restarting flow accounting fails with systemd error.
May 16 2020, 4:39 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2466: live-build encounters apt dependency problem when building with local packages as Resolved.
May 16 2020, 12:25 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro changed the status of T2466: live-build encounters apt dependency problem when building with local packages from Open to In progress.
May 16 2020, 12:05 AM · VyOS 1.3 Equuleus (1.3.0)

May 15 2020

jjakob updated the task description for T2464: DNS bugs (parent task).
May 15 2020, 9:37 PM · VyOS Rolling
jjakob added a parent task for T103: DHCP server prepends shared network name to hostnames: T2464: DNS bugs (parent task).
May 15 2020, 9:37 PM · VyOS 1.2 Crux (VyOS 1.2.6)
jjakob added a parent task for T659: Static DHCP mappings aren't available on DNS: T2464: DNS bugs (parent task).
May 15 2020, 9:37 PM · VyOS Rolling, Bugs
jjakob added a parent task for T1286: DHCP hostfile-update isn't removing hostfile entries on expiry.: T2464: DNS bugs (parent task).
May 15 2020, 9:37 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a parent task for T1751: DNS server addresses from DHCPv6 are not added to resolv.conf: T2464: DNS bugs (parent task).
May 15 2020, 9:36 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jjakob added a parent task for T1715: System DNS Server Order Incorrect: T2464: DNS bugs (parent task).
May 15 2020, 9:36 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a parent task for T2054: Changing "system name-server" doesn't update dns forwarding config, neither does "restart dns forwarding": T2464: DNS bugs (parent task).
May 15 2020, 9:36 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a parent task for T2279: Router resolves as 127.0.1.1 when using Router's Recursive DNS: T2464: DNS bugs (parent task).
May 15 2020, 9:36 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.7)
jjakob added a parent task for T2463: DHCP-received nameserver not added to vyos-hostsd: T2464: DNS bugs (parent task).
May 15 2020, 9:36 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added subtasks for T2464: DNS bugs (parent task): T2463: DHCP-received nameserver not added to vyos-hostsd, T2279: Router resolves as 127.0.1.1 when using Router's Recursive DNS, T2054: Changing "system name-server" doesn't update dns forwarding config, neither does "restart dns forwarding", T1715: System DNS Server Order Incorrect, T1751: DNS server addresses from DHCPv6 are not added to resolv.conf, T659: Static DHCP mappings aren't available on DNS, T103: DHCP server prepends shared network name to hostnames, T1286: DHCP hostfile-update isn't removing hostfile entries on expiry..
May 15 2020, 9:36 PM · VyOS Rolling
jjakob triaged T2464: DNS bugs (parent task) as Normal priority.
May 15 2020, 9:35 PM · VyOS Rolling
jjakob triaged T2463: DHCP-received nameserver not added to vyos-hostsd as High priority.
May 15 2020, 9:09 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a parent task for T2462: LLDP op-mode exception: IndexError: list index out of range: T2322: CLI [op-mode] bugs. Root task.
May 15 2020, 8:38 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a subtask for T2322: CLI [op-mode] bugs. Root task: T2462: LLDP op-mode exception: IndexError: list index out of range.
May 15 2020, 8:38 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob triaged T2462: LLDP op-mode exception: IndexError: list index out of range as Normal priority.
May 15 2020, 8:38 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob closed T2449: 'ipv6 address autoconf' and 'address dhcpv6' don't work because interfaces have accept_ra=1 (they should have accept_ra=2 when forwarding=1) as Resolved.
May 15 2020, 8:26 PM · VyOS 1.3 Equuleus (1.3.0)

May 14 2020

c-po updated the task description for T2459: Migrate vyatta-show-nat-rules.pl to Python.
May 14 2020, 4:32 PM
c-po reassigned T2460: Migrate vyatta-nat-translations.pl to Python from c-po to thomas-mangin.
May 14 2020, 4:31 PM · VyOS 1.3 Equuleus (1.3.3)
c-po triaged T2460: Migrate vyatta-nat-translations.pl to Python as Normal priority.
May 14 2020, 4:31 PM · VyOS 1.3 Equuleus (1.3.3)
c-po renamed T2459: Migrate vyatta-show-nat-rules.pl to Python from Migrate to Migrate vyatta-show-nat-rules.pl to Python.
May 14 2020, 4:27 PM
c-po triaged T2459: Migrate vyatta-show-nat-rules.pl to Python as Normal priority.
May 14 2020, 4:27 PM
c-po claimed T2023: Add support for 802.1ae MACsec.
May 14 2020, 1:43 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2380: After PPPoE 0 is restarted, the default static route is lost.

@jjakob @c-po Execute the following command. Although the default route can be generated automatically, it may be a bug in the current PPPoE function. In a specific environment, restarting PPPoE dialing will not maintain dialing status!

May 14 2020, 12:17 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2458: Update FRR to 7.3.1 from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 14 2020, 11:59 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po closed T2458: Update FRR to 7.3.1 as Unknown Status.
May 14 2020, 11:56 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po created T2458: Update FRR to 7.3.1.
May 14 2020, 11:56 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Unknown Object (User) closed T2456: netflow source-ip cannot be configured as Resolved.
May 14 2020, 8:51 AM · VyOS 1.3 Equuleus (1.3.0)

May 13 2020

Unknown Object (User) changed the status of T2443: NHRP: Add debugging information to syslog from Resolved to Unknown Status.
May 13 2020, 7:20 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Unknown Object (User) added a project to T2443: NHRP: Add debugging information to syslog: Ready for Crux (1.2.x).
May 13 2020, 7:11 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Unknown Object (User) changed the status of T2456: netflow source-ip cannot be configured from In progress to Needs testing.
May 13 2020, 6:49 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2456: netflow source-ip cannot be configured from Confirmed to In progress.

PR https://github.com/vyos/vyos-1x/pull/409

May 13 2020, 6:39 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2380: After PPPoE 0 is restarted, the default static route is lost.

Maybe you need pppoe option +ipv6 ipv6cp-use-ipaddr?
https://askubuntu.com/questions/56890/ipv6-over-pppoe
I don't use IPv6 over PPPoE so I don't know much more unfortunately.
Edit: if I understand that option correctly, it tells pppd to assign the address itself, so you don't need (must not use) ipv6 address autoconf in that case. It all depends on how your ISP implements IPv6 - autoconf is for SLAAC only.

May 13 2020, 6:31 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 lowered the priority of T2380: After PPPoE 0 is restarted, the default static route is lost from High to Normal.
May 13 2020, 6:08 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2380: After PPPoE 0 is restarted, the default static route is lost.

@c-po I suspect that the problem has been found, but after I executed the restart PPPoE command, the default travel was lost. My configuration name wrote the following static route:

May 13 2020, 5:57 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 renamed T2380: After PPPoE 0 is restarted, the default static route is lost from After setting PPPoE to obtain IPv6 from ISP, you must restart the system to take effect to After PPPoE 0 is restarted, the default static route is lost.
May 13 2020, 5:55 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2456: netflow source-ip cannot be configured.

One of the functions in Section (python/vyos/ifconfig/section.py) should provide a replacement

May 13 2020, 2:54 PM · VyOS 1.3 Equuleus (1.3.0)
zsdc changed the status of T2456: netflow source-ip cannot be configured from Open to Confirmed.
May 13 2020, 2:14 PM · VyOS 1.3 Equuleus (1.3.0)
zsdc created T2456: netflow source-ip cannot be configured.
May 13 2020, 2:13 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T2294: ipoe-server broken (jinja2 template issue) as Resolved.
May 13 2020, 12:23 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T2455: No support for the IPv6 VTI: T2353: Interface [conf_mode] errors parent task.
May 13 2020, 12:12 PM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T2353: Interface [conf_mode] errors parent task: T2455: No support for the IPv6 VTI.
May 13 2020, 12:12 PM · VyOS 1.3 Equuleus (1.3.6)
jack9603301 added a comment to T2380: After PPPoE 0 is restarted, the default static route is lost.

There are still some problems about IPv6, even when I restart it, I can't get IPv6 immediately. I don't know when it has some impact on my ISP environment, but it may be a bug that is hard to find. In a previous version of 1.2, IPv6 was acquired normally. Is it necessary for the official to cross compare with the latest version of 1.2.3? (may be 1.2.3, I hope I remember correctly)

May 13 2020, 12:02 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2380: After PPPoE 0 is restarted, the default static route is lost.

How does vyos timeout PPPoE?

May 13 2020, 11:48 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T2455: No support for the IPv6 VTI.
May 13 2020, 11:24 AM · VyOS 1.4 Sagitta
Unknown Object (User) closed T2443: NHRP: Add debugging information to syslog as Resolved.

Successfully tested on the VyOS 1.3-rolling-202005130117.
Full opennhrp logs might be enabled by the following command

May 13 2020, 10:59 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Unknown Object (User) closed T832: `show monitoring protocols bgp` doesn't work with frr as Unknown Status.
May 13 2020, 10:34 AM · VyOS 1.2 Crux (VyOS 1.2.3), vyos-frr
jjakob added a comment to T2453: Improve serial console (add options to auto-detect or hard-set terminal size).

I think this would be even better: https://github.com/lime45/serial/blob/master/resize.c (it's a stripped down resize.c), I haven't tested it yet though. I'm not sure where it would be best to put it, as it's a separate compiled program. Other such programs have their own repositories (vyos-utils), maybe 'vyos-xterm-resize' would be best.
I'm busy with work projects until at least next week so VyOS is on the backburner, when I get more time I'd like to rewrite the old console setup code.

May 13 2020, 10:22 AM · VyOS Rolling
thomas-mangin added a comment to T2453: Improve serial console (add options to auto-detect or hard-set terminal size).

https://github.com/joejulian/xterm/blob/master/resize.c Not complicated to port in the vyos library, replacing the current code and therefore only run when required

May 13 2020, 8:49 AM · VyOS Rolling
jjakob added a comment to T2453: Improve serial console (add options to auto-detect or hard-set terminal size).

Note however, that of the 2 mentioned shell script methods to poll the terminal emulator for its size, the first one (res()) didn't work for me (using GNU screen as the terminal, it returned an error after timeout), the 2nd one (res2()) worked (which is the one using xterm's special escape code). Both suffer from the same 0.5s delay, so the best would be to use xterm-resize, which is almost immediate.

May 13 2020, 7:14 AM · VyOS Rolling
jjakob added a comment to T2453: Improve serial console (add options to auto-detect or hard-set terminal size).

There is no way to send a SIGWINCH over serial - see https://unix.stackexchange.com/a/19265
We can, however, poll the terminal for its size - at login and on every command exit (bash trap DEBUG)

May 13 2020, 7:08 AM · VyOS Rolling
jjakob added a comment to T2434: Duplicate Address Detection Breaks Interfaces.

As a workaround you can set it to a non-0 value to make the interface work. Obviously it changes the configuration so it doesn't fix the issue.

May 13 2020, 7:05 AM · VyOS 1.3 Equuleus (1.3.0-epa1)