Hola,

I have create 3 aliases (Firewall -> Alias)

ns11awww
ns21awww
ns31awww

with different IPs!

In a security role I have add this aliases for UDP  / TCP for port 53 -
and proxmox create this in iptables:

PVEFW-SET-ACCEPT-MARK  udp  --  256.256.256.256       
0.0.0.0/0           [goto]  udp dpt:53
PVEFW-SET-ACCEPT-MARK  tcp  --  256.256.256.256       
0.0.0.0/0           [goto]  tcp dpt:53
PVEFW-SET-ACCEPT-MARK  udp  --  256.256.256.256       
0.0.0.0/0           [goto]  udp dpt:53
PVEFW-SET-ACCEPT-MARK  tcp  --  256.256.256.256       
0.0.0.0/0           [goto]  tcp dpt:53
PVEFW-SET-ACCEPT-MARK  udp  --  256.256.256.256       
0.0.0.0/0           [goto]  udp dpt:53
PVEFW-SET-ACCEPT-MARK  tcp  --  256.256.256.256       
0.0.0.0/0           [goto]  tcp dpt:53

where 256.256.256.256 is normal the correct IP of ns11awww

*So, is that not possible to usar numbers in the alias?*

Regards

Detlef
_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to