Page MenuHomeVyOS Platform
Feed Search

Apr 23 2020

c-po closed T2369: VRF: can not leak interface route from default VRf to any other VRF as Resolved.
Apr 23 2020, 12:10 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2368: VRF: missing completion helper when leaking to default table as Resolved.
Apr 23 2020, 12:10 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T1557: Create generic abstraction for configuring interfaces e.g. IP address.

@c-po looking at your commit d80398b6, I don't think that's how the hw-id node was supposed to be used. It was never used as a way to change the interface's mac address, rather it was used to rename the interface with the matching mac address to the name it has in config.boot. This is done by some vyatta scripts at boot time. If we later set the same mac on the interface that it should already have (as it was renamed by the vyatta scripts), that's pretty pointless to do IMO.

Apr 23 2020, 12:08 PM · VyOS 1.3 Equuleus (1.3.0)
elbandi added a comment to T2339: OpenVPN: IPv4 no longer working after adding IPv6 support.

@jjakob detect_if_systemipv6_is_disabled just an idea, but looking to interfaces-openvpn.py, it's easy:

Apr 23 2020, 12:00 PM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T2368: VRF: missing completion helper when leaking to default table from VRf: missing completion helper when leaking to default table to VRF: missing completion helper when leaking to default table.
Apr 23 2020, 11:23 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2369: VRF: can not leak interface route from default VRf to any other VRF from Open to In progress.
Apr 23 2020, 11:23 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2369: VRF: can not leak interface route from default VRf to any other VRF.
Apr 23 2020, 11:21 AM · VyOS 1.3 Equuleus (1.3.0)
c-po claimed T2368: VRF: missing completion helper when leaking to default table.
Apr 23 2020, 11:12 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2368: VRF: missing completion helper when leaking to default table.
Apr 23 2020, 11:12 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2091: swanctl.conf file is not generated properly if more than one IPsec profile is used from Open to Needs testing.

PR https://github.com/vyos/vyatta-cfg-vpn/pull/30

Apr 23 2020, 7:53 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po updated subscribers of T2339: OpenVPN: IPv4 no longer working after adding IPv6 support.

Disabling IPv6 on the system is something not mainlined in VyOS - there are open PRs on GitHub which needs to be approved by @dmbaturin. As Disabling IPv6 would also require the CLI to disable all IPv6 inputs dynamically which is something not possible at the moment.

Apr 23 2020, 6:04 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2339: OpenVPN: IPv4 no longer working after adding IPv6 support.

Looks good. Is detect_if_systemipv6_is_disabled() already a
system function? If so, It can be incorporated (by you if you wish, or by
me). The last line is missing += by the way.

Apr 23 2020, 2:36 AM · VyOS 1.3 Equuleus (1.3.0)
elbandi added a comment to T2339: OpenVPN: IPv4 no longer working after adding IPv6 support.

This code doesnt break if ipv6 is disabled by system wide:

Apr 23 2020, 12:09 AM · VyOS 1.3 Equuleus (1.3.0)

Apr 22 2020

jjakob triaged T2367: Flush addresses from bridge members as Wishlist priority.
Apr 22 2020, 7:07 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2351: Cleanup PPTP server implementation and CLI commands as Resolved.
Apr 22 2020, 5:03 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 added a comment to T2341: Pseudo-ethernet Interfaces Not Loaded on Boot.

Yup that did it. Thanks!

Apr 22 2020, 4:58 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2096: Provide "generate" and "show" commands via the http API as Resolved.
Apr 22 2020, 4:03 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a comment to T2096: Provide "generate" and "show" commands via the http API.

The form will be made consistent with other commands, using an explicit 'op' (show|generate) and 'path' as list of strings. For example:

Apr 22 2020, 4:00 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T2361: Unable to delete VLAN vif interface, a subtask of T2353: Interface [conf_mode] errors parent task, as Resolved.
Apr 22 2020, 10:02 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T2361: Unable to delete VLAN vif interface as Resolved.

Fixed in the latest rolling.

Apr 22 2020, 10:02 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T2320: Wireguard creates non-existing interfaces in [op-mode]., a subtask of T2322: CLI [op-mode] bugs. Root task, as Resolved.
Apr 22 2020, 9:06 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T2320: Wireguard creates non-existing interfaces in [op-mode]. as Resolved.

