@jack9603301 follow forum topic, all data randomized.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jan 25 2021
For security, don't expose your user name and password
Jan 24 2021
In light of the mode-force in 1.2.x, we definitely can't make this the new default within an LTS branch.
show tech-support
Or the configuration is simply passed to the wrong daemon
The old scheme generate
PR https://github.com/vyos/vyatta-cfg-quagga/pull/65
Delete old Perl handler "vyatta-bgp.pl" for bgp.
This bug got fixed with: https://phabricator.vyos.net/T3227
Jan 23 2021
Created the feature request on forum.
I've been refreshing the stack against current branch to keep testers building, and have added the FSGSBASE backport to 5.4 as a technical argument for keeping to a properly mature LTS even when users have a good case for needing newer functionality.
What is the plan of action for this effort, and is there a written policy on which kernels are selected and how they're selected for the OS? I can keep doing the rebase & push dance once a week or so, but is anyone on the VyOS team actually testing this stuff and has anyone upstream discussed the functional security benefits to users of GeoIP firewall filters or TARPIT/DELUDE/etc response actions separately from the system hardening functions inhere?
Jan 22 2021
After solving this requirement of vyos and confirming its normal operation, it is recommended to provide a feedback repair patch and submit a pr
WOW! Any chance getting this upstreamed? That would be the overall best solution - I still like it and think we should add it, but fetching the source from upstream reduces our maintenance load.
Do you have a plan to backport it to 1.2?
See T3240 for a proper fix.
Jan 21 2021
vyos@vyos# set service dhcp-server shared-network-name LAN subnet 10.242.0.0/24 static-mapping AlexPC mac-address 00-d8-61-9e-78-2a
The problem is that there is no input validator for the mac address. Thank you for reporting this!
Will remove test case and rebase to create PR and merge for 1.4; will later backport to 1.3 pending any issue.
I have finished the test of nat66 in GNS lab
Jan 20 2021
Two minor comments left out of the above:
(1) The script in question runs a check on all interface definitions, however, there is no measurable increase in compile time.
(2) lxml will escape characters '>', '<', however these are unescaped by build-command-templates, so the issue is mooted. One can see the single line changed in the XML by running the test case above; it is noted that some interface definitions already have a mixed use of, say, '>' and '>'.
Feature was present in 1.2 and until now not possible with nftables, so we keep the old CLI and just replace the engine for now. Adding the prefix option simply feels more complicated in terms of validation logic and scripting.
Since the current branch uses the kernel Linux 5.10+, I began to pay attention to the implementation of NPT again. At present, I have completed the following features:
'nopmtudisc' option still not present
@c-po Why not consider dnat prefix to? Maybe it's more convenient
Jan 19 2021
Preprocessing solution in testing here:
https://github.com/vyos/vyos-1x/compare/current...jestabro:override-default
Implemented on the 1.4 current branch, once the QAT issues are resolved for 5.10 Linux Kernel this can be backported after successful testing to 1.3 equuleus LTS branch.
Looks good. But maybe it is reasonable to change argument start-suppress-time to start-suppress because it is not a time, but penalty points
Jan 18 2021
Interesting. I agree, I think that defeats the purpose of VRRP if both have to be running. I guess we can go ahead and close this as not feasible at this time.
"the VRRP instance will only be able to come up if both VRRP instance are running, which somewhat defeats the purpose of VRRP. " ref https://manpages.debian.org/buster/keepalived/keepalived.conf.5.en.html
Fixed, VyOS 1.4-rolling-202101171022
vyos@r5-roll:~$ show vrrp Name Interface VRID State Priority Last Transition ------ ----------- ------ ------- ---------- ----------------- GRP eth1 99 MASTER 90