I use `debops` (https://debops.org) to manage Debian-based VMs and LXCs. Generally I have no problems, but I've just hit one that I'm hoping somebody might be able to help me with.
debops uses `ferm` to manage the firewall. I need to add some rules to the `FORWARD` chain that specify the interface and outerface. Unfortunately, Proxmox LXCs have complex interface names of the form `enp0s25@if243` and ferm barfs on the `@` character in the name.
Is it possible to rename the interface name to avoid the `@` character?
debops uses `ferm` to manage the firewall. I need to add some rules to the `FORWARD` chain that specify the interface and outerface. Unfortunately, Proxmox LXCs have complex interface names of the form `enp0s25@if243` and ferm barfs on the `@` character in the name.
Is it possible to rename the interface name to avoid the `@` character?