Fixed.

Apr 22 2020, 9:06 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T2331: VRRP op-mode errors, a subtask of T2322: CLI [op-mode] bugs. Root task, as Resolved.
Apr 22 2020, 8:07 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T2331: VRRP op-mode errors as Resolved.

Fixed in the latest rolling

sever@r11:~$ show vrrp 
VRRP is not running
sever@r11:~$ show vrrp detail 
VRRP is not running
sever@r11:~$ show vrrp statistics 
VRRP is not running
sever@r11:~$
Apr 22 2020, 8:07 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav assigned T2361: Unable to delete VLAN vif interface to thomas-mangin.
Apr 22 2020, 8:03 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2339: OpenVPN: IPv4 no longer working after adding IPv6 support as Resolved.
Apr 22 2020, 5:59 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2339: OpenVPN: IPv4 no longer working after adding IPv6 support.

Works for me

Apr 22 2020, 5:59 AM · VyOS 1.3 Equuleus (1.3.0)
zakwan added a comment to T2000: strongSwan does not install routes to table 220 in certain cases.
Apr 22 2020, 4:22 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
jack9603301 triaged T2348: On IPv6 address distribution and DHCPv6 bugs as High priority.
Apr 22 2020, 4:10 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 changed the status of T2348: On IPv6 address distribution and DHCPv6 bugs, a subtask of T2362: IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work, from Open to In progress.
Apr 22 2020, 4:06 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 changed the status of T2348: On IPv6 address distribution and DHCPv6 bugs from Open to In progress.
Apr 22 2020, 4:06 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 assigned T2348: On IPv6 address distribution and DHCPv6 bugs to jjakob.
Apr 22 2020, 2:24 AM · VyOS 1.3 Equuleus (1.3.0)

Apr 21 2020

jjakob renamed T2362: IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work from Separate IPv6 link-local addresses from EUI64 prefixes, allow setting multiple EUI64 addresses to IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work.
Apr 21 2020, 11:05 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2362: IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work.

The above PR is tested to fix this issue and T2345.

Apr 21 2020, 9:50 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2353: Interface [conf_mode] errors parent task.

https://github.com/vyos/vyos-1x/pull/372 will now not display tunnel (but gre-bridge) as options for bridge. Still not preventing them to be used.

Apr 21 2020, 9:42 PM · VyOS 1.3 Equuleus (1.3.6)
thomas-mangin added a comment to T2353: Interface [conf_mode] errors parent task.
Apr 21 2020, 9:35 PM · VyOS 1.3 Equuleus (1.3.6)
thomas-mangin added a comment to T2357: GRE-bridge conf_mode errors.

works if run as root (or sudo) but not as it.

Apr 21 2020, 9:32 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2353: Interface [conf_mode] errors parent task.

Make sense, because IPIP this is L3, the bridge is L2.
In this case, we should not show L3 as an allowed interface for bridge.

Apr 21 2020, 9:23 PM · VyOS 1.3 Equuleus (1.3.6)
thomas-mangin added a comment to T2354: Wireless conf_mode errors.

/sys/class/ieee80211 does not exist on VirtualBox perhaps the interface configuration should fail it is missing ?

Apr 21 2020, 9:21 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob moved T2362: IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Apr 21 2020, 9:18 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2353: Interface [conf_mode] errors parent task.

So the commands were not on crux under the tunnel section and trying to use either ip link or brctl is failing:

Apr 21 2020, 9:16 PM · VyOS 1.3 Equuleus (1.3.6)
Unknown Object (User) added a comment to T2353: Interface [conf_mode] errors parent task.

crux has another syntax, but interface tunnels not bridgeable in crux

Apr 21 2020, 9:02 PM · VyOS 1.3 Equuleus (1.3.6)
thomas-mangin added a comment to T2353: Interface [conf_mode] errors parent task.

For all the bridge issues, I wanted to see what was happening on crux, taking T2356 as reference:

Apr 21 2020, 8:54 PM · VyOS 1.3 Equuleus (1.3.6)
Unknown Object (User) triaged T2326: Migrate NHRP(DMVPN) to FRR as High priority.
Apr 21 2020, 8:53 PM · VyOS 1.5 Circinus
jjakob added a comment to T2362: IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work.

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

