Radhika Nair created CLOUDSTACK-4879:
----------------------------------------
Summary: [doc] XenServer Support Package (CSP) Information for
XenServer 6.2 Is Missing in the Installation Guide
Key: CLOUDSTACK-4879
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4879
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Doc
Reporter: Radhika Nair
Need to add the following:
If you are using XenServer 6.1 or greater, perform the following:
a. Run the following commands:
echo 1 > /proc/sys/net/bridge/bridge-nf-call-iptables
echo 1 > /proc/sys/net/bridge/bridge-nf-call-arptables
b. To persist the above changes across reboots, set the following values in the
/etc/sysctl.conf
file. Run the following command:
sysctl -p /etc/sysctl.conf
Set these to 1:
net.bridge.bridge-nf-call-iptables = 1
net.bridge.bridge-nf-call-arptables = 1
--
This message was sent by Atlassian JIRA
(v6.1#6144)