Page MenuHomeVyOS Platform
Feed Search

Sep 24 2023

sarthurdev changed the status of T5606: IPSec VPN: Allow multiple CAs certificates from In progress to Needs testing.

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

Sep 24 2023, 1:54 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev moved T5606: IPSec VPN: Allow multiple CAs certificates from Open to In Progress on the VyOS 1.5 Circinus board.
Sep 24 2023, 12:17 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev added a project to T5606: IPSec VPN: Allow multiple CAs certificates: VyOS 1.5 Circinus.
Sep 24 2023, 12:17 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev changed the status of T5606: IPSec VPN: Allow multiple CAs certificates from Open to In progress.
Sep 24 2023, 12:17 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev added a comment to T5160: Firewall refactor.

PR removing zone-policy op-mode: https://github.com/vyos/vyos-1x/pull/2304

Sep 24 2023, 11:44 AM · VyOS 1.4 Sagitta
sarthurdev changed the status of T5376: Conntrack FTP helper does not work properly from Confirmed to Needs testing.

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

Sep 24 2023, 11:44 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
indrajitr updated the task description for T5612: Miscellaneous improvements and fixes for dynamic DNS configuration.
Sep 24 2023, 1:32 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Sep 23 2023

Viacheslav closed T5518: Add MLD protocol support as Resolved.
Sep 23 2023, 2:22 PM · VyOS 1.4 Sagitta

Sep 22 2023

indrajitr triaged T5612: Miscellaneous improvements and fixes for dynamic DNS configuration as Normal priority.
Sep 22 2023, 8:15 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5602: For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration as Resolved.
Sep 22 2023, 4:16 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a project to T4624: Move some op mode commands to "execute" and "produce" command families: VyOS 1.5 Circinus.
Sep 22 2023, 4:14 PM · VyOS Rolling
Viacheslav added a comment to T5497: Add ability to resequence rule numbers for firewall.

Op-mode command reduce
PR https://github.com/vyos/vyos-1x/pull/2302

vyos@r4:~$ show conf com | match firew
set firewall ipv4 input filter default-action 'accept'
set firewall ipv4 input filter rule 1 action 'accept'
set firewall ipv4 input filter rule 1 description 'Allow loopback'
set firewall ipv4 input filter rule 1 inbound-interface interface-name 'lo'
set firewall ipv4 input filter rule 1 source address '127.0.0.0/8'
set firewall ipv4 input filter rule 2 action 'accept'
set firewall ipv4 input filter rule 2 description 'Allow established/related'
set firewall ipv4 input filter rule 2 state established 'enable'
set firewall ipv4 input filter rule 2 state related 'enable'
set firewall ipv4 input filter rule 60 action 'accept'
set firewall ipv4 input filter rule 60 description 'Allow SSH from trusted networks'
set firewall ipv4 input filter rule 60 destination port '22'
set firewall ipv4 input filter rule 60 protocol 'tcp'
set firewall ipv4 input filter rule 10000 action 'drop'
set firewall ipv4 input filter rule 10000 description 'Drop everything else'
vyos@r4:~$ 
vyos@r4:~$ produce firewall rule-resequence start 10 step 10
Sep 22 2023, 3:58 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
jestabro moved T5607: Adjust RAID smoketest for non-deterministic SCSI device probing from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 22 2023, 3:06 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5607: Adjust RAID smoketest for non-deterministic SCSI device probing as Resolved.
Sep 22 2023, 3:06 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro moved T5608: Rewrite add/delete raid member to Python and remove from vyatta-op from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 22 2023, 3:05 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5608: Rewrite add/delete raid member to Python and remove from vyatta-op, a subtask of T5607: Adjust RAID smoketest for non-deterministic SCSI device probing, as Resolved.
Sep 22 2023, 3:05 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5608: Rewrite add/delete raid member to Python and remove from vyatta-op as Resolved.
Sep 22 2023, 3:05 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5608: Rewrite add/delete raid member to Python and remove from vyatta-op, a subtask of T5609: Add util to get drive device name from id, as Resolved.
Sep 22 2023, 3:05 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro moved T5609: Add util to get drive device name from id from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 22 2023, 3:04 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5609: Add util to get drive device name from id, a subtask of T5607: Adjust RAID smoketest for non-deterministic SCSI device probing, as Resolved.
Sep 22 2023, 3:04 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5609: Add util to get drive device name from id as Resolved.
Sep 22 2023, 3:04 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Sep 21 2023

