Page MenuHomeVyOS Platform

Firewall GeoIP always validation failed
Closed, InvalidPublic

Description

[edit]
factor2431@vyos# set firewall ipv4 input filter rule 10000 source geoip country-code 
Possible completions:
   <country>            Country code (2 characters)

[edit]
factor2431@vyos# set firewall ipv4 input filter rule 10000 source geoip country-code US
  Invalid value
  Value validation failed
  Set failed

[edit]
factor2431@vyos# set firewall ipv6 input filter rule 10000 source geoip country-code US
  Invalid value
  Value validation failed
  Set failed

Details

Version
v2025.06.06-0019-rolling
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

Viacheslav subscribed.

Only lowercase symbols are allowed

Only lowercase symbols are allowed

It's not stated in the documentation and should be updated