[edit interfaces openvpn vtun0] [email protected]# delete server client client1 ip [edit interfaces openvpn vtun0] [email protected]# commit [ interfaces openvpn vtun0 ] Traceback (most recent call last): File "/usr/libexec/vyos/conf_mode/interfaces-openvpn.py", line 1037, in <module> verify(c) File "/usr/libexec/vyos/conf_mode/interfaces-openvpn.py", line 888, in verify if not ip_address(client['ip']) in ip_network(subnet): File "/usr/lib/python3.7/ipaddress.py", line 54, in ip_address address) ValueError: '' does not appear to be an IPv4 or IPv6 address [[interfaces openvpn vtun0]] failed Commit failed
Description
Description
Details
Details
- Difficulty level
- Unknown (require assessment)
- Version
- -
- Why the issue appeared?
- Will be filled on close
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Bug (incorrect behavior)