Main > System > Networking >

Resets iptables to default values

Resets iptables to default values

Sponsored Links

Resets iptables to default values Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 990
Date added: 2007-02-13
Publisher: Oskar Andreasson

Resets iptables to default values description

Resets iptables to default values script resets the Linux firewall iptables to default values.

Configurations

IPTABLES="/usr/sbin/iptables"

#
# reset the default policies in the filter table.
#
$IPTABLES -P INPUT ACCEPT
$IPTABLES -P FORWARD ACCEPT
$IPTABLES -P OUTPUT ACCEPT

#
# reset the default policies in the nat table.
#
$IPTABLES -t nat -P PREROUTING ACCEPT
$IPTABLES -t nat -P POSTROUTING ACCEPT
$IPTABLES -t nat -P OUTPUT ACCEPT

#
# reset the default policies in the mangle table.
#
$IPTABLES -t mangle -P PREROUTING ACCEPT
$IPTABLES -t mangle -P OUTPUT ACCEPT

#
# flush all the rules in the filter and nat tables.
#
$IPTABLES -F
$IPTABLES -t nat -F
$IPTABLES -t mangle -F
#
# erase all chains thats not default in filter and nat table.
#
$IPTABLES -X
$IPTABLES -t nat -X
$IPTABLES -t mangle -X

Resets iptables to default values Screenshot

Advertisements

Resets iptables to default values Keywords

Bookmark Resets iptables to default values

Hyperlink code:
Link for forum:

Resets iptables to default values Copyright

WareSeeker periodically updates pricing and software information of Resets iptables to default values full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Resets iptables to default values Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Set up iptables NAT rules is an example IPTables 1.2.1 script for a multi-homed firewall. Free Download
PFG for IPTables is a PHP Firewall Generator. Free Download
NAT iptables firewall script is an iptables firewall script. Free Download
Firebred iptables Script is a firewall designed if you want to share your internet connection between a lan of computers. Free Download
Simple IPTABLES firewall is a very simple firewall constructed with basic iptables commands. Free Download
IPTables log analizer displays Linux 2.4 iptables logs in a nice HTML page. Free Download
Ruby Iptables NEtwork Displayer project draws an SVG from a Linux IP table generated by "iptables-save". Free Download
Arnos IPTABLES firewall script was initially written because I needed to protect my single-homed Linux machine at work. Free Download