Page MenuHomeVyOS Platform
Feed All Stories

Sep 20 2023

jestabro triaged T5609: Add util to get drive device name from id as Normal priority.
Sep 20 2023, 8:11 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a subtask for T5607: Adjust RAID smoketest for non-deterministic SCSI device probing: T5608: Rewrite add/delete raid member to Python and remove from vyatta-op.
Sep 20 2023, 8:07 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a parent task for T5608: Rewrite add/delete raid member to Python and remove from vyatta-op: T5607: Adjust RAID smoketest for non-deterministic SCSI device probing.
Sep 20 2023, 8:07 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro triaged T5608: Rewrite add/delete raid member to Python and remove from vyatta-op as Normal priority.
Sep 20 2023, 8:07 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro triaged T5607: Adjust RAID smoketest for non-deterministic SCSI device probing as Normal priority.
Sep 20 2023, 8:02 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
GitHub <[email protected]> committed rVYOSONEX11edfade9f5b: Merge pull request #2297 from vyos/mergify/bp/sagitta/pr-2296 (authored by c-po).
Sep 20 2023, 6:58 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX398fb266101c: openvpn: T5269: add a deprecation warning for shared-secret (authored by dmbaturin).
Sep 20 2023, 6:41 PM
dmbaturin committed rVYOSONEX4bbbaab60d56: openvpn: T5269: add a deprecation warning for shared-secret.
Sep 20 2023, 6:41 PM
GitHub <[email protected]> committed rVYOSONEXf9fd136402e8: Merge pull request #2296 from dmbaturin/T5269-deprecate-shared-secret (authored by c-po).
Sep 20 2023, 6:41 PM
Apachez added a comment to T5601: TCP reverse-Roxy based on FQDN.

Oops, sorry about that!

Sep 20 2023, 4:20 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5601: TCP reverse-Roxy based on FQDN.

@Apachez It is not FQDN based

Sep 20 2023, 4:15 PM · VyOS 1.4 Sagitta
vvinci00 added a comment to T5601: TCP reverse-Roxy based on FQDN.

Should I ask this to you.

Sep 20 2023, 4:06 PM · VyOS 1.4 Sagitta
Apachez added a comment to T5601: TCP reverse-Roxy based on FQDN.

Hello,

I need to reverse proxy TCP traffic.
the traffic is not HTTP/HTTPS

Sep 20 2023, 4:04 PM · VyOS 1.4 Sagitta
Apachez added a comment to T5604: List of debian archives is out of date (non-free-firmware is missing).

PR created: https://github.com/vyos/vyos-build/pull/418

Sep 20 2023, 3:58 PM · VyOS 1.5 Circinus
Viacheslav closed T5601: TCP reverse-Roxy based on FQDN as Wontfix.

Contact our sales or ask forum

Sep 20 2023, 3:45 PM · VyOS 1.4 Sagitta
vvinci00 added a comment to T5601: TCP reverse-Roxy based on FQDN.

It's possible to use VyOS as reverse proxy on TCP traffic (not HTTP)?
if yes, what configuration it's necessary?
if not, do you know any solutions that can help me?

Sep 20 2023, 3:43 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5601: TCP reverse-Roxy based on FQDN.

Hello,

I need to reverse proxy TCP traffic.
the traffic is not HTTP/HTTPS

Sep 20 2023, 3:41 PM · VyOS 1.4 Sagitta
vvinci00 added a comment to T5601: TCP reverse-Roxy based on FQDN.

I need to reverse proxy TCP traffic.
the traffic is not HTTP/HTTPS

Sep 20 2023, 3:34 PM · VyOS 1.4 Sagitta
fernando added a project to T5487: OPENVPN -DEPRECATED OPTION: --cipher: VyOS 1.3 Equuleus (1.3.5).
Sep 20 2023, 2:55 PM · VyOS 1.5 Circinus, Restricted Project
SrividyaA created T5606: IPSec VPN: Allow multiple CAs certificates.
Sep 20 2023, 2:21 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
dmbaturin closed T5271: Add support for peer-fingerprint to OpenVPN, a subtask of T5269: OpenVPN non-TLS site-to-site mode deprecation, as Resolved.
Sep 20 2023, 1:42 PM · VyOS 1.4 Sagitta
dmbaturin closed T5271: Add support for peer-fingerprint to OpenVPN as Resolved.
Sep 20 2023, 1:42 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav moved T5241: Support veth interfaces to working with netns from Open to Finished on the VyOS 1.5 Circinus board.
Sep 20 2023, 12:22 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5241: Support veth interfaces to working with netns from Finished to Backlog on the VyOS 1.4 Sagitta board.
Sep 20 2023, 12:22 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5238: interface virtual-etherne - error when it doesn't use a peer , a subtask of T3829: Support separated TCP/IP stack via "ip netns", as Resolved.
Sep 20 2023, 12:16 PM · VyOS Rolling
Viacheslav closed T5238: interface virtual-etherne - error when it doesn't use a peer as Resolved.
Sep 20 2023, 12:16 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5241: Support veth interfaces to working with netns.