Apr 21 2020, 8:51 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2331: VRRP op-mode errors.

With this patch, all works as expected. Thanks @thomas-mangin

Apr 21 2020, 8:50 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2331: VRRP op-mode errors, a subtask of T2322: CLI [op-mode] bugs. Root task, from Open to Needs testing.
Apr 21 2020, 8:49 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2331: VRRP op-mode errors from Open to Needs testing.
Apr 21 2020, 8:49 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2331: VRRP op-mode errors.

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

Apr 21 2020, 8:44 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2361: Unable to delete VLAN vif interface.

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

Apr 21 2020, 8:35 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2331: VRRP op-mode errors.

Related with https://phabricator.vyos.net/T2223

Apr 21 2020, 8:32 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2364: Add CLI command for mroute , a subtask of T1729: PIM (Protocol Independent Multicast) implementation, from In progress to Needs testing.
Apr 21 2020, 8:17 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Unknown Object (User) changed the status of T2364: Add CLI command for mroute from In progress to Needs testing.

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

Apr 21 2020, 8:17 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2364: Add CLI command for mroute from Open to In progress.
Apr 21 2020, 7:46 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob triaged T2363: Use pyroute2 instead of calling 'ip' as Wishlist priority.
Apr 21 2020, 7:14 PM
jjakob renamed T2362: IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work from Separate IPv6 link-local addresses from EUI64 prefixes, allow setting multiple link-local or EUI64 addresses to Separate IPv6 link-local addresses from EUI64 prefixes, allow setting multiple EUI64 addresses.
Apr 21 2020, 7:08 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a parent task for T2348: On IPv6 address distribution and DHCPv6 bugs: T2362: IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work.
Apr 21 2020, 7:07 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a parent task for T2345: IPv6 router-advert not working: T2362: IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work.
Apr 21 2020, 7:07 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added subtasks for T2362: IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work: T2345: IPv6 router-advert not working, T2348: On IPv6 address distribution and DHCPv6 bugs.
Apr 21 2020, 7:07 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob changed the status of T2362: IPv6 link-local addresses missing due to EUI64 address code, causing router-advert not to work from Open to In progress.
Apr 21 2020, 7:07 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T2361: Unable to delete VLAN vif interface.
Apr 21 2020, 6:35 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2270: using load with scp/sftp and a username and password does not work as Resolved.
Apr 21 2020, 5:56 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2360: Document the common logging library airbag.py.

Ah, I figured it out - the contents of vyos.log.debug are used as the path to the logfile, if empty (but present) the default /tmp/developer-log will be used, otherwise no logfile will be written. But I think I've hit a bug - if multiple 'flag' are set (other than 'log') the system hangs during boot.

Apr 21 2020, 5:49 PM · VyOS 1.3 Equuleus (1.3.6), Restricted Project
Viacheslav closed T1907: Traceback on a non-existent interface. as Resolved.

Fixed in latest rolling

sever@r11-ansible# set interfaces ethernet eth3 description test
[edit]
sever@r11-ansible# commit
[ interfaces ethernet eth3 ]
Interface ethernet eth3 does not exist
Apr 21 2020, 5:42 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob triaged T2360: Document the common logging library airbag.py as Low priority.
Apr 21 2020, 5:40 PM · VyOS 1.3 Equuleus (1.3.6), Restricted Project
Viacheslav added a parent task for T2177: Commit fails on adding disabled interface to bridge: T2353: Interface [conf_mode] errors parent task.
Apr 21 2020, 5:39 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T2182: Failure to commit an IPv6 address on a tunnel interface: T2353: Interface [conf_mode] errors parent task.
Apr 21 2020, 5:39 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added subtasks for T2353: Interface [conf_mode] errors parent task: T2182: Failure to commit an IPv6 address on a tunnel interface, T2177: Commit fails on adding disabled interface to bridge.
Apr 21 2020, 5:39 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav added a parent task for T2243: Bridge interface fails if member is VXLAN interface with VTI underlay: T2353: Interface [conf_mode] errors parent task.
Apr 21 2020, 5:34 PM · Bugs, VyOS 1.3 Equuleus (1.3.9)
Viacheslav added a subtask for T2353: Interface [conf_mode] errors parent task: T2243: Bridge interface fails if member is VXLAN interface with VTI underlay.
Apr 21 2020, 5:34 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav removed a subtask for T2353: Interface [conf_mode] errors parent task: T2342: Bridge l2tpv3 + ethX errors.
Apr 21 2020, 5:27 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav created T2359: Adding IPIP6 tun interface to bridge [conf_mode] errors.
Apr 21 2020, 4:54 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T2358: ip6ip6 bridge conf_mode errors.
Apr 21 2020, 4:50 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T2357: GRE-bridge conf_mode errors.
Apr 21 2020, 4:46 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T2356: Adding IPIP tun interface to bridge [conf_mode] errors.
Apr 21 2020, 4:42 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T2355: Adding SIT tun interface to bridge [conf_mode] errors.
Apr 21 2020, 4:37 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.
In T421#61055, @tbr wrote:

