This is failing due to:
        if not re.match(r'^[a-zA-Z][a-zA-Z0-9:]*[0-9]', str(name)):
            err_msg = _("Bad interface name")
            raise UFWError(err_msg)

You can work around this by adjusting 'iaslab' to be 'iaslab0'.

** Changed in: ufw
       Status: New => Triaged

** Changed in: ufw (Ubuntu)
       Status: New => Triaged

-- 
ERROR: 'Bad interface name' issuing ufw on valid, but non "ethx", interface 
names
https://bugs.launchpad.net/bugs/568877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to