Hi,
I am quite new to Vyos.
I am currently trying to tidy up / finish off my first configuration.
I seem to be typing in the same IP address in a number of places.
I see that I can use network-group.
I do not seem to be able to use network-group in all the places I want to.
example.
set firewall group network-group NG-DMZ-GW network 10.50.0.254/32
set interfaces ethernet eth3 address NG-DMZ-GW
will give me an error message - invalid IPv4 address/prefix
or
set firewall group network-group NG-WAN-1-NH network 192.168.1.254/32
set load-balancing wan interface-health eth0 nexthop NG-WAN-1-NH
will give an error message - invalid nexthop
Am I doing something wrong?
Or is the functionality I am seeking not present?
thanks,
Apa