[ https://issues.apache.org/jira/browse/CLOUDSTACK-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13590277#comment-13590277 ]
deepti dohare commented on CLOUDSTACK-1337: ------------------------------------------- root@s-11-VM:~# iptables -L -nv Chain INPUT (policy DROP 4536 packets, 374K bytes) pkts bytes target prot opt in out source destination 0 0 ACCEPT tcp -- eth2 * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:443 0 0 ACCEPT tcp -- eth2 * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:80 0 0 ACCEPT tcp -- eth1 * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:3922 147 14772 ACCEPT all -- eth0 * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED 1609 256K ACCEPT all -- eth1 * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED 0 0 ACCEPT all -- eth2 * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED 0 0 ACCEPT all -- eth3 * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED 50 4268 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0 0 0 DROP icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 13 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 2 120 ACCEPT tcp -- eth0 * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:3922 Chain FORWARD (policy DROP 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain OUTPUT (policy ACCEPT 1774 packets, 249K bytes) pkts bytes target prot opt in out source destination 0 0 REJECT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:80 reject-with icmp-port-unreachable 0 0 REJECT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:443 reject-with icmp-port-unreachable Chain HTTP (0 references) pkts bytes target prot opt in out source destination Route in SSVM ========================== root@s-11-VM:~# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface banpdc01.citrit 10.102.192.1 255.255.255.255 UGH 0 0 0 eth1 10.102.192.0 * 255.255.252.0 U 0 0 0 eth1 10.102.192.0 * 255.255.252.0 U 0 0 0 eth2 10.102.192.0 * 255.255.252.0 U 0 0 0 eth3 link-local * 255.255.0.0 U 0 0 0 eth0 default 10.102.192.1 0.0.0.0 UG 0 0 0 eth2 > Zone to zone template/ISO copy fails and template/ISO download also fails > ------------------------------------------------------------------------- > > Key: CLOUDSTACK-1337 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1337 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: ISO, Template > Affects Versions: 4.1.0 > Reporter: Srikanteswararao Talluri > Assignee: deepti dohare > Priority: Critical > Fix For: 4.1.0 > > > Zone to zone copy of template/ISO fails with error : connection refused > and template/ISO download also fails -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira