Works as expected
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 26 2022
Apr 26 2022
GitHub <noreply@github.com> committed rVYOSONEX363ecfa46cdb: Merge pull request #1304 from jestabro/arg-decorator-api-smoketest (authored by c-po).
goodNETnick <pknet@ya.ru> committed rVYOSONEX1e3909f4186e: ocserv: T4380: 2FA OTP key generator in VyOS CLI.
GitHub <noreply@github.com> committed rVYOSONEXec3e1e43d24b: Merge pull request #1294 from goodNETnick/ocserv_otp_keygen (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX7b72f6326ea6: Merge pull request #1301 from sever-sever/T4236 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX0e9aabc52ffe: Merge pull request #1303 from sever-sever/T4395-equ (authored by c-po).
jestabro changed the status of T4235: Add config tree diff algorithm from Unknown Status to Resolved.
GitHub <noreply@github.com> committed rVYOSONEX8a518ef78780: Merge pull request #1296 from jestabro/equuleus-config-diff (authored by jestabro).
@pyaskowski try zone-policy firewall
Fixed VyOS 1.4-rolling-202204260601
set nat source rule 10 destination port '!22,telnet,http,123,1001-1005'
nft:
oifname "eth4" tcp dport != { 22-23, 80, 123, 1001-1005 } counter packets 0 bytes 0 masquerade comment "SRC-NAT-10"VyOS 1.3.1-S1 is not affected:
table ip nat {
chain PREROUTING {
type nat hook prerouting priority dstnat; policy accept;
counter packets 1 bytes 112 jump VYATTA_PRE_DNAT_HOOK
}Viacheslav removed a project from T4210: NAT source/destination negated ports throws an error: VyOS 1.3 Equuleus.
Viacheslav changed the status of T4210: NAT source/destination negated ports throws an error from In progress to Needs testing.
GitHub <noreply@github.com> committed rVYOSONEX8c5da8889cc2: Merge pull request #1300 from sever-sever/T4210 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX4633e5786b77: Merge pull request #1302 from sever-sever/T4398 (authored by c-po).
Viacheslav changed the status of T4156: Adding DHCP Option 13 (bootfile-size) from Open to Needs testing.
Apr 25 2022
Apr 25 2022
Viacheslav updated the task description for T4398: IPSec site-to-site generates unexpected passthrough option.
c-po updated the task description for T4397: arp: migrate static ARP entry configuration to get_config_dict() and make it VRF aware.
c-po changed the status of T4397: arp: migrate static ARP entry configuration to get_config_dict() and make it VRF aware from Open to In progress.
Has there been any movement on this? I've been following for a while since I've noticed the behavior myself and am hoping it can be resolved at some point.
GitHub <noreply@github.com> committed rVYOSONEX62b53b098a9b: Merge pull request #1299 from sever-sever/T4395 (authored by c-po).
Viacheslav changed the status of T4210: NAT source/destination negated ports throws an error from Open to In progress.
Working fine in VyOS 1.4-rolling-202204250217
Apr 24 2022
Apr 24 2022
GitHub <noreply@github.com> committed rVYOSONEXfd9f82f96041: Merge pull request #1295 from dmbaturin/T4361 (authored by jestabro).
c-po updated the task description for T4390: op-mode: extend "show log" and "monitor log" with additional daemons/subsystems to read journalctl logs.
c-po changed the status of T4391: PPPoE: IPv6 not working after system boot from Open to In progress.
c-po renamed T4390: op-mode: extend "show log" and "monitor log" with additional daemons/subsystems to read journalctl logs from op-mode: add "show log" and "monitor log" for pppoe interfaces to op-mode: extend "show log" and "monitor log" with additional daemons/subsystems to read journalctl logs.