Okay, and the reason you have not indicated your VyOS reason is because of?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 18 2020
Your log is not very helpful - a full log would be much better, that'
s why we have those show interfaces .... log commands
Then I guess you have not tested the latest version. Closing as Invalid.
I still don't get it - about which address you are talking about? 10.64.64.64 is pppd "hisaddr" which is 0x0a404040 + ppp unit number.
I have no clue what you are talking about
Issue can not be reproduced:
Jul 15 2020
this implementation would ba an operational mode command. THose are deinfed here: https://github.com/vyos/vyos-1x/blob/current/op-mode-definitions/wireguard.xml and package dependencies life here https://github.com/vyos/vyos-1x/blob/current/debian/control
Implemented as of T2651
Jul 14 2020
@dmbaturin was there anything changed on the handling of op-mode? As I remember that this used to work.
Jul 12 2020
@jack9603301 the approach from @banditos13 is perfectly fine. Despite the fact that a PR would be the non plus ultra - a problem was identified and a fix was provided - works for me.
Are you familiar with that codebase @jack9603301? As I see no real answer in your posting which does not help at all :(
I feel more like abandoning that daemon and use a python based implementation.
New ISO build triggered with fix - also an MD5 smoketest was added
Bug in the library is confirmed - id completely ignores MD5
Problem seems to be in the 3rd party hash library - when upgrading from 1.2.5 to 1.3 rolling settings persist and work:
MD5 should be supported as it works in VyOS 1.2 - let me have a look.
It is stated in the documentation - that is why I passed it to you
The following rules are now installed after the fix:
Your above ruleset should be tralnsated into thie NFT syntax:
There i no community in SNMPv3 - please read https://docs.vyos.io/en/latest/services/snmp.html#snmpv3
Jul 11 2020
@linuxgemini we do not support DKMS.
Jul 10 2020
Well a bit more verbosity would be good. As usual:
- provide config
- logfiles
- routing table
- interface ip list
Jul 8 2020
There is a basic test for this which should be expanded.
A very fast look on the source indicated wrong dictionary keys which have bewn missed out during migration to get_config_dict() - please try next rolling.
My guess is this will be resolved by the full BGP rewrite - I also do not like the current behavior.
Jul 7 2020
Using the mentioned defaults in https://tools.ietf.org/html/rfc3414#appendix-A.3.2
This somehow relates to T2651
The reason this is failing is VyOS 1.2 lacks proper input validation on the loglevel nodes.
Jul 6 2020
So should be cherry-pick this to 1.2.6?
Jul 5 2020
Just digging around I found this:
There is already a new build containing the fix.
@Viacheslav could you please check if this probably should make it into 1.2.6 in addition?
Problem was introduced by porting PPPoE to the get_config_dict() implementation T2653 commit https://github.com/vyos/vyos-1x/commit/65fa21f5
Does DNS static-host-mapping still work with the nssswich.conf change? I‘m just curious about the side effects.