Page MenuHomeVyOS Platform
Feed All Stories

May 27 2020

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

@c-po I didn't find out where to call using wide DHCP. I intend to analyze the reason why restart can't automatically start allocating prefix in the 20200523 image.

May 27 2020, 11:08 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
shthead added a comment to T2525: OSPFv3 missing route map, not establishing.

Additional information, it also appears to be broken in 1.2.5 (self built image) - seems to be the same problem.

May 27 2020, 10:41 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T2512: vyatta-op-quagga [show ip] to XML format.

Show ip route without prefix don't work.

May 27 2020, 10:20 AM · VyOS 1.3 Equuleus (1.3.0)
danhusan added a comment to T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot.

VyOS added those during the 2nd boot after upgrade. I would assume bug related to the fact that my config doesn't include eth0.

May 27 2020, 10:07 AM · VyOS 1.3 Equuleus (1.3.3)
shthead created T2525: OSPFv3 missing route map, not establishing.
May 27 2020, 10:05 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav closed T1121: Can't search for prefixes by community: Community malformed: AA:NN as Resolved.
May 27 2020, 9:58 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jjakob renamed T2524: Restarting vyos-router.service breaks router from Restarting vyos-router.service results in a error loop requiring reboot to Restarting vyos-router.service breaks router.
May 27 2020, 9:49 AM · VyOS 1.3 Equuleus (1.3.3)
jjakob updated the task description for T2524: Restarting vyos-router.service breaks router.
May 27 2020, 9:43 AM · VyOS 1.3 Equuleus (1.3.3)
jjakob created T2524: Restarting vyos-router.service breaks router.
May 27 2020, 9:42 AM · VyOS 1.3 Equuleus (1.3.3)
Viacheslav added a comment to T2389: BGP community-list unknown command.
set policy community-list COM01 rule 10 action permit 
set policy community-list COM01 rule 10 regex 65001:0
commit
[edit]
vyos@r-roll#

commit without errors

vtysh -c "show run"
!
bgp community-list expanded COM01 permit 65001:0
!
May 27 2020, 8:57 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Viacheslav added a comment to T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot.

Why 2 times hw-id for eth1 eth2 eth3

May 27 2020, 8:46 AM · VyOS 1.3 Equuleus (1.3.3)
danhusan added a comment to T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot.
In T2523#65310, @c-po wrote:

Why is there no eth0 on VyOS 1.2.5?

May 27 2020, 6:07 AM · VyOS 1.3 Equuleus (1.3.3)
gadams added a comment to T421: Add Pv6 prefix delegation support.

I included all the bits I thought were relevant in T421#65109 (you'll need to click "Show older changes" at this point to see it).

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

@gadams, please describe use case where wide does not start and include config with expected result and VyOS version. Sure config can be adjusted, luckily its an open Git repo so just send a PR.

May 27 2020, 5:10 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

@c-po @gadams In 20200523, I found several bug, although it will not affect my use too much (anyway, it can be restarted). For example, when pppoe is rebooted many times, the prefix will be reassigned, but the old prefix that has been assigned has not been deleted. Although I can keep it working, I still don't know how to solve it. I wonder whether restarting its interface can solve the problem when the current prefix allocation request is restarted.

May 27 2020, 3:03 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

I will track and test whether the dhcpv6-pd is functioning properly to see if the previous problems still exist in my environment.

May 27 2020, 2:43 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

May 26 2020

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

Thanks for the response.

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

dhclient is not used, wide-dhcp client is started on demand. Also prefixes are properly assigned to interfaces, using this at home for pppoe. Specific prefix size request is implemented as of T2506.

May 26 2020, 9:52 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
gadams added a comment to T421: Add Pv6 prefix delegation support.

Hey, @c-po, thanks for getting this moving again. As you may recall, I did a lot of development work on this some time ago that I never pushed to get merged. (I dropped the ball.) Unfortunately, you've had to re-do a lot of what I did, I'm sure. I'm happy to incorporate any of that past work or do some fresh development to polish this feature up.

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

Windows 10 works with SLAAC like a charm.

May 26 2020, 9:14 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed the status of T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot from Open to On hold.
May 26 2020, 9:11 PM · VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot.

I tried mocking with your configuration and thus needed to delete the policy statement as I have no policy installed. Maybe you can boot your system with the vyos-config-debug option and share the output? Or send the full config.boot.

May 26 2020, 9:08 PM · VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot.

Why is there no eth0 on VyOS 1.2.5?

