Thanks, So can i take it as confirmation and proceed with only following bridge configuration in xenserver 6.2?
# xe-switch-network-backend bridge # vi /etc/sysctl.conf net.bridge.bridge-nf-call-iptables = 1 net.bridge.bridge-nf-call-ip6tables = 0 net.bridge.bridge-nf-call-arptables = 1 # sysctl -p /etc/sysctl.conf Require confirmation for sysctl.cnf configuration part. Thanks and regards, Tejas On Tue, Nov 25, 2014 at 8:31 PM, Vadim Kimlaychuk <vadim.kimlayc...@elion.ee > wrote: > XenServer does not need any package to be expicitly installed. When you > add host to CS it copies some files to the host itself and you don't need > to bother about them usually. > > Vadim. > > -----Original Message----- > From: Tejas Sheth [mailto:tshet...@gmail.com] > Sent: Tuesday, November 25, 2014 4:52 PM > To: users@cloudstack.apache.org > Subject: security group and xenserver query > > Hello Jayapal, > > Thanks for reply, I have understood the bridge configuration part but > can you clarify CSP package part. > > if CSP package comes with xenserver 6.2 then do we need to install it > explicitly? > > It would be really helpful if you can send link to install CSP in > xenserver 6.2 because CS 4.3 document do not have description for xenserver > 6.2 CSP installation. > ---------------------------------------------------------------- > Hi Tejas, > > The network mode set to 'bridge' mode. > #xe-switch-network-backend bridge > > I think Xenserver 6.2 comes with the CSP package, so you need to install > it explicitly. > > > Thanks, > Jayapal > > > On 25-Nov-2014, at 4:47 PM, Tejas Sheth <tshet...@gmail.com> > wrote: > > > Hello, > > > > We are configuring advanced zone in cloudstack 4.3 in xenserver 6.2. > > we want to configure security group in advance zone. do we have to do > > any special configuration in xenserver 6.2. > > > > xenserver has default networking configuration. > > > > Thanks and regards, > > Tejas >