<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hola,<br>
    <br>
    I have create 3 aliases (Firewall -> Alias)<br>
    <br>
    ns11awww<br>
    ns21awww<br>
    ns31awww<br>
    <br>
    with different IPs!<br>
    <br>
    In a security role I have add this aliases for UDP  / TCP for port
    53 - and proxmox create this in iptables:<br>
    <br>
    PVEFW-SET-ACCEPT-MARK  udp  --  256.256.256.256       
    0.0.0.0/0           [goto]  udp dpt:53<br>
    PVEFW-SET-ACCEPT-MARK  tcp  --  256.256.256.256       
    0.0.0.0/0           [goto]  tcp dpt:53<br>
    PVEFW-SET-ACCEPT-MARK  udp  --  256.256.256.256       
    0.0.0.0/0           [goto]  udp dpt:53<br>
    PVEFW-SET-ACCEPT-MARK  tcp  --  256.256.256.256       
    0.0.0.0/0           [goto]  tcp dpt:53<br>
    PVEFW-SET-ACCEPT-MARK  udp  --  256.256.256.256       
    0.0.0.0/0           [goto]  udp dpt:53<br>
    PVEFW-SET-ACCEPT-MARK  tcp  --  256.256.256.256       
    0.0.0.0/0           [goto]  tcp dpt:53<br>
    <br>
    where 256.256.256.256 is normal the correct IP of ns11awww<br>
    <br>
    <b>So, is that not possible to usar numbers in the alias?</b><br>
    <br>
    <div class="moz-signature">Regards<br>
      <br>
      Detlef<br>
    </div>
  </body>
</html>