May 26 2020, 8:56 PM · VyOS 1.3 Equuleus (1.3.3)
c-po closed T2502: PPPoE default route not installed for IPv6 when "default-route auto" as Resolved.
May 26 2020, 8:02 PM · VyOS 1.3 Equuleus (1.3.0)
rob added a comment to T2461: documentation firewall state .

fixed, in https://github.com/vyos/vyos-documentation/pull/259

May 26 2020, 7:45 PM · Restricted Project
c-po closed T2458: Update FRR to 7.3.1 as Resolved.
May 26 2020, 7:20 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po moved T2458: Update FRR to 7.3.1 from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.6) board.
May 26 2020, 7:19 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
danhusan created T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot.
May 26 2020, 7:04 PM · VyOS 1.3 Equuleus (1.3.3)
c-po closed T2506: DHCPv6-PD add prefix hint CLI option as Resolved.
May 26 2020, 7:00 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2520: show conntrack fails with Perl error.

https://github.com/vyos/vyatta-conntrack/commit/02c29a9f1f6ddb3c04aee948781e765a7ca2c829

May 26 2020, 6:24 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2520: show conntrack fails with Perl error, a subtask of T2322: CLI [op-mode] bugs. Root task, as Resolved.
May 26 2020, 6:22 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2520: show conntrack fails with Perl error as Resolved.
May 26 2020, 6:22 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2478: login radius: use NAS-IP-Address if defined source address from In progress to Backport candidate.

Successfully tested on 1.3-rolling-202005261512, propose to backport it to CRUX.

May 26 2020, 5:47 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Viacheslav added a comment to T2512: vyatta-op-quagga [show ip] to XML format.
vyos@r-roll:~$ show ip 
  Invalid command: show [ip]

Need to remove from Makefile 2 strings

May 26 2020, 5:39 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav changed the status of T2512: vyatta-op-quagga [show ip] to XML format, a subtask of T2511: Migrate vyatta-op-quagga to new XML format, from Open to Needs testing.
May 26 2020, 4:35 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T2512: vyatta-op-quagga [show ip] to XML format from Open to Needs testing.
May 26 2020, 4:35 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T1933: Changes in /config/scripts/vyos-postconfig-bootup.script got lost during upgrade to 1.2.4 as Invalid.
May 26 2020, 3:59 PM · VyOS 1.3 Equuleus (1.3.0)
fetzerms added a comment to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.

Does anyone have some idea on how to test with different kernels? For now this is a deal breaker while using the 1.3.x branch. Tho I would really love to keep using bleeding edge in order to help testing things :-)

May 26 2020, 3:47 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA)
carpenike added a comment to T421: Add Pv6 prefix delegation support.

One other question -- looks like SLAAC is working with the router-advert, but I believe Windows clients need DHCPv6 to receive addresses. I believe that the auto-config of DHCPv6 based on assigned prefix is not included yet, correct? Is that the 'Assisted' or 'Managed' modes that pfSense/Opnsense has?

May 26 2020, 3:38 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

Thank you @c-po. It's very good. I fully understand you. Like you, most of the open-source contributors are amateurs. I don't mean anything else. I think you may have misunderstood my remarks. Please don't be too sensitive. Anyway, thank you. In addition, you can take a look at the comments above and the two questions I raised. I don't know how to solve it for the time being. If you or someone else has a good solution, thank you.
Thanks again

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

@jack9603301 please note that this is currently a beta implementation which of course contains bugs. Also the CLI will change in the near future to support requesting specific prefix sizes (T2506)

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

The ethernet TypeError is fixed in the upcoming rolling release

May 26 2020, 3:15 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed Difficulty level from easy to normal on T2506: DHCPv6-PD add prefix hint CLI option.
May 26 2020, 3:11 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2506: DHCPv6-PD add prefix hint CLI option from Open to In progress.
May 26 2020, 3:11 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

However, there will still be other problems, such as those described in the comments above, and two small problems I have raised. For the moment, I can only guarantee that there will be no py syntax interpretation errors.

May 26 2020, 2:51 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

I have fixed the following error and submitted PR request for it, but it has not been passed yet.

May 26 2020, 2:49 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
thomas-mangin added a comment to T2425: Rewrite all policy zebra filters to XML/Python style.

Also related to T2088

May 26 2020, 2:42 PM · VyOS 1.3 Equuleus (1.3.0)
hlmtre added a comment to T421: Add Pv6 prefix delegation support.

