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 311158 Details for
Bug 453580
Xen virtual machines using different libvirt virtual networks on the same host can only access each other in one direction
[?]
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.
iptables -L -n -v > ~/iptables_-L_-n_-v.txt
iptables_-L_-n_-v.txt (text/plain), 5.24 KB, created by
David Egts
on 2008-07-07 14:26:50 UTC
(
hide
)
Description:
iptables -L -n -v > ~/iptables_-L_-n_-v.txt
Filename:
MIME Type:
Creator:
David Egts
Created:
2008-07-07 14:26:50 UTC
Size:
5.24 KB
patch
obsolete
>Chain INPUT (policy ACCEPT 3142 packets, 2589K bytes) > pkts bytes target prot opt in out source destination > 1 71 ACCEPT udp -- vnet1 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 > 0 0 ACCEPT tcp -- vnet1 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 > 2 656 ACCEPT udp -- vnet1 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 > 0 0 ACCEPT tcp -- vnet1 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67 > 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 > 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 > 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 > 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67 > 0 0 ACCEPT udp -- vnet0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 > 0 0 ACCEPT tcp -- vnet0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 > 0 0 ACCEPT udp -- vnet0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 > 0 0 ACCEPT tcp -- vnet0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67 > 2 138 ACCEPT udp -- vnet2 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 > 0 0 ACCEPT tcp -- vnet2 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 > 2 656 ACCEPT udp -- vnet2 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 > 0 0 ACCEPT tcp -- vnet2 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67 > 0 0 ACCEPT udp -- vnet3 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 > 0 0 ACCEPT tcp -- vnet3 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 > 0 0 ACCEPT udp -- vnet3 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 > 0 0 ACCEPT tcp -- vnet3 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67 > >Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) > pkts bytes target prot opt in out source destination > 0 0 ACCEPT all -- * vnet1 0.0.0.0/0 172.30.2.0/24 state RELATED,ESTABLISHED > 4 240 ACCEPT all -- vnet1 * 172.30.2.0/24 0.0.0.0/0 > 0 0 ACCEPT all -- vnet1 vnet1 0.0.0.0/0 0.0.0.0/0 > 0 0 REJECT all -- * vnet1 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 0 0 REJECT all -- vnet1 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 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 ACCEPT all -- * vnet0 0.0.0.0/0 172.30.1.0/24 state RELATED,ESTABLISHED > 0 0 ACCEPT all -- vnet0 * 172.30.1.0/24 0.0.0.0/0 > 0 0 ACCEPT all -- vnet0 vnet0 0.0.0.0/0 0.0.0.0/0 > 0 0 REJECT all -- * vnet0 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 0 0 REJECT all -- vnet0 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 10 3702 ACCEPT all -- * vnet2 0.0.0.0/0 172.30.3.0/24 state RELATED,ESTABLISHED > 12 3902 ACCEPT all -- vnet2 * 172.30.3.0/24 0.0.0.0/0 > 0 0 ACCEPT all -- vnet2 vnet2 0.0.0.0/0 0.0.0.0/0 > 0 0 REJECT all -- * vnet2 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 0 0 REJECT all -- vnet2 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 0 0 ACCEPT all -- * vnet3 0.0.0.0/0 172.30.4.0/24 state RELATED,ESTABLISHED > 0 0 ACCEPT all -- vnet3 * 172.30.4.0/24 0.0.0.0/0 > 0 0 ACCEPT all -- vnet3 vnet3 0.0.0.0/0 0.0.0.0/0 > 0 0 REJECT all -- * vnet3 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 0 0 REJECT all -- vnet3 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable > 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in vif1.0 > 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in vif2.0 > >Chain OUTPUT (policy ACCEPT 2084 packets, 197K bytes) > pkts bytes target prot opt in out source destination
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 453580
:
311156
|
311157
| 311158 |
311159
|
311160
|
311161
|
311162
|
311163