set netns name mgmt
set interfaces virtual-ethernet veth1 address '10.0.0.0/31'
set interfaces virtual-ethernet veth1 peer-name 'veth10'
set interfaces virtual-ethernet veth10 address '10.0.0.1/31'
set interfaces virtual-ethernet veth10 netns 'mgmt'
set interfaces virtual-ethernet veth10 peer-name 'veth1'

Sep 20 2023, 12:14 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5241: Support veth interfaces to working with netns, a subtask of T3829: Support separated TCP/IP stack via "ip netns", as Resolved.
Sep 20 2023, 12:13 PM · VyOS Rolling
Viacheslav closed T5241: Support veth interfaces to working with netns as Resolved.
Sep 20 2023, 12:13 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5217: Add firewall SYNPROXY .

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

set system sysctl parameter net.ipv4.tcp_syncookies value '1'
set system sysctl parameter net.ipv4.tcp_timestamps value '1'
Sep 20 2023, 12:02 PM · VyOS 1.4 Sagitta
dmbaturin updated the task description for T5605: Do not generate keysize option in OpenVPN configs.
Sep 20 2023, 9:39 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin created T5605: Do not generate keysize option in OpenVPN configs.
Sep 20 2023, 9:23 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
Apachez claimed T5604: List of debian archives is out of date (non-free-firmware is missing).
Sep 20 2023, 9:21 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T5602: For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration.

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

Sep 20 2023, 7:42 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5602: For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration from Open to In progress.
Sep 20 2023, 7:33 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav renamed T5599: Firewall unexpectedly changes some sysctl options from Firwall unexpectedly changes some sysctl options to Firewall unexpectedly changes some sysctl options.
Sep 20 2023, 7:02 AM · VyOS Rolling, Restricted Project
Viacheslav closed T5588: Add kernel conntrack_bridge module as Resolved.
Sep 20 2023, 6:45 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T4502: Consider implementing (NAT/other) flow table offload from Open to Needs testing.
Sep 20 2023, 6:44 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5601: TCP reverse-Roxy based on FQDN.

You do not use port 80/443, so it does not have HTTP-HEADER (in theory).

service LB_port_451 {
    listen-address 10.1.1.1
    mode tcp
    port 451

Try to change to port 80 and check if it works.
You need another solution/configuration

Sep 20 2023, 6:40 AM · VyOS 1.4 Sagitta
Apachez created T5604: List of debian archives is out of date (non-free-firmware is missing).
Sep 20 2023, 6:06 AM · VyOS 1.5 Circinus
c-po claimed T5603: Deprecate vyatta-biosdevname package.
Sep 20 2023, 4:21 AM · VyOS 1.5 Circinus
c-po created T5603: Deprecate vyatta-biosdevname package.
Sep 20 2023, 4:21 AM · VyOS 1.5 Circinus
c-po closed T5592: salt: upgrade minion to 3005.2 as Resolved.
Sep 20 2023, 4:13 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
sarthurdev committed rVYOSONEXcdbe969308c1: conntrack: firewall: T4502: Update conntrack check for new flowtable CLI.
Sep 20 2023, 4:12 AM
GitHub <[email protected]> committed rVYOSONEXb52cf1b7b3bc: Merge pull request #2293 from sarthurdev/conntrack_flowtable (authored by c-po).
Sep 20 2023, 4:12 AM

Sep 19 2023

rea13 created T5602: For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration.
Sep 19 2023, 8:48 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.

Some highly unscientific tests (only did 3 reboots of each to rule out that any uncached data at the host would affect the result since I run this in a VM through VirtualBox 7.0) shows a difference of up to 2.1% improvment when having a config with 200 static routes.

Sep 19 2023, 8:06 PM · VyOS Rolling, Restricted Project
c-po closed T4284: QoS: rewrite to XML and Python as Resolved.
Sep 19 2023, 7:34 PM · VyOS 1.4 Sagitta
c-po added a comment to T4284: QoS: rewrite to XML and Python.

Parent task is completed - Bugs will get their own subtask and linked to this parent if possible.

Sep 19 2023, 7:34 PM · VyOS 1.4 Sagitta
c-po moved T5239: Host name and domain name missing from the FRR configuration from Finished to In Progress on the VyOS 1.5 Circinus board.
Sep 19 2023, 7:31 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa1)
c-po moved T5239: Host name and domain name missing from the FRR configuration from Finished to In Progress on the VyOS 1.4 Sagitta board.
Sep 19 2023, 7:31 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa1)
c-po moved T5239: Host name and domain name missing from the FRR configuration from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 19 2023, 7:31 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa1)
c-po moved T5239: Host name and domain name missing from the FRR configuration from Open to Finished on the VyOS 1.5 Circinus board.
Sep 19 2023, 7:30 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa1)
c-po added a project to T5239: Host name and domain name missing from the FRR configuration: VyOS 1.5 Circinus.
Sep 19 2023, 7:30 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa1)
c-po added a comment to T5239: Host name and domain name missing from the FRR configuration.