No, you misunderstood. I know that nptv6 is used for NAT work of ula and global IPv6 address prefixes, which may have nothing to do with DHCPv6 PD. But in fact, for a router that fully supports DHCPv6 Pd from ISP, I hope to complete the following functions:

  • The router can directly use the prefix obtained by PD to subordinate devices and specific bridges, and use the prefix allocation of ISP for further classification.
  • For those who use the ula intranet address, I hope to add a function option without requiring me to specify a fixed ISP assigned address (the PPPoE dial-up of ISP will generate a different address and prefix each time)

Yes, I agree... I think this can work. But baby steps first :)

Apr 21 2020, 4:06 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
tbr added a comment to T421: Add Pv6 prefix delegation support.

No, you misunderstood. I know that nptv6 is used for NAT work of ula and global IPv6 address prefixes, which may have nothing to do with DHCPv6 PD. But in fact, for a router that fully supports DHCPv6 Pd from ISP, I hope to complete the following functions:

  • The router can directly use the prefix obtained by PD to subordinate devices and specific bridges, and use the prefix allocation of ISP for further classification.
  • For those who use the ula intranet address, I hope to add a function option without requiring me to specify a fixed ISP assigned address (the PPPoE dial-up of ISP will generate a different address and prefix each time)
Apr 21 2020, 3:59 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav created T2354: Wireless conf_mode errors.
Apr 21 2020, 3:54 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.
In T421#61005, @tbr wrote:
In T421#60930, @CRCinAU wrote:

Maybe I'm simplifying a bit too much - but shouldn't this just be a binary on / off and an optional preferred prefix delegation size (normally between a /56 and /64)?

It would make sense to offer this for any WAN connection type - I'm not sure there's a usage case for any other type...

Yes you're oversimplifying :) But I agree it is also not so mega complex either. It is indeed in practice just a setting to enable it on an interface.

The dhcpv6-pd option would only allow to receive a prefix on a given interface. Then, as a secondary step, the prefix can be used by the router via RA on internal interfaces for address assignment (SLAAC or DHCPv6).

But ok. I'm probably missing something here. I just want to sday that the EdgeMax routers can already do dhcpv6-pd for years, and I never had any issue with their way of configuring it. I think vyos could do a very similar configuration approach and be done with it... so, I'm going to attempt in adding this myself. I need to learn the specifics of vyos builds and workflows, but other than that I have plenty of experience. Only time is a major deal breaker :)

Apr 21 2020, 3:51 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
CRCinAU added a comment to T421: Add Pv6 prefix delegation support.

Australia's largest mobile carrier is currently moving to IPv6 only for mobile handsets with NAT64 at their edges....

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

For routers that support IPv6, it will be necessary to support DHCPv6 PD and better support for NPT to set Wan dynamic address forwarding. Although this is just a personal idea, IPv6 is the future trend, and vyos need to make better preparations for supporting IPv6!

Apr 21 2020, 3:49 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a parent task for T2350: Interface geneve conf-mode error: T2353: Interface [conf_mode] errors parent task.
Apr 21 2020, 3:49 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added subtasks for T2353: Interface [conf_mode] errors parent task: T2352: l2tpv3 conf_mode errors, T2350: Interface geneve conf-mode error, T2342: Bridge l2tpv3 + ethX errors.
Apr 21 2020, 3:49 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav created T2353: Interface [conf_mode] errors parent task.
Apr 21 2020, 3:48 PM · VyOS 1.3 Equuleus (1.3.6)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

