Page MenuHomeVyOS Platform
Feed Search

Jul 8 2019

mb300sd added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

Had a long 4th of July weekend, but the issue appears to be resolved in 1.2.0-rolling+201907080337.

Jul 8 2019, 2:46 AM · VyOS 1.3 Equuleus (1.3.0)

Jul 6 2019

runar added a comment to T1499: Move nic to mac mapping out of the configuration file.

I've updated all found instances of hardcoded eth instances to also take systemd interfaces names. this will be working when were upgrading to buster.. i've built an iso with these changes and i'm able to set an ip on my ens3/ens4 nic's and it works. for buster this could be a solution on this issue. the question then is if buster comes soon enough to not rewrite these scripts until then.

Jul 6 2019, 10:41 PM

Jul 5 2019

hagbard changed the status of T1508: [pppoe] migration script for service pppoe-server interface, a subtask of T1489: Add vlan_mon usage at Accel, from In progress to On hold.
Jul 5 2019, 9:58 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
hagbard changed the status of T1508: [pppoe] migration script for service pppoe-server interface from In progress to On hold.

need some info since the standard way of migrating the leafNode doesn't work as expected.

Jul 5 2019, 9:58 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
hagbard triaged T1508: [pppoe] migration script for service pppoe-server interface as Normal priority.
Jul 5 2019, 6:02 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
hagbard changed the status of T1508: [pppoe] migration script for service pppoe-server interface, a subtask of T1489: Add vlan_mon usage at Accel, from Open to In progress.
Jul 5 2019, 5:30 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
hagbard changed the status of T1508: [pppoe] migration script for service pppoe-server interface from Open to In progress.
Jul 5 2019, 5:30 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
hagbard claimed T1508: [pppoe] migration script for service pppoe-server interface.
Jul 5 2019, 5:10 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
hagbard created T1508: [pppoe] migration script for service pppoe-server interface.
Jul 5 2019, 5:10 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
rherold added a comment to T1183: BFD Support via FRR.

For my point of view this is a dependency from the bfd protocol specs.

Jul 5 2019, 8:02 AM · VyOS 1.2 Crux (VyOS 1.2.4)
shaneshort added a comment to T1183: BFD Support via FRR.

Just a comment: wouldn't have these configuration options be inferred from the peer they're on?

Jul 5 2019, 7:52 AM · VyOS 1.2 Crux (VyOS 1.2.4)

Jul 4 2019

jjakob closed T1470: improve output of "show dhcpv6 server leases" as Unknown Status.
Jul 4 2019, 10:48 PM · VyOS 1.2 Crux (VyOS 1.2.4)
jjakob added a comment to T1435: Make ip-address [OPTIONAL] (in dhcp-server -> static-mapping) to cope with "unfriendly" client-hostnames of IoT-Devices.

Fix is commited in current branch (rolling/Equuleus), it can be tested with the latest rolling build and task status updated.

Jul 4 2019, 10:40 PM · VyOS 1.3 Equuleus (1.3.0)
dienac added a comment to T1489: Add vlan_mon usage at Accel.

@hagbard Ok, if you need any help just hit me :)

Jul 4 2019, 8:33 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
hagbard added a comment to T1489: Add vlan_mon usage at Accel.

@dienac Yup, thx. Already found that out. I'm already started with the implementation.

Jul 4 2019, 8:00 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
dienac added a comment to T1489: Add vlan_mon usage at Accel.

@hagbard Yes, it can be used with IPoE and PPPoE

Jul 4 2019, 6:57 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
hagbard triaged T1489: Add vlan_mon usage at Accel as Normal priority.
Jul 4 2019, 5:56 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
hagbard changed the status of T1489: Add vlan_mon usage at Accel from Open to In progress.
Jul 4 2019, 5:56 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
hagbard added a comment to T1489: Add vlan_mon usage at Accel.

@dienac Are you sure you mean pppoe and not IPoE?

Jul 4 2019, 5:30 PM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
jestabro added a comment to T1424: Rewrite the config load script.

The rewrite has been complete in the fork for some time, but is on hold pending: (1) consider taking advantage of the functionality in https://github.com/vyos/vyos-1x/blob/current/python/vyos/configsession.py to avoid duplication of code (2) ongoing work on options to replace the python list manipulations in the current rewrite. Regarding the latter point, it was expected that there would be a performance hit in moving away from the legacy C++ backend (via Perl bindings), and the cost was considered worthwhile in order to move forward; one data point is a performance hit of .3 on a 17k line config file, which was not bad, considering.

Jul 4 2019, 2:55 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a comment to T1499: Move nic to mac mapping out of the configuration file.

There is some further discussion here, which I found useful in considering the changes for Stretch:

Jul 4 2019, 2:08 PM
runar added a comment to T1499: Move nic to mac mapping out of the configuration file.

As i commented : the best i've found is to start using systemd and rewrite all occations that has hardcoded eth name mappings.. but thats a bigger case i think..

Jul 4 2019, 2:08 PM
jjakob added a comment to T1499: Move nic to mac mapping out of the configuration file.

Also to consider, if going to a different naming scheme: https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/

Jul 4 2019, 2:04 PM
runar added a comment to T1499: Move nic to mac mapping out of the configuration file.

As for now, the mapping scheme is done with mac adress=>name, so as long as the mac address dont change and you preserve the persistent interface mapping file you should be all good.. i'm wondering if its possible to migrate from a mac-address mapping scheme to instead use eg. Pci index.. but havent found any good solution on this.. the best i've found is to start using systemd and rewrite all occations that has hardcoded eth name mappings.. but thats a bigger case i think.. so for now it's going to be mac address=>name

Jul 4 2019, 1:59 PM
jestabro added a comment to T1398: Remove vyatta-config-migrate package.

There is one other use of XorpConfigParser (in the vyatta-config-migrate package), that was not mentioned in the above: the scripts used for persistent interface naming; this is currently being rewritten and reorganized in T1499: 'Move nic to mac mapping out of the configuration file'.

Jul 4 2019, 1:45 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob triaged T1506: commit-archive scp/sftp public key authentication as Wishlist priority.
Jul 4 2019, 11:07 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob created T1506: commit-archive scp/sftp public key authentication in the S1 VyOS Public space.
Jul 4 2019, 11:06 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T1499: Move nic to mac mapping out of the configuration file.

I had a few (one or two) cases where I did a rolling-to-rolling offline migration (installed the new rolling to a clean drive and copied the old config dir into new image's /boot/<image>/rw/) that the interface naming got completely screwed up, creating new eth devices in the config with higher numbers and leaving the config defined ones inactive, I then had to rescue the situation manually on console (don't remember how exactly). I probably should've created a issue then but I was just glad it was over with. Hopefully this does something to improve the situation as I'm now hesitant to do remote upgrades for fear of losing connectivity...

Jul 4 2019, 8:00 AM

Jul 3 2019

c-po added a comment to T1499: Move nic to mac mapping out of the configuration file.

Thanks for the explanation

Jul 3 2019, 10:14 PM
c-po moved T1333: pdns_recursor does not perform recursive lookups on domain specific forwarders from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.2) board.
Jul 3 2019, 10:13 PM · VyOS 1.2 Crux (VyOS 1.2.3)
c-po moved T1333: pdns_recursor does not perform recursive lookups on domain specific forwarders from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 3 2019, 10:13 PM · VyOS 1.2 Crux (VyOS 1.2.3)
c-po edited projects for T1333: pdns_recursor does not perform recursive lookups on domain specific forwarders, added: VyOS 1.3 Equuleus, VyOS 1.2 Crux (VyOS 1.2.2); removed VyOS 1.2 Crux (VyOS 1.2.3).
Jul 3 2019, 10:13 PM · VyOS 1.2 Crux (VyOS 1.2.3)
hagbard added a comment to T989: Add support for IPoE server.

@Dmitry that was actually I had in mind when I was implementing it. Otherwise it's hard to monitor if you want to have it down to specific ways it does route the traffic. Let's see if the community requests something like that. It would mean a whole buch of more flexibility but also way more items to configure and verify. IPv6 would be global anyway, so the only way there would to disable IPv6 on an interface, the subnets on Ipv6 are usually big enough, so it would only come down to Ipv4 anyway.

Jul 3 2019, 7:14 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
UnicronNL claimed T1497: "set system name-server" generates invalid/incorrect resolv.conf.
Jul 3 2019, 5:51 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL reassigned T1497: "set system name-server" generates invalid/incorrect resolv.conf from UnicronNL to zsdc.
Jul 3 2019, 5:51 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T989: Add support for IPoE server.

@hagbard I think authentication must work without any changes, but we just may use shared ip-address pool for any numbers of interfaces. If used current schemas, we will need adding ip-range for everyone interfaces.

Jul 3 2019, 5:32 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard added a comment to T989: Add support for IPoE server.