I'll be building an image and testing this out today. Thanks Jack!

May 26 2020, 2:39 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
thomas-mangin added a comment to T2494: systemd dependencies issues.

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

May 26 2020, 2:24 PM · VyOS 1.3 Equuleus
Viacheslav added a comment to T2520: show conntrack fails with Perl error.

Not enough packages and dependencies.

May 26 2020, 2:24 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin updated the task description for T2522: Python CLI.
May 26 2020, 2:03 PM · VyOS 2.0.x
Unknown Object (User) placed T2519: Broadcast address does not add automatically up for grabs.
May 26 2020, 2:00 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob claimed T2521: Need to restart pdns-recursor to check new entries in /etc/hosts.

Will be done as part of T2486

May 26 2020, 1:56 PM · VyOS 1.2 Crux (VyOS 1.2.7)
thomas-mangin claimed T2522: Python CLI.
May 26 2020, 1:55 PM · VyOS 2.0.x
thomas-mangin created T2522: Python CLI.
May 26 2020, 1:54 PM · VyOS 2.0.x
filovitch created T2521: Need to restart pdns-recursor to check new entries in /etc/hosts.
May 26 2020, 1:48 PM · VyOS 1.2 Crux (VyOS 1.2.7)
Viacheslav created T2520: show conntrack fails with Perl error.
May 26 2020, 1:41 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2519: Broadcast address does not add automatically from Open to In progress.
May 26 2020, 1:37 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) created T2519: Broadcast address does not add automatically.
May 26 2020, 1:36 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 created T2518: Add support for IPv6 NAT (NPTv6).
May 26 2020, 1:30 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav updated the task description for T2512: vyatta-op-quagga [show ip] to XML format.
May 26 2020, 12:21 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2512: vyatta-op-quagga [show ip] to XML format.

2 PR

May 26 2020, 12:16 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2514: "mac" setting for bond members.

PR created, https://github.com/vyos/vyos-1x/pull/431.

May 26 2020, 10:24 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) created T2517: vyos-container: link_filter: No such file or directory.
May 26 2020, 10:06 AM · VyOS 1.2 Crux (VyOS 1.2.6)
Unknown Object (User) created T2516: vyos-container: cannot configure ethernet interface.
May 26 2020, 9:41 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

it will be converted by some CPE to regular old ethernet,

May 26 2020, 7:38 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

@gadams Therefore, in order to use SLAAC and DHCPv6 PD in this case, the router below should receive RA from the superior router or CPE device?

May 26 2020, 6:58 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
gadams added a comment to T421: Add Pv6 prefix delegation support.

I'm sorry, to be honest, I don't understand this sentence. Maybe I don't understand the network in the United States. In China, ISPs use PPPoE for the last kilometer of user authentication.

May 26 2020, 6:36 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

Come on, I think I've got a patch for py error reporting ready before @c-po. I'll launch PR directly.

May 26 2020, 5:39 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
danielpo added a comment to T2339: OpenVPN: IPv4 no longer working after adding IPv6 support.

This bug exists for remote-host as well.

May 26 2020, 5:04 AM · VyOS 1.3 Equuleus (1.3.0)
lawrencepan added a comment to T2513: BGP peer-group commit error and reboot conifg not found . .

BGP Router ASN 65001 .
PeerGroup ipv4 & ipv6 ASN65002

May 26 2020, 4:58 AM · VyOS 1.2 Crux
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

I should note that in setups for some very large ISPs in the US, and probably elsewhere, there is no need for a DHCPv6 client at all, except for doing DHCPv6-PD. The directly-connected IPv6 network gets its assignment via RA, and IPv4 addresses may be assigned statically.

May 26 2020, 4:19 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
gadams added a comment to T421: Add Pv6 prefix delegation support.

That great, and necessary. But then, once that's done (I've done it in my copy), then I seem to be missing the next step: It's not starting a DHCPv6 client. What is supposed to do this?

May 26 2020, 4:08 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

@gadams Strange, in my environment, delegation requests are successful when PPPoE is used for dialing. When setting delegation on the non PPPoE interface, do you need the superior router to set DHCPv6 PD delegation and issue operations on the interface (this is not required here, I mainly obtain prefix delegation when ISP dials PPPoE)?

May 26 2020, 4:07 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

@gadams I am ready to fix the following problems. If @c-po doesn't understand what happened and solve it, I may submit PR request.

May 26 2020, 4:03 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T1059: Support receiving IPv6 router advertisements.

You can consider submitting a PR request in a rolling branch that has requested a merge.

