You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On NethServer 7, create aliases on the PPPoE interface.
Export the archive
Attempt to import the export.tar.gz archive into NethSecurity 8.
Expected behavior
The archive should be imported successfully, with PPPoE aliases correctly set to the wan zone.
Actual behavior
Import process fails with an "Invalid argument" error when setting the zone for PPPoE aliases.
Error message:
Creating zone lan
Traceback (most recent call last):
File "/usr/share/ns-migration/20network", line 311, in <module>
u.set("firewall", zname, "network", [utils.sanitize(n) for n in network])
File "/usr/lib/python3.11/site-packages/euci/__init__.py", line 133, in set
uci.UciException: Invalid argument
Example excerpt from export.json with redacted IPs and MAC addresses:
Steps to reproduce
Expected behavior
wan
zone.Actual behavior
Example excerpt from export.json with redacted IPs and MAC addresses:
Components
NethSecurity version: 8-23.05.5-ns.1.3.0
The text was updated successfully, but these errors were encountered: