Page MenuHomeVyOS Platform
Feed All Stories

Apr 19 2019

spectre3500 added a comment to T1062: Cannot connect to a newly created Amazon EC2 instance via SSH.

I'm also experiencing the same issue with vyos-1.2.0-rolling-201904190439. I was able to create the ami using the build-ami playbooks, but when launched I could not login using the keypair. Is there a fix for this or a workaround?

Apr 19 2019, 2:00 PM · Invalid, build-ami, AWS Support
matthewr added a comment to T1325: GRE tunnel to Cisco router fails in 1.2.0 - works in 1.1.8.

Thank you most kindly for the information. Adding:-

Apr 19 2019, 10:06 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1344: Unclutter "system login radius" configuration nodes from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 19 2019, 8:25 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1345: Specify RADIUS source IP for system login command from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 19 2019, 8:24 AM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer closed T1325: GRE tunnel to Cisco router fails in 1.2.0 - works in 1.1.8 as Resolved.
Apr 19 2019, 12:47 AM · VyOS 1.3 Equuleus (1.3.0)

Apr 18 2019

hagbard added a project to T1341: Adding rate-limiter for pppoe server users: VyOS 1.3 Equuleus.
Apr 18 2019, 10:47 PM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard closed T1346: accel-ppp pppoe shaper documentation as Resolved.

https://vyos.readthedocs.io/en/latest/services/pppoe-server.html#bandwidth-shaping

Apr 18 2019, 10:44 PM
hagbard closed T1346: accel-ppp pppoe shaper documentation, a subtask of T1341: Adding rate-limiter for pppoe server users, as Resolved.
Apr 18 2019, 10:44 PM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard renamed T1346: accel-ppp pppoe shaper documentation from accel-ppp pppoes shaper documentation to accel-ppp pppoe shaper documentation.
Apr 18 2019, 10:42 PM
zsdc added a comment to T1325: GRE tunnel to Cisco router fails in 1.2.0 - works in 1.1.8.

Unfortunately, current Linux GRE and network stack implementations don't support Cisco-style of GRE keepalives (GRE inside GRE, with spoofed IP addresses). From the Linux point of view, those packets look like martians, and the kernel drop them, information about what you can see inside a log.
Try to disable the keepalive at the Cisco side, after this tunnel must be fully functional.

Apr 18 2019, 9:46 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard triaged T1346: accel-ppp pppoe shaper documentation as Normal priority.
Apr 18 2019, 9:06 PM
hagbard added a comment to T1341: Adding rate-limiter for pppoe server users.

https://github.com/vyos/vyos-1x/commit/d4556b31e920197e1c58febb8d87a1765bfea81f for RADIUS

Apr 18 2019, 9:05 PM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard added a comment to T1341: Adding rate-limiter for pppoe server users.

local-users implementation: https://github.com/vyos/vyos-1x/commit/c1dc93391b9ec1785ab648fa7685521c85774d28
radius based shaper settings in progress, which is then the last item.

Apr 18 2019, 6:37 PM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po changed Difficulty level from easy to normal on T1344: Unclutter "system login radius" configuration nodes.
Apr 18 2019, 4:39 PM · VyOS 1.3 Equuleus (1.3.0)
c-po updated the task description for T1345: Specify RADIUS source IP for system login command.
Apr 18 2019, 3:20 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po changed the status of T1345: Specify RADIUS source IP for system login command from Open to In progress.
Apr 18 2019, 3:19 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po renamed T828: Specify RADIUS source ip for PPP and L2TP connections from Specify RADIUS source ip to Specify RADIUS source ip for PPP and L2TP connections.
Apr 18 2019, 3:18 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc7)
c-po changed the status of T1344: Unclutter "system login radius" configuration nodes from Open to In progress.
Apr 18 2019, 3:18 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T1344: Unclutter "system login radius" configuration nodes.
Apr 18 2019, 3:17 PM · VyOS 1.3 Equuleus (1.3.0)
tmarlok created T1343: do not remove trailing zeroes from subnets in DHCP static route config in the S1 VyOS Public space.
Apr 18 2019, 8:56 AM · VyOS 1.2 Crux (VyOS 1.2.2)
danielpo updated the task description for T1342: Cannot add ipv6 /70 route.
Apr 18 2019, 5:37 AM · VyOS 1.3 Equuleus (1.3.0)
danielpo created T1342: Cannot add ipv6 /70 route.
Apr 18 2019, 5:36 AM · VyOS 1.3 Equuleus (1.3.0)
syncer assigned T874: Support for Two Factor Authentication for CLI access via Google Authenticator/OTP to hagbard.
Apr 18 2019, 12:20 AM · VyOS 1.4 Sagitta (1.4.0-epa1)

