Results 1 to 5 of 5
how i can execute this iptables command
iptables -A FORWRD -p tcp --sport domain -j REJECT...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-12-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 38
iptables
how i can execute this iptables command
iptables -A FORWRD -p tcp --sport domain -j REJECT
- 04-12-2008 #2Linux Newbie
- Join Date
- Feb 2008
- Location
- Bangalore, India
- Posts
- 112
Could you please explain what you trying to do? Please describe your situation so we could help you out.
bigunix.blogspot.com
Registered Linux User: #476440
- 04-13-2008 #3Just Joined!
- Join Date
- Apr 2008
- Posts
- 38
iptables
Iam trying to create firewall ,the interface will be check box with services and protocols like ftp,icmp, dns. i try to create script file contains many rules that accept and reject some services.
- 04-14-2008 #4
so what is you want to know now?
- 04-23-2008 #5Just Joined!
- Join Date
- Apr 2008
- Posts
- 38
iptables
i want to design interface to manage iptables using php. i want names of web sites contains similar projects.


Reply With Quote
