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 313913 Details for
Bug 458625
NetworkManager clobbers libvirt NAT 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.
/etc/sysconfig/iptables from boot
iptables-on-boot.txt (text/plain), 643 bytes, created by
Andrew Bartlett
on 2008-08-11 07:14:25 UTC
(
hide
)
Description:
/etc/sysconfig/iptables from boot
Filename:
MIME Type:
Creator:
Andrew Bartlett
Created:
2008-08-11 07:14:25 UTC
Size:
643 bytes
patch
obsolete
># Firewall configuration written by system-config-firewall ># Manual customization of this file is not recommended. >*filter >:INPUT ACCEPT [0:0] >:FORWARD ACCEPT [0:0] >:OUTPUT ACCEPT [0:0] >-A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT >-A INPUT -p icmp -j ACCEPT >-A INPUT -i lo -j ACCEPT >-A INPUT -i virbr0 -j ACCEPT >-A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT >--insert FORWARD --destination 192.168.122.0/255.255.255.0 --out-interface virbr0 --match state --state ESTABLISHED,RELATED --jump ACCEPT >-A INPUT -j REJECT --reject-with icmp-host-prohibited >-A FORWARD -j REJECT --reject-with icmp-host-prohibited >COMMIT
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 458625
:
313911
|
313912
| 313913