Activity log for bug #1449344

Date Who What changed Old value New value Message
2015-04-28 03:07:50 haoliang bug added bug
2015-04-28 04:42:15 Gandharva neutron: assignee Gandharva (gandharva-s)
2015-04-29 01:11:40 haoliang description 1.1 Under test tenement,create network:net1,subnet:subnet1,network address:192.168.1.0/24 and other keep default 1.2 Create rotuer:R1,R1 inner interface relate to subnet1 and set outer network for R1 1.2 Create VM1-1,choose subnet1,security group is empty and firewall is closed 1.3 VM1-1 ping subnet1 gw:192.168.1.1 fail Capture in tap.xxx of linux bridge which is connect to VM1-1 ,we can see icmp request packets which is go to 192.168.1.1 from VM1-1 Capture in qvb.xxx,we can't see any packets.Therefore,the packets is deny by security group.But VM1-1 security group is empty. 1.1 Under test tenement,create network:net1,subnet:subnet1,network address:192.168.1.0/24 and other keep default 1.2 Create router:R1,R1 inner interface relate to subnet1 and set outer network for R1 1.2 Create VM1-1,choose subnet1,security group choose default and firewall is closed 1.3 Edit security group of VM1-1,remove default security group from VM-1,now VM1-1 security group is none 1.4 VM1-1 ping subnet1 gw:192.168.1.1 fail Capture in tap.xxx of linux bridge which is connect to VM1-1 ,we can see icmp request packets which is go to 192.168.1.1 from VM1-1 Capture in qvb.xxx,we can't see any packets.Therefore,the packets is deny by security group.But VM1-1 security group is none
2015-04-29 01:12:27 haoliang summary When VM security group is empty,the packets is still block by security group When VM security group is not choose,the packets is still block by security group
2015-04-29 01:14:13 haoliang description 1.1 Under test tenement,create network:net1,subnet:subnet1,network address:192.168.1.0/24 and other keep default 1.2 Create router:R1,R1 inner interface relate to subnet1 and set outer network for R1 1.2 Create VM1-1,choose subnet1,security group choose default and firewall is closed 1.3 Edit security group of VM1-1,remove default security group from VM-1,now VM1-1 security group is none 1.4 VM1-1 ping subnet1 gw:192.168.1.1 fail Capture in tap.xxx of linux bridge which is connect to VM1-1 ,we can see icmp request packets which is go to 192.168.1.1 from VM1-1 Capture in qvb.xxx,we can't see any packets.Therefore,the packets is deny by security group.But VM1-1 security group is none 1.1 Under test tenement,create network:net1,subnet:subnet1,network address:192.168.1.0/24 and other keep default 1.2 Create router:R1,R1 inner interface relate to subnet1 and set outer network for R1 1.2 Create VM1-1,choose subnet1,security group choose default and firewall is closed 1.3 Edit security group of VM1-1,remove default security group from VM-1,now VM1-1 security group is none 1.4 VM1-1 ping subnet1 gw:192.168.1.1 fail Capture in tap.xxx of linux bridge which is connect to VM1-1 ,we can see icmp request packets which is go to 192.168.1.1 from VM1-1 Capture in qvb.xxx,we can't see any packets.Therefore,the packets is deny by security group.But VM1-1 security group is not choose
2015-05-04 18:56:44 Eugene Nikanorov summary When VM security group is not choose,the packets is still block by security group When VM security group is not choosen, the packets are still blocked by default
2015-05-04 18:56:50 Eugene Nikanorov summary When VM security group is not choosen, the packets are still blocked by default When VM security group is not chosen, the packets are still blocked by default
2015-05-04 18:58:14 Eugene Nikanorov neutron: status New Invalid