~ubuntu-branches/ubuntu/natty/knetfilter/natty

« back to all changes in this revision

Viewing changes to src/scripts/kiptables-restore

  • Committer: Bazaar Package Importer
  • Author(s): Angel Ramos
  • Date: 2005-03-17 17:40:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050317174018-qychsdv5ifzdmblo
Tags: 3.3.1-3
Renamed mark.xpm icon. Solved conflict with kxsldbg. Thanks again
Javier. (Closes: #301886, #302534).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
 
3
# knetfilter 3.0.1
 
4
 
 
5
#  Copyright (C) 2002 Luigi Genoni
 
6
#                    venom@DarkStar.sns.it
 
7
 
 
8
 
3
9
iptables -F
4
10
iptables -t nat -F
5
11
iptables -t mangle -F