This should fix the hostname issue reported to BGP neighbors: https://github.com/vyos/vyos-1x/pull/2289

Sep 19 2023, 7:29 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa1)
c-po moved T5596: bgp: add new features from FRR 9 from Open to Finished on the VyOS 1.5 Circinus board.
Sep 19 2023, 7:28 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po moved T5588: Add kernel conntrack_bridge module from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 19 2023, 7:28 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po moved T5596: bgp: add new features from FRR 9 from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 19 2023, 7:28 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po closed T5597: isis: add new features from FRR 9. as Resolved.
Sep 19 2023, 7:28 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
vvinci00 created T5601: TCP reverse-Roxy based on FQDN.
Sep 19 2023, 7:15 PM · VyOS 1.4 Sagitta
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXe8581998c2bf: init: T5239: configure system hostname prior to FRR startup (authored by c-po).
Sep 19 2023, 6:40 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXbdb00d1c781f: utils: T5239: add low-level read from config.boot (authored by jestabro).
Sep 19 2023, 6:40 PM
c-po committed rVYOSONEX56d3f75de487: utils: T5239: add low-level read from config.boot (authored by jestabro).
Sep 19 2023, 6:39 PM
c-po committed rVYOSONEXac21a4e69fac: init: T5239: configure system hostname prior to FRR startup.
Sep 19 2023, 6:39 PM
GitHub <[email protected]> committed rVYOSONEX483482f16133: Merge pull request #2289 from c-po/t5239-frr (authored by c-po).
Sep 19 2023, 6:39 PM
sarthurdev added a comment to T4502: Consider implementing (NAT/other) flow table offload.

Perhaps a possible way to detect if the nic supports hardware flowtables or not.

Try to set sudo ethtool -K eth0 hw-tc-offload on.

If the result becomes:

Actual changes:
hw-tc-offload: off [requested on]
Could not change any device features

Then it doesnt support hardware flowtables.

Could also verify by reading the capability like so:

$ ethtool -k eth0 | grep hw-tc-offload
hw-tc-offload: off [fixed]
Sep 19 2023, 6:27 PM · VyOS 1.4 Sagitta
Apachez added a comment to T4502: Consider implementing (NAT/other) flow table offload.

Perhaps a possible way to detect if the nic supports hardware flowtables or not.

Sep 19 2023, 6:22 PM · VyOS 1.4 Sagitta
n.fort renamed T5600: Firewall - Remove or extend constraint on 'interface-name' from Firewall - Remove contraint on 'interface-name' to Firewall - Remove or extend constraint on 'interface-name'.
Sep 19 2023, 6:16 PM · VyOS 1.5 Circinus
Apachez added a comment to T4502: Consider implementing (NAT/other) flow table offload.

Some feedback from the #netfilter channel over at libera.chat:

Sep 19 2023, 6:06 PM · VyOS 1.4 Sagitta
n.fort changed the status of T5600: Firewall - Remove or extend constraint on 'interface-name' from Open to In progress.
Sep 19 2023, 5:56 PM · VyOS 1.5 Circinus
n.fort created T5600: Firewall - Remove or extend constraint on 'interface-name'.
Sep 19 2023, 5:56 PM · VyOS 1.5 Circinus
GitHub <[email protected]> committed rVYOSONEX78e07ec57102: Merge pull request #2290 from vyos/mergify/bp/sagitta/pr-2285 (authored by dmbaturin).
Sep 19 2023, 5:30 PM
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.

I got some funny results which I hope somebody else (with a faster cpu) are able to verify?

