For ping icmp is type 8 and code 0. Add icmp type, code -1,-1 to allow all icmp types and codes.
-Jayapal On 25-Sep-2014, at 1:31 PM, Asanka sanjaya Herath <[email protected]> wrote: > Hi GopalaKrishnan, > > Thank you for help. I added Egress and Ingress rules as follows. > > TCP: start port-80 endport-80 CIDR-0.0.0.0/0 > ICMP: type-0 code-0 CIDR-0.0.0.0./0 > > But still I cannot ping to the instance from the host machine. But I can > ping to the host machine from the instance. > > > On Thu, Sep 25, 2014 at 12:35 PM, GopalaKrishnan <[email protected]> > wrote: > >> Hi Sanjaya, >> >> You should check Security Groups and Egress, Ingress rules for your >> instance user. Enable ICMP in Egress to ping your server. >> >> Thank You. >> GopalaKrishnan.S >> Cloud Architect at Fogpanel. >> >> >> ----- Original Message ----- From: "Asanka sanjaya Herath" < >> [email protected]> >> To: <[email protected]> >> Sent: Thursday, September 25, 2014 11:51 AM >> Subject: cannot ping to cloudstack instance >> >> >> >> I installed cloudstack in my local computer and added an instance >> successfully. Then I tried to ping to the instance created in cloudstack. >> But I cannot ping to instance. But I can ping to the gateway. >> >> These are my network configurations(used basic networking): >> >> dns1: 8.8.8.8 >> dns2: 8.8.4.4 >> >> POD: >> startip: 192.168.56.200 >> endip:192.168.56.220 >> >> Guest IP Ranges: >> startip: 192.168.56.100 >> endip: 192.168.56.199 >> netmask: 255.255.255.0 >> gateway: 192.168.56.5 >> >> Instance IP: 192.168.56.135 >> >> Any ideas? >> >> >> -- >> Thanks, >> Regards, >> A >> ​sanka >> >> --- >> This email is free from viruses and malware because avast! Antivirus >> protection is active. >> http://www.avast.com >> >> > > > -- > Thanks, > Regards, > ASH
