It seems that, even though this is technically true, the strongswan seems require hash for negotiation. So, it is probably better not to rock the boat.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Fri, Dec 5
Thu, Dec 4
I like the idea. Maybe we can extend this logic to other things, like WireGuard or VPNs. @a.apostoliuk @dmbaturin
This is a different maniphestation of the same mistake I made in is_admin — not checking if the effective UID is already zero. User vyos is a red herring because it's the actual user name but what actually matters is the effective UID instead.
Yes after reboot the command works. So to male it work it seems to be necessary to reboot the system after adding the interface.
Wed, Dec 3
Warning is not displayed in sagitta and circinus because a warning class import from vyos.base is missing in system_login.py
I'm closing this task as invalid because the user's report combines unrelated problem that need to be tracked as separate tasks.
I split this task into three independent parts:
It was decided to configure forwarding automatically to simplify CLI for the user
Do interfaces exist in the config, or did you add them to the already loaded system but there is no interface ethernet ethX config?
Tue, Dec 2
Cisco and Arista support such addresses as interface addresses, and the anycast bit doesn't preclude unicast usage, so we should allow that.
Cisco and Arista also don't support multiple ports on the same IP address/host.
One way to get around the problem is to point multiple hostnames at the same IP/IPv6 address and use them in the VyOS config with different ports (suggestion from @c-po).