Sep 19 2023, 5:23 PM · VyOS Rolling, Restricted Project
n.fort committed rVYOSONEX70f0a6142cc6: T5594: vrrp: extend function is_ipv6_tentative.
Sep 19 2023, 4:49 PM
GitHub <[email protected]> committed rVYOSONEXda4006c2a784: Merge pull request #2282 from nicolas-fort/T5594-equuleus (authored by c-po).
Sep 19 2023, 4:49 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX42b06ec46f3c: isis: T5597: add new features from FRR 9 (authored by c-po).
Sep 19 2023, 4:49 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX7f08523bb7c5: bgp: T5596: add new features from FRR 9 (authored by c-po).
Sep 19 2023, 4:49 PM
c-po committed rVYOSONEXd28535571670: bgp: T5596: add new features from FRR 9.
Sep 19 2023, 4:48 PM
c-po committed rVYOSONEXf7d35c15256e: isis: T5597: add new features from FRR 9.
Sep 19 2023, 4:48 PM
GitHub <[email protected]> committed rVYOSONEXdb53c8e77cd9: Merge pull request #2284 from c-po/t5596-bgp (authored by c-po).
Sep 19 2023, 4:48 PM
GitHub <[email protected]> committed rVYOSONEXdcdcc18b2097: Merge pull request #2285 from c-po/T5597-isis (authored by c-po).
Sep 19 2023, 4:48 PM
sarthurdev committed rVYOSONEX41133869c50c: firewall: T4502: Update to flowtable CLI.
Sep 19 2023, 4:48 PM
sarthurdev committed rVYOSONEXbbe32749e66c: firewall: ethernet: T4502: Add interface offload node and verify interface….
Sep 19 2023, 4:48 PM
sarthurdev committed rVYOSONEX0984a36f6d64: bridge: T4072: Prevent error when removing firewall bridge config.
Sep 19 2023, 4:48 PM
GitHub <[email protected]> committed rVYOSONEXe570044ff8a8: Merge pull request #2288 from sarthurdev/flowtable (authored by c-po).
Sep 19 2023, 4:48 PM
GitHub <[email protected]> committed rVYOSONEX89f650f3db2d: Merge pull request #2287 from vyos/mergify/bp/sagitta/pr-2281 (authored by c-po).
Sep 19 2023, 4:48 PM
Viacheslav updated the task description for T5599: Firewall unexpectedly changes some sysctl options.
Sep 19 2023, 3:40 PM · VyOS Rolling, Restricted Project
Viacheslav created T5599: Firewall unexpectedly changes some sysctl options.
Sep 19 2023, 3:36 PM · VyOS Rolling, Restricted Project
syncer changed the subtype of T2612: HTTPS API, changing API key fails but goes through from "Task" to "Bug".
Sep 19 2023, 3:01 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav created T5598: unknown parameter 'nf_conntrack_helper' ignored.
Sep 19 2023, 2:34 PM · VyOS 1.5 Circinus
Viacheslav added a comment to T5217: Add firewall SYNPROXY .

First tests unsecseful

Sep 19 2023, 12:42 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5588: Add kernel conntrack_bridge module from Open to In progress.

PR https://github.com/vyos/vyos-build/pull/416

Sep 19 2023, 11:01 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.

Im guessing that what this task complains about has a huge part of the time it takes to complete smoketests.

Sep 19 2023, 10:46 AM · VyOS Rolling, Restricted Project
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX967751b12c98: T5594: vrrp: extend function is_ipv6_tentative to analysis all type of ipv6… (authored by n.fort).
Sep 19 2023, 10:42 AM
Apachez added a comment to T5591: Cleanup of FRR daemons-file and various FRR fixes.

PR updated (again): https://github.com/vyos/vyos-1x/pull/2280

Sep 19 2023, 7:57 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T5591: Cleanup of FRR daemons-file and various FRR fixes from Open to In progress.
Sep 19 2023, 6:14 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T5590: Firewall "log enable" logs every packet from In progress to Needs testing.
Sep 19 2023, 6:12 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
swanduron added a comment to T5376: Conntrack FTP helper does not work properly.

Hello @sdev Sorry to bother you. The issue hasn't been fixed in the recent rolling release: VyOS 1.5-rolling-202309170024

Sep 19 2023, 1:33 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus

Sep 18 2023

Apachez added a comment to T5591: Cleanup of FRR daemons-file and various FRR fixes.

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

Sep 18 2023, 9:47 PM · VyOS 1.5 Circinus
c-po committed rVYOSONEX38cab26959de: frr: T5239: use vyos.base.warning().
Sep 18 2023, 8:08 PM