No, you misunderstood. I know that nptv6 is used for NAT work of ula and global IPv6 address prefixes, which may have nothing to do with DHCPv6 PD. But in fact, for a router that fully supports DHCPv6 Pd from ISP, I hope to complete the following functions:

Apr 21 2020, 3:44 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
tbr added a comment to T421: Add Pv6 prefix delegation support.
In T421#60930, @CRCinAU wrote:

Maybe I'm simplifying a bit too much - but shouldn't this just be a binary on / off and an optional preferred prefix delegation size (normally between a /56 and /64)?

It would make sense to offer this for any WAN connection type - I'm not sure there's a usage case for any other type...

Apr 21 2020, 3:20 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
darkdragon-001 added a comment to T421: Add Pv6 prefix delegation support.
In T421#60929, @tbr wrote:

Well, I have been using EdgeMax routers for the past 7 years or so (from the day that the ER-3 Lite was released). I use dhcpv6-pd with them and I think the config is pretty solid. I would do it very similar, if not the same.

It is very close to what @gadams proposed (see above), where the dhcpv6-pd option is added under the interface that gets the delegated prefix. Then, that prefix can be advertised on other interfaces. Important is the possibility to subdivide an assigned prefix into various subnets on different interfaces (using the sla-id option). I think it makes sense to put the dhcpv6-pd under the interfaces, just like normal address assignment falls under an interface. Moreover, dhcpv6-pd and normal IPv6 address assignment can be combined (an IPv6 interface can get a prefix and an address at the same time).

For me personally, I was hoping to start using vyos for my routing/firewall. But without PD it is unusable for me. The alternatives (pfsense, untange, Mikrotik CHR) all have their limitations too. For vyos this feature would be a huge gain.

Apr 21 2020, 3:13 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
tbr added a comment to T421: Add Pv6 prefix delegation support.

NPTv6 has nothing to do with PD. It's used to do NAT of IPv6 prefixes.

Apr 21 2020, 3:13 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed the status of T2350: Interface geneve conf-mode error from Open to In progress.
Apr 21 2020, 3:08 PM · VyOS 1.3 Equuleus (1.3.0)
CRCinAU added a comment to T421: Add Pv6 prefix delegation support.

Can PD be used for nptv6?

Apr 21 2020, 3:07 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
danielpo added a comment to T421: Add Pv6 prefix delegation support.

I don't know, I just use wide-dhcpv6-client to get the prefix i get from my ISP routed to vyos.

Apr 21 2020, 3:06 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed the status of T2351: Cleanup PPTP server implementation and CLI commands from Open to In progress.
Apr 21 2020, 3:06 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2351: Cleanup PPTP server implementation and CLI commands.
Apr 21 2020, 3:06 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin changed the status of T2274: Move the interface default values from the conf_mode file to the interface, a subtask of T2171: Unify creation and manipulation of interfaces, from Needs testing to Open.
Apr 21 2020, 3:05 PM · VyOS 1.4 Sagitta
thomas-mangin changed the status of T2274: Move the interface default values from the conf_mode file to the interface from Needs testing to Open.
Apr 21 2020, 3:05 PM · VyOS 1.3 Equuleus (1.3.5)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

I solved this myself by building my own vyos iso and just adding --custom-package "wide-dhcpv6-client". I configured wide-dhcpv6 myself.
It works fine for now.

Apr 21 2020, 3:04 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
thomas-mangin closed T2204: Support tunnel source-interface as Resolved.
Apr 21 2020, 3:04 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2204: Support tunnel source-interface.

Works for me ..

[ interfaces tunnel tun0 ]
DEBUG/IFCONFIG cmd 'ip tunnel add tun0 mode gre local 127.0.0.1 remote 1.1.1.1 dev eth0 ttl 255 tos inherit'
Apr 21 2020, 3:04 PM · VyOS 1.3 Equuleus (1.3.0)
danielpo added a comment to T421: Add Pv6 prefix delegation support.

I solved this myself by building my own vyos iso and just adding --custom-package "wide-dhcpv6-client". I configured wide-dhcpv6 myself.
It works fine for now.

Apr 21 2020, 3:03 PM · VyOS 1.3 Equuleus (1.3.0-epa1)