cloudstack/scripts/vm
Anthony Xu 27294a3827 CLOUDSTACK-4750
use interface wildcard "+" in iptables to cover potential used VLAN interface to allow output on physical interface.

you will see
 0     0 ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           PHYSDEV match --physdev-out bond2+ --physdev-is-bridged
instead of
 0     0 ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           PHYSDEV match --physdev-out bond2.1234 --physdev-is-bridged

Anthony
2013-10-30 15:12:21 -07:00
..
hypervisor CLOUDSTACK-4750 2013-10-30 15:12:21 -07:00
network CLOUDSTACK-4967 2013-10-29 15:34:39 -06:00
systemvm Revert "CLOUDSTACK-2534: Modify id_rsa.cloud's permission to 600" 2013-06-18 18:02:32 -07:00
pingtest.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00