May 26 2020, 3:55 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
jack9603301 added a comment to T1059: Support receiving IPv6 router advertisements.
May 26 2020, 3:54 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
gadams added a comment to T421: Add Pv6 prefix delegation support.

Essentially, that means that nothing happened. What you want prefix delegation to do on the client side (which is what we're talking about) is request a delegated prefix from the upstream router via DHCPv6, and then divide the delegated prefix into site-level aggregations and assign the resulting network numbers (delegated prefix + sla id) to other interfaces. None of that happened.

May 26 2020, 3:53 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

However, no prefix delegation request appears to be sent and no configuration of delegated interfaces appears to be done. Indeed, no dhcp client appears to be running.

May 26 2020, 3:38 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
gadams added a comment to T421: Add Pv6 prefix delegation support.

Hmm. So, correcting that error did allow the configuration to apply and save successfully. However, no prefix delegation request appears to be sent and no configuration of delegated interfaces appears to be done. Indeed, no dhcp client appears to be running.

May 26 2020, 1:34 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

May 25 2020

shaferstockton added a comment to T2508: Enable user to configure a LUA script that modifies resolving in PowerDNS.

Incorporated the suggestions in the PR and pushed them up to github for review.

May 25 2020, 10:11 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.5)
gadams added a comment to T421: Add Pv6 prefix delegation support.

Ah! Yes, I see what you're referring to. I'll take a look at that in a few hours.

May 25 2020, 9:50 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

Usually this bug should reopen a bug report. The project management system can create subtasks, and you can usually consider opening a subtask

May 25 2020, 9:49 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

Of course, for the time being, I can only solve the specific code errors introduced by @c-po. Above, I have raised some of the existing minor problems of using delegation in pppoe. I think I may not know how to solve this problem for the time being. If you have this ability, you can consider solving it.

May 25 2020, 9:46 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

@gadams With regard to this question, I have specifically read the submission record of @c-po, and I think I have found out where the possible errors are (please read my comments above). Of course, I expect @c-po to solve the errors introduced by itself, because it seems very simple, if the problem @c-po is not resolved for a long time, I may consider submitting a pr request.

May 25 2020, 9:42 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
gadams added a comment to T421: Add Pv6 prefix delegation support.

I'm trying to catch up on the comments. There are a lot.

May 25 2020, 9:36 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Unknown Object (User) claimed T2515: Ethernet interface is automatically disabled when removing it from bond.
May 25 2020, 9:06 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) created T2515: Ethernet interface is automatically disabled when removing it from bond.
May 25 2020, 9:06 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

This work is done by @c-po, but according to my experiment, the current scrolling version is a 20200523 image, and dhcpv6-pd works basically fine in my ISP environment. But there may be some minor problems. Please read the comments on this list.

May 25 2020, 8:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
gadams added a comment to T421: Add Pv6 prefix delegation support.

Oh, wait, is this done, and completely working, now? I'm still trying to catch up on this long thread. If it's all working, now, I'll just have to try the latest build and see if it works.

May 25 2020, 8:32 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

What does it mean? I'm sorry, I may not understand.

May 25 2020, 8:21 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
gadams added a comment to T421: Add Pv6 prefix delegation support.

Hello! I appologize tor being absent for so long, now. But I'm back, and ready to contribute again. It looks like I have a lot to catch up on.

May 25 2020, 8:17 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Unknown Object (User) created T2514: "mac" setting for bond members.
May 25 2020, 8:09 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2478: login radius: use NAS-IP-Address if defined source address from Open to In progress.
May 25 2020, 8:08 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

In addition, please pay attention to the previous question of another user feedback. I have read the relevant code you submitted, and you may have written it wrong.

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

a) I know it's not supposed to be like this, but it does show up with me.

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

a) should not be the case

May 25 2020, 6:02 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Unknown Object (User) added a comment to T2513: BGP peer-group commit error and reboot conifg not found . .

Hello @lawrencepan , can you explain, why you need different AS for route-reflector-client?
Can you add your route-maps ROUTE-V4 and 'ROUTER-V6?

May 25 2020, 5:36 PM · VyOS 1.2 Crux
Unknown Object (User) claimed T2478: login radius: use NAS-IP-Address if defined source address.
May 25 2020, 5:27 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

@c-po In addition, I also feedback several questions (if this is not a problem, please tell me the correct understanding and use):

May 25 2020, 5:27 PM · VyOS 1.3 Equuleus (1.3.0-epa1)