Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 706772 Details for
Bug 919181
Quantum router is not responding to ICMP from VMs becuase of iptables rules
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
FORWARD rules
file_919181.txt (text/plain), 2.76 KB, created by
Ofer Blaut
on 2013-03-07 19:26:24 UTC
(
hide
)
Description:
FORWARD rules
Filename:
MIME Type:
Creator:
Ofer Blaut
Created:
2013-03-07 19:26:24 UTC
Size:
2.76 KB
patch
obsolete
>Quantum FORWARD rules >################################### >[root@puma34 ~]# iptables -L FORWARD -n -v >Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) > pkts bytes target prot opt in out source destination >36241 3850K nova-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 >34447 3384K nova-compute-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 >33570 3094K quantum-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 >33570 3094K quantum-l3-agent-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 >33570 3094K nova-api-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 >33570 3094K nova-network-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 > 0 0 ACCEPT all -- * virbr0 0.0.0.0/0 192.168.122.0/24 state RELATED,ESTABLISHED > 0 0 ACCEPT all -- virbr0 * 192.168.122.0/24 0.0.0.0/0 > 0 0 ACCEPT all -- virbr0 virbr0 0.0.0.0/0 0.0.0.0/0 > 0 0 REJECT all -- * virbr0 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 0 0 REJECT all -- virbr0 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable >33570 3094K REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited > > > >NOVA network rules >########################### > > >[root@puma04 ~(keystone_admin)]$ iptables -L FORWARD -n -v >Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) > pkts bytes target prot opt in out source destination > 112 12400 nova-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 > 112 12400 nova-compute-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 > 0 0 nova-network-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 > 0 0 nova-api-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 > 0 0 ACCEPT all -- * virbr0 0.0.0.0/0 192.168.122.0/24 state RELATED,ESTABLISHED > 0 0 ACCEPT all -- virbr0 * 192.168.122.0/24 0.0.0.0/0 > 0 0 ACCEPT all -- virbr0 virbr0 0.0.0.0/0 0.0.0.0/0 > 0 0 REJECT all -- * virbr0 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 0 0 REJECT all -- virbr0 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 919181
: 706772 |
737177