|
-
October 18th, 2002, 04:05 PM
#1
Any suggestions ?
hello people
any suggestion on adding to my iptables script ? my current script is quite crappy but it closes ports i will post my current script and you can make suggestions to add to it if you feel like it
#!/bin/bash
./iptables -A INPUT -p tcp --dport 111 -j REJECT
./iptables -A INPUT -p tcp --dport 515 -j REJECT
./iptables -A INPUT -p tcp --dport 6000 -j REJECT
./iptables -A INPUT -p tcp --dport 32768 -j REJECT
./iptables -A INPUT -p tcp --dport 32769 -j REJECT
all im doing is closing open port so any suggestion on stuff to add to this ?
By the sacred **** of the sacred psychedelic tibetan yeti ....We\'ll smoke the chinese out
The 20th century pharoes have the slaves demanding work
http://muaythaiscotland.com/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|