https://help.ubuntu.com/community/Router/Firewall
In the link above there is a firewall script described. How can I install this script in Ubuntu 10.0.4 desktop?
|
https://help.ubuntu.com/community/Router/Firewall In the link above there is a firewall script described. How can I install this script in Ubuntu 10.0.4 desktop?
| |||
|
feedback
|
|
The “advanced” firewall script is a shell script that is supposed to be executed after both the internal and the external interface are up. First, put the script somewhere, say Next, you need to arrange for the script to run after both interfaces are up. You have two options:
Note that the script given there is fairly specific to a particular setup — it's an example of a relatively advanced script. You'll have to adapt it to your setup, at least the IP address ranges and probably the name of the interfaces. After you've found a method that works, I suggest you write a description of how you did it to the wiki page. | |||||
feedback
|
|
Here is some comprehensive documentation which provides several options you can choose from:
| ||||
|
feedback
|
|
You can save the script as
to | |||
|
feedback
|