It should be disabled by default for all daemons. I guess it will be implemented in T4020
For your issue solution is set system frr snmp ldpd.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Sep 5 2023
For now, commands are generated by XML to node.def
I don't see an easy way to add the alias feature. Some scripts expect the exact sequence of an argument and it could be broken with this feature.
Don't have this issue
@dcplaya Could you re-check in the newest rolling image?
Close it if this issue is solved.
Should be executed there, for future debugs https://github.com/vyos/vyatta-wanloadbalance/blob/c7708bc6ef689f5744272a15a601a56a03890afa/src/lbdecision.cc#L429
Just waiting for upstream updates
There definitely should be a second, i.e., max value 3600 seconds.
PR for 1.3.4 https://github.com/vyos/vyos-build/pull/393
Sep 4 2023
@syncer At first glance, the generated config is correct for VyOS 1.3-stable-202308240442
set protocols igmp interface eth0 join 239.1.2.3 source '192.0.2.1' set protocols igmp interface eth1 join 239.1.2.3 set protocols igmp interface eth2
Sep 3 2023
Sep 1 2023
At the moment of applying vrrp configuration eth1 IPv6 address
inet6 2001:db8::3/125 scope global tentative
Then
inet6 2001:db8::3/125 scope global
Aug 31 2023
Close it for now.
There are no requirements to do it.
Try restart vrrp
There could be this bug https://vyos.dev/T5533
Just use /usr/bin/accel-cmd -p 2001 pppoe interface add "xxx"
Still bug
vyos@r1# set service webproxy
Possible completions:
append-domain
Default domain name
> authentication
Proxy Authentication Settings
+> cache-peer Specify other caches in a hierarchy
cache-size Disk cache size in MB (default: 100)
default-port Default Proxy Port (default: 3128)
disable-access-log
Disable logging of HTTP accesses
+ domain-block Domain name to block
+ domain-noncache
Domain name to access without caching
+> listen-address
IPv4 listen-address for WebProxy [REQUIRED]
maximum-object-size
Maximum size of object to be stored in cache in kilobytes
mem-cache-size
Memory cache size in MB
minimum-object-size
Maximum size of object to be stored in cache in kilobytes
outgoing-address
Outgoing IP address for webproxy
+ reply-block-mime
MIME type to block
reply-body-max-size
Maximum reply body size in KB
> url-filtering
URL filtering settingsFixed VyOS 1.3-stable-202308240442
set interfaces tunnel tun1 encapsulation 'gre' set interfaces tunnel tun1 remote '203.0.113.254' set interfaces tunnel tun1 source-address '203.0.113.1'
Fixed VyOS 1.3-stable-202308240442
vyos@r1# set firewall group network-group NG network 198.51.100.0/24 [edit] vyos@r1# commit [edit] vyos@r1# set firewall group network-group NG network 198.51.100.99/32 [edit] vyos@r1# commit [edit] vyos@r1#
If you use interface as a peer, you have to use interface peer-group
in FRR
r1(config-router)# neighbor eth1 interface peer-group
VyOS
vyos@r1# set protocols bgp 65001 neighbor eth1 interface peer-group Possible completions: <text> peer group for this peer