Apr 17 2019

hagbard reassigned T1262: dhcp requested WAN ip address doesn't get search parameter in /etc/resolv.conf in 1.2.0-rolling+201902210337 from hagbard to dmbaturin.
Apr 17 2019, 10:59 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.2 Crux (VyOS 1.2.9), test
hagbard added a comment to T1341: Adding rate-limiter for pppoe server users.

op-mode has been implemented and will be available in the next rolling release. (https://github.com/vyos/vyos-1x/commit/d748e526ca50f3acb98ec511fab977c4b044aea8)
Conf mode commands are in progress.

Apr 17 2019, 10:58 PM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard claimed T1341: Adding rate-limiter for pppoe server users.
Apr 17 2019, 10:39 PM · VyOS 1.2 Crux (VyOS 1.2.5)
Unknown Object (User) triaged T1341: Adding rate-limiter for pppoe server users as Normal priority.
Apr 17 2019, 10:12 PM · VyOS 1.2 Crux (VyOS 1.2.5)
syncer moved T1262: dhcp requested WAN ip address doesn't get search parameter in /etc/resolv.conf in 1.2.0-rolling+201902210337 from Finished to In Progress on the VyOS 1.3 Equuleus board.
Apr 17 2019, 9:56 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.2 Crux (VyOS 1.2.9), test
syncer updated subscribers of T1262: dhcp requested WAN ip address doesn't get search parameter in /etc/resolv.conf in 1.2.0-rolling+201902210337.

Since @dmbaturin reverted this, reopen

Apr 17 2019, 9:56 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.2 Crux (VyOS 1.2.9), test
syncer reopened T1262: dhcp requested WAN ip address doesn't get search parameter in /etc/resolv.conf in 1.2.0-rolling+201902210337 as "Open".
Apr 17 2019, 9:55 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.2 Crux (VyOS 1.2.9), test
syncer moved T1260: VICI-based implementation of "run show vpn ipsec sa" from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 17 2019, 9:52 PM · VyOS 1.3 Equuleus (1.3.0)
syncer moved T1260: VICI-based implementation of "run show vpn ipsec sa" from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 9:52 PM · VyOS 1.3 Equuleus (1.3.0)
syncer added a project to T1260: VICI-based implementation of "run show vpn ipsec sa": VyOS 1.2 Crux (VyOS 1.2.1).
Apr 17 2019, 9:52 PM · VyOS 1.3 Equuleus (1.3.0)
syncer triaged T1310: Replace system prompt with FQDN as Low priority.
Apr 17 2019, 9:51 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer reopened T1310: Replace system prompt with FQDN as "In progress".

@c-po please backport this to crux

Apr 17 2019, 9:51 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T1312: Allow many to many NAT rules with networks of different size from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 17 2019, 9:48 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer merged task T1271: VRF into T31: Add VRF support.
Apr 17 2019, 9:34 PM · Rejected
syncer merged T1271: VRF into T31: Add VRF support.
Apr 17 2019, 9:34 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer created VyOS 1.2 Crux (VyOS 1.2.4).
Apr 17 2019, 9:11 PM
syncer archived VyOS 1.2 Crux (VyOS 1.2.1).
Apr 17 2019, 9:11 PM
syncer edited projects for T989: Add support for IPoE server, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux (VyOS 1.2.2).
Apr 17 2019, 9:10 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer removed a project from T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups: VyOS 1.2 Crux (VyOS 1.2.2).
Apr 17 2019, 9:10 PM · VyOS 1.3 Equuleus (1.3.7)
syncer assigned T611: Static route syntax should reflect `ip` command routing capabilities, if possible. to hagbard.
Apr 17 2019, 9:09 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer edited projects for T891: Current multi-table usage with VRF-netns tables in FRR is partially broken for PBR., added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux (VyOS 1.2.2).
Apr 17 2019, 9:09 PM · VyOS 1.3 Equuleus (1.3.0)
syncer removed a project from T1267: FRR: Add interface name for static routes: VyOS 1.2 Crux (VyOS 1.2.2).
Apr 17 2019, 9:08 PM · VyOS 1.3 Equuleus (1.3.0)
syncer edited projects for T945: Unable to change configuration after changing it from script (vbash + script-template), added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux (VyOS 1.2.2).
Apr 17 2019, 9:07 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer raised the priority of T314: Unable to apply MSS Clamp with VyOS configuration from Normal to High.
Apr 17 2019, 9:07 PM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer assigned T1230: Improving Boot Time for Large Firewall Configurations to dmbaturin.
Apr 17 2019, 9:06 PM · VyOS 1.3 Equuleus (1.3.6)
syncer edited projects for T1230: Improving Boot Time for Large Firewall Configurations, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux (VyOS 1.2.2).
Apr 17 2019, 9:06 PM · VyOS 1.3 Equuleus (1.3.6)
syncer triaged T1245: Cannot Clamp MSS on Transient Bridge Interfaces - Turn On br_netfilter as Normal priority.
Apr 17 2019, 9:05 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer added a comment to T1245: Cannot Clamp MSS on Transient Bridge Interfaces - Turn On br_netfilter.

@c-po can you backport this to crux, please

Apr 17 2019, 9:05 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer changed the status of T1169: LLDP potentially broken from Open to Needs testing.
Apr 17 2019, 9:03 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer changed the status of T1131: open-vm-tools causing 100% CPU load from Open to Needs testing.

updated tools to 10.3 that solves the issue

Apr 17 2019, 9:01 PM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer moved T14: Provide VMware OVF and OVA from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 9:00 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer closed T14: Provide VMware OVF and OVA as Resolved.
Apr 17 2019, 9:00 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer edited projects for T14: Provide VMware OVF and OVA, added: VyOS 1.2 Crux (VyOS 1.2.1), VyOS 1.3 Equuleus; removed VyOS 1.2 Crux (VyOS 1.2.2).
Apr 17 2019, 8:59 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer added a project to T818: SNMP v3 - remove required engineid from user node: VyOS 1.3 Equuleus.
Apr 17 2019, 8:59 PM · VyOS 1.2 Crux (VyOS 1.2.4)
syncer added a project to T1209: OSPF max-metric values over 100 cause commit errors: VyOS 1.3 Equuleus.
Apr 17 2019, 8:59 PM · VyOS 1.2 Crux (VyOS 1.2.3)
syncer added a project to T1332: Upgrade ethtool from 3.16 to 4.19: VyOS 1.3 Equuleus.
Apr 17 2019, 8:58 PM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer assigned T1242: Error when setting 'pppoe 0 ipv6 address autoconf' to hagbard.
Apr 17 2019, 8:58 PM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer changed the status of T1325: GRE tunnel to Cisco router fails in 1.2.0 - works in 1.1.8 from Open to Needs testing.
Apr 17 2019, 8:57 PM · VyOS 1.3 Equuleus (1.3.0)
syncer changed the status of T1233: ipsec vpn sa showing down from Open to Needs testing.
Apr 17 2019, 8:06 PM · VyOS 1.4 Sagitta
syncer edited projects for T1243: BGP local-as accept wrong values, added: VyOS 1.3 Equuleus, VyOS 1.2 Crux (VyOS 1.2.2); removed VyOS 1.2 Crux.
Apr 17 2019, 8:00 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
syncer changed the status of T1243: BGP local-as accept wrong values from Open to Confirmed.
Apr 17 2019, 8:00 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
syncer changed the status of T1250: FRR not setting default gateway from DHCP from On hold to Confirmed.
Apr 17 2019, 7:59 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer triaged T1271: VRF as Wishlist priority.
Apr 17 2019, 7:57 PM · Rejected
syncer edited projects for T1275: Kernel Oops running VyOS 1.2, added: VyOS 1.3 Equuleus, VyOS 1.2 Crux (VyOS 1.2.3); removed VyOS 1.2 Crux (VyOS 1.2.1).
Apr 17 2019, 7:55 PM
syncer edited projects for T1275: Kernel Oops running VyOS 1.2, added: VyOS 1.2 Crux (VyOS 1.2.1); removed VyOS 1.2 Crux.
Apr 17 2019, 7:55 PM
syncer changed the status of T1275: Kernel Oops running VyOS 1.2 from Open to Needs testing.

Please retest on 1.2.1

Apr 17 2019, 7:55 PM
syncer changed the status of T1276: dhcp relay + VLAN fails from Open to Needs testing.
Apr 17 2019, 7:54 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, test
syncer changed the status of T1281: Ability to start DHCP cluster in degraded state from Open to Needs testing.
Apr 17 2019, 7:52 PM · VyOS 1.3 Equuleus (1.3.7)
syncer assigned T1287: No DHCPv6 leases reported for "show dhcpv6 client leases" to zsdc.
Apr 17 2019, 7:47 PM · VyOS 1.3 Equuleus (1.3.0)
syncer changed the status of T1297: Add GARP settings to VRRP/keepalived from Open to Confirmed.
Apr 17 2019, 7:46 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
syncer assigned T1299: Allow SNMPd to be extended with custom scripts to hagbard.
Apr 17 2019, 7:44 PM · VyOS 1.2 Crux (VyOS 1.2.4)
syncer triaged T1303: Implement ISIS as Wishlist priority.
Apr 17 2019, 7:44 PM · VyOS 1.3 Equuleus (1.3.0)
syncer triaged T1304: Make frr daemons configurable as Wishlist priority.
Apr 17 2019, 7:43 PM · VyOS 1.3 Equuleus (1.3.6)
syncer triaged T1307: add RTL8111/RTL8168 driver as Wishlist priority.
Apr 17 2019, 7:42 PM · VyOS 1.3 Equuleus (1.3.0), test
syncer changed the status of T1311: WAN load-balancing can't flush connections when conntrack-sync is enabled from Open to Confirmed.
Apr 17 2019, 7:42 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, VyOS 1.3 Equuleus (1.3.7), test
syncer assigned T1311: WAN load-balancing can't flush connections when conntrack-sync is enabled to hagbard.
Apr 17 2019, 7:41 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, VyOS 1.3 Equuleus (1.3.7), test
syncer triaged T1314: Allow BGP on unnumbered interfaces as Wishlist priority.
Apr 17 2019, 7:41 PM · VyOS 1.3 Equuleus (1.3.0)
syncer triaged T1315: Allow BGP to use address-family l2vpn evpn as Wishlist priority.
Apr 17 2019, 7:40 PM · VyOS 1.3 Equuleus (1.3.0)
syncer triaged T1316: Support for IS-IS as Wishlist priority.
Apr 17 2019, 7:39 PM · VyOS 1.3 Equuleus (1.3.0)
syncer changed the status of T1319: 'show vpn ipsec sa' throws errors from Open to Needs testing.
Apr 17 2019, 7:39 PM
syncer assigned T1320: Instructions to build libvyosconfig multiplatform to dmbaturin.
Apr 17 2019, 7:37 PM · VyOS 1.3 Equuleus (1.3.7)
syncer changed the status of T1328: about set traffic-policy shaper with queue-type = random-detect from Open to Needs testing.
Apr 17 2019, 7:37 PM · VyOS 1.3 Equuleus (1.3.7)
syncer changed the status of T1331: DNS stops working from Open to Needs testing.
Apr 17 2019, 7:35 PM · VyOS 1.3 Equuleus (1.3.0)
syncer changed the status of T1332: Upgrade ethtool from 3.16 to 4.19 from Open to Confirmed.
Apr 17 2019, 7:33 PM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer changed the status of T1333: pdns_recursor does not perform recursive lookups on domain specific forwarders from Open to In progress.
Apr 17 2019, 7:33 PM · VyOS 1.2 Crux (VyOS 1.2.3)
syncer moved T1004: ISO + System Boot with Serial Console for APU2 and Embedded Devices from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:32 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T1239: make module build for vyos-accel-ppp dynamic from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:32 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T1247: WAN load-balancing fail when !<x.x.x.x/x> configured in rules from In Progress to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:31 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T258: Can not configure wan load-balancing on vyos-1.2 from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:31 PM · VyOS 1.2 Crux (VyOS 1.2.4)
syncer moved T1213: ddclient not functional from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:31 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T1160: snmp settings allowing access via IPv6 when it should not from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:31 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T1225: wireguard implement 'set int wireguard wg0 peer name disable' to disable single peers from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:31 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T1254: wireguard generate wireguard keypair fails when executed on the iso from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:31 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T1298: Use vti tunnel with ipsec and dhcp. from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:31 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T166: NPTv6 is broken in the rolling release 999.201609170235 from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:31 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T1305: libvyosconfig parser doesn't work when config lacks a version comment and ends at a leaf node from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:31 PM · VyOS 1.2 Crux (VyOS 1.2.1)
syncer moved T1235: "show | commands" don't work from config mode from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.1) board.
Apr 17 2019, 7:31 PM · VyOS 1.2 Crux (VyOS 1.2.1)