@Dmitry What would be the benefit for that? You would lose the ability to authenticate a particular mac address via a specific interface, wouldn't you?

Jul 3 2019, 5:10 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard closed T1494: accel-ppp: IPoE update documentation, a subtask of T989: Add support for IPoE server, as Resolved.
Jul 3 2019, 5:08 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard closed T1494: accel-ppp: IPoE update documentation as Resolved.
Jul 3 2019, 5:08 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1495: accel-ppp: IPoE implement IPv6 PD from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 3 2019, 4:31 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1099: Openvpn: use config files instead of one long command. from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 3 2019, 4:31 PM · VyOS 1.3 Equuleus (1.3.0-epa1), vyatta-openvpn
c-po moved T1469: Create forward-zones-recurse entry instead of forward-zones when setting service dns forwarding from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 3 2019, 4:31 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po moved T1502: Add build sanity checking tools to the dev builds from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 3 2019, 4:31 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1469: Create forward-zones-recurse entry instead of forward-zones when setting service dns forwarding from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.2) board.
Jul 3 2019, 4:31 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po changed the status of T1469: Create forward-zones-recurse entry instead of forward-zones when setting service dns forwarding from Unknown Status to Resolved.
Jul 3 2019, 4:30 PM · VyOS 1.2 Crux (VyOS 1.2.2)
dmbaturin created T1505: vyos.config return_effective_values does not convert the output to a list.
Jul 3 2019, 10:00 AM · VyOS 1.2 Crux (VyOS 1.2.2)
UnicronNL added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

@mb300sd do you know how long it takes for the config to load for you? because the /etc/resolv.conf file is persistent. but on loading the config it should do the 'set system nameserver 2001:470:20::2' and overwrite the resolv.conf file.

Jul 3 2019, 9:08 AM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin closed T1502: Add build sanity checking tools to the dev builds as Resolved.
Jul 3 2019, 1:43 AM · VyOS 1.3 Equuleus (1.3.0)

Jul 2 2019

runar added a comment to T1499: Move nic to mac mapping out of the configuration file.

The issue here is not the scripts themself, it is our(vyattas) mixing of hardware/ system configuration.. the ethernet mapping table is a device specific table that only works on one particular device, all other configuration inside vyos is portable between devices, but this information is not.
This also makes it impossible to move a config file to another hardware without modifications (removing the hw-id mappings)

Jul 2 2019, 10:08 PM
hagbard closed T1495: accel-ppp: IPoE implement IPv6 PD, a subtask of T989: Add support for IPoE server, as Resolved.
Jul 2 2019, 9:43 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard closed T1495: accel-ppp: IPoE implement IPv6 PD as Resolved.
Jul 2 2019, 9:43 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1499: Move nic to mac mapping out of the configuration file.

What is the purpose of getting the nic/mac mapping before configuration is applied? Is the result passed to a second script which pins the ethernet interface to its mac address? Why not write a script which dynamically reads the info from the config, parses it and applies further actions without the need of an intermediate file?

Jul 2 2019, 9:24 PM
mb300sd added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

Yeah, that's the one I just installed.

Jul 2 2019, 9:16 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

@mb300sd i just created this one https://downloads.vyos.io/rolling/current/amd64/vyos-1.2.0-rolling%2B201907022116-amd64.iso did you already test with it?

Jul 2 2019, 9:02 PM · VyOS 1.3 Equuleus (1.3.0)
mb300sd added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

Still using the dhcp servers on 1.2.0-rolling+201907022116. Will post back in a few hours if the one with a bunch of lines happens again.

Jul 2 2019, 8:51 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created T1502: Add build sanity checking tools to the dev builds.
Jul 2 2019, 8:48 PM · VyOS 1.3 Equuleus (1.3.0)
mb300sd added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

Not sure when the messed up one with all the lines happens, it wasn't right after commit, seemed to be after sitting for a few hours, but it was broken again when I tried to add system image just now.

Jul 2 2019, 8:40 PM · VyOS 1.3 Equuleus (1.3.0)
mb300sd added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

@UnicronNL yes. On boot it creates the resolv.conf with DHCP nameservers and missing the domain/search options. If I commit, it generates one with my configured servers and the domain/search options.

Jul 2 2019, 8:36 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

@mb300sd
could you please retest it with:
https://downloads.vyos.io/rolling/current/amd64/vyos-1.2.0-rolling%2B201907022116-amd64.iso

Jul 2 2019, 8:30 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard added a comment to T1495: accel-ppp: IPoE implement IPv6 PD.

Tested with:
set service ipoe-server authentication interface eth2 mac-address 08:00:27:2F:D8:06
set service ipoe-server authentication interface eth3 mac-address 08:00:27:2F:D8:06
set service ipoe-server authentication mode 'local'
set service ipoe-server client-ipv6-pool delegate-prefix '2001:db8:1::/48,56'
set service ipoe-server client-ipv6-pool delegate-prefix '2001:db8:2::/48,56'
set service ipoe-server client-ipv6-pool delegate-prefix '2001:db8:3::/48,56'
set service ipoe-server client-ipv6-pool prefix '2001:db8::/48,64'
set service ipoe-server dnsv6-server server-1 '2001:db8::'
set service ipoe-server dnsv6-server server-2 '2001:db8:aaa::'
set service ipoe-server dnsv6-server server-3 '2001:db8:bbb::'
set service ipoe-server interface eth2 client-subnet '192.168.0.0/24'
set service ipoe-server interface eth3 client-subnet '192.168.1.0/24'

Jul 2 2019, 8:13 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard changed the status of T1495: accel-ppp: IPoE implement IPv6 PD, a subtask of T989: Add support for IPoE server, from In progress to Needs testing.
Jul 2 2019, 8:12 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard changed the status of T1495: accel-ppp: IPoE implement IPv6 PD from In progress to Needs testing.
Jul 2 2019, 8:12 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard triaged T1495: accel-ppp: IPoE implement IPv6 PD as Normal priority.
Jul 2 2019, 7:28 PM · VyOS 1.3 Equuleus (1.3.0)
CRCinAU added a comment to T421: Add Pv6 prefix delegation support.

So in my testing of VyOS - after tinkering with an edgerouter, this is a kinda major feature to be lacking...

Jul 2 2019, 6:30 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
UnicronNL added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

I was able to reproduce your first issue...

Jul 2 2019, 4:45 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

@mb300sd can you share your config maybe?

Jul 2 2019, 4:16 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

@mb300sd do you mean after a fresh boot you get:

Jul 2 2019, 4:08 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL closed T1099: Openvpn: use config files instead of one long command. as Resolved.
Jul 2 2019, 3:58 PM · VyOS 1.3 Equuleus (1.3.0-epa1), vyatta-openvpn
UnicronNL added a project to T1099: Openvpn: use config files instead of one long command.: VyOS 1.3 Equuleus.
Jul 2 2019, 3:50 PM · VyOS 1.3 Equuleus (1.3.0-epa1), vyatta-openvpn
mb300sd added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

Updated to latest rolling, 1.2.0-rolling+201907020337

Jul 2 2019, 2:40 AM · VyOS 1.3 Equuleus (1.3.0)

Jul 1 2019

runar created T1499: Move nic to mac mapping out of the configuration file in the S1 VyOS Public space.
Jul 1 2019, 8:01 PM
jestabro changed the status of T1443: New "service https" implementation from Open to In progress.
Jul 1 2019, 7:44 PM · VyOS 1.2 Crux (VyOS 1.2.3)
mb300sd added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

IPv6 is all static - he.net tunnels. Will try the rolling when it's up.

Jul 1 2019, 6:09 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

@mb300sd is the ipv6 address provided via dhcp?

Jul 1 2019, 5:54 PM · VyOS 1.3 Equuleus (1.3.0)
mb300sd added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

It's at&t's dhcp server, I have no idea what they run.

Jul 1 2019, 5:03 PM · VyOS 1.3 Equuleus (1.3.0)
krassle updated the task description for T1435: Make ip-address [OPTIONAL] (in dhcp-server -> static-mapping) to cope with "unfriendly" client-hostnames of IoT-Devices.
Jul 1 2019, 3:12 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL closed T1498: Nameservers are not propagated into resolv.conf, a subtask of T1497: "set system name-server" generates invalid/incorrect resolv.conf, as Resolved.
Jul 1 2019, 1:49 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL closed T1498: Nameservers are not propagated into resolv.conf as Resolved.
Jul 1 2019, 1:49 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL created T1498: Nameservers are not propagated into resolv.conf.
Jul 1 2019, 1:41 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

@mb300sd what is the dhcp server you are using?
Could you also please share the content of the files:
/etc/resolv.conf.dhclient-new-eth0 (or other interface if you use an other)
/etc/resolv.conf.dhclient-old-eth0 (or other interface if you use an other)

Jul 1 2019, 1:34 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

@c-po @mb300sd found the issue 'Nameservers are not propagated into resolv.conf' (no script in node def) , also the issue with the split ipv6 does not seem to be in host_name.py, will look a bit further for that.

Jul 1 2019, 1:06 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T989: Add support for IPoE server.

I was check ipoe local user authentication, with next config:

Jul 1 2019, 9:10 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin edited a custom field on T1433: "show dhcpv6 server leases" shows leases from wrong file.
Jul 1 2019, 8:57 AM · VyOS 1.2 Crux (VyOS 1.2.2)
UnicronNL claimed T1497: "set system name-server" generates invalid/incorrect resolv.conf.
Jul 1 2019, 8:22 AM · VyOS 1.3 Equuleus (1.3.0)

Jun 30 2019

mb300sd added a comment to T1497: "set system name-server" generates invalid/incorrect resolv.conf.

The difference might be because my IPv6 server is first, but I'm also experiencing the non-update when I try to add 1.1.1.1 to see if having an IPv4 server first helps.

Jun 30 2019, 7:59 PM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T1497: "set system name-server" generates invalid/incorrect resolv.conf from resolv.conf broken to "set system name-server" generates invalid/incorrect resolv.conf.
Jun 30 2019, 9:44 AM · VyOS 1.3 Equuleus (1.3.0)
c-po triaged T1497: "set system name-server" generates invalid/incorrect resolv.conf as Urgent! priority.
Jun 30 2019, 9:43 AM · VyOS 1.3 Equuleus (1.3.0)

Jun 28 2019

hagbard closed T942: L2TPv3 interface configuration is not loaded after reboot with a configuration error as Invalid.
Jun 28 2019, 9:35 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard moved T989: Add support for IPoE server from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Jun 28 2019, 9:34 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard moved T1494: accel-ppp: IPoE update documentation from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Jun 28 2019, 9:33 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T1439: DHCPv6 static-mappings not working due to excess quotes around dhcp6.client-id.

Putting the migration script on hold until I can get sample configs for "service dhcp6-server static-mapping identifier ..." and related host entries in /etc/dhcp/dhcpdv6.conf from an old vyos version with the old vyatta-cfg-dhcp-server scripts.
In particular if it was possible to set quoted strings as identifier which would be set unchanged in dhcpd6.conf, this would necessitate detecting whether the identifier was a quoted string or not, and converting the string to hex. If it wasn't possible to set quoted strings the migration script is not necessary.

Jun 28 2019, 5:51 PM · VyOS 1.2 Crux (VyOS 1.2.3)
hagbard changed the status of T1495: accel-ppp: IPoE implement IPv6 PD, a subtask of T989: Add support for IPoE server, from Open to In progress.
Jun 28 2019, 4:38 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard changed the status of T1495: accel-ppp: IPoE implement IPv6 PD from Open to In progress.
Jun 28 2019, 4:38 PM · VyOS 1.3 Equuleus (1.3.0)

Jun 27 2019

hagbard renamed T1495: accel-ppp: IPoE implement IPv6 PD from accel-ppp: IPoE implemend IPv6 PD to accel-ppp: IPoE implement IPv6 PD.
Jun 27 2019, 10:18 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard added a comment to T1494: accel-ppp: IPoE update documentation.

https://vyos.readthedocs.io/en/latest/services/ipoe-server.html

Jun 27 2019, 10:13 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard triaged T1494: accel-ppp: IPoE update documentation as Normal priority.
Jun 27 2019, 8:32 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard changed the status of T1494: accel-ppp: IPoE update documentation from Open to In progress.
Jun 27 2019, 8:31 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard changed the status of T1494: accel-ppp: IPoE update documentation, a subtask of T989: Add support for IPoE server, from Open to In progress.
Jun 27 2019, 8:31 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard changed the status of T989: Add support for IPoE server, a subtask of T742: Replace poptop and xl2tpd with accel-ppp, from In progress to Needs testing.
Jun 27 2019, 6:44 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard changed the status of T989: Add support for IPoE server from In progress to Needs testing.

http://dev.packages.vyos.net/repositories/current/vyos/pool/main/v/vyos-1x/vyos-1x_1.3.0-16_all.deb
Will build an iso with it too, shouldn't be that much different from a functional point of view.

Jun 27 2019, 6:44 PM · VyOS 1.3 Equuleus (1.3.0-epa1)