indrajitr updated the task description for T5574: Support per-service cache management for dynamic dns providers.
Sep 21 2023, 10:25 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5576: Add bgp remove-private-as all option from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 21 2023, 3:08 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav moved T5576: Add bgp remove-private-as all option from Open to Finished on the VyOS 1.5 Circinus board.
Sep 21 2023, 3:08 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
sarthurdev changed the status of T5376: Conntrack FTP helper does not work properly from Open to Confirmed.
Sep 21 2023, 9:49 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav moved T5602: For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration from Open to Finished on the VyOS 1.5 Circinus board.
Sep 21 2023, 5:40 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Sep 20 2023

jestabro added a comment to T5607: Adjust RAID smoketest for non-deterministic SCSI device probing.

PRs:
https://github.com/vyos/vyos-1x/pull/2298
https://github.com/vyos/vyatta-op/pull/71
https://github.com/vyos/vyos-build/pull/419

Sep 20 2023, 8:38 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a subtask for T5609: Add util to get drive device name from id: T5608: Rewrite add/delete raid member to Python and remove from vyatta-op.
Sep 20 2023, 8:12 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: T5609: Add util to get drive device name from id.
Sep 20 2023, 8:12 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a parent task for T5609: Add util to get drive device name from id: T5607: Adjust RAID smoketest for non-deterministic SCSI device probing.
Sep 20 2023, 8:12 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a subtask for T5607: Adjust RAID smoketest for non-deterministic SCSI device probing: T5609: Add util to get drive device name from id.
Sep 20 2023, 8:12 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
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
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
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)
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 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
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

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, Bugs
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
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
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
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, Bugs
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 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, Bugs
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

c-po changed the status of T5596: bgp: add new features from FRR 9 from Open to In progress.
Sep 18 2023, 7:52 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav moved T5586: Disable by default SNMP for Keepalived VRRP from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 18 2023, 3:45 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5586: Disable by default SNMP for Keepalived VRRP.

How does FRR/vrrpd work regarding SNMP compatability?

Im thinking if the keepalived could be replaced in favour of FRR/vrrpd?

And for now keep keepalived around only for virtual-server (unless that too can be dealt with by FRR/vrrpd)?

Sep 18 2023, 3:44 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Apachez closed T5431: Services not enabled or configured are started anyway within frr-family as Wontfix.

I will put this as "wontfix" because a fix would need additional work of stopping/starting correct FRR-service (if this occurs in future then this task can be reopened).

Sep 18 2023, 1:08 PM · VyOS 1.4 Sagitta
Apachez closed T5419: Software/Hardware fastpath with nftables flowtable as Resolved.

I will close this task as a duplicate of https://vyos.dev/T4502 where work is in progress.

Sep 18 2023, 1:01 PM · VyOS 1.4 Sagitta
indrajitr added a comment to T5573: Fix ddclient cache entries.

Added PR https://github.com/vyos/vyos-1x/pull/2278 for smoketest fix.

Sep 18 2023, 9:31 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5554: Disable sudo for PAM RADIUS.
Sep 18 2023, 7:28 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Apachez added a comment to T5554: Disable sudo for PAM RADIUS.

Ok, I was thinking if that then waited for some password or such.

Sep 18 2023, 7:27 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
trae32566 added a comment to T5554: Disable sudo for PAM RADIUS.

I haven't tried anything else since I rebooted back into 1.4, but I did try sudo su - which gave the same error.

Sep 18 2023, 7:13 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Apachez added a comment to T5554: Disable sudo for PAM RADIUS.

How does a simple "sudo bash" work?

Sep 18 2023, 7:11 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta