This gist was originally found at https://gist.github.com/kimus/9315140 and modified for my use case.
sudo apt-get install ufw
In the file /etc/default/ufw change the parameter DEFAULT_FORWARD_POLICY to enable forwarding policy required for NAT.
This gist was originally found at https://gist.github.com/kimus/9315140 and modified for my use case.
sudo apt-get install ufw
In the file /etc/default/ufw change the parameter DEFAULT_FORWARD_POLICY to enable forwarding policy required for NAT.
| /** | |
| * SyntaxHighlighter brush for Tcl | |
| * | |
| * more info: | |
| * http://blog.henix.info/blog/tcl-syntaxhighlighter-brush.html | |
| * | |
| * @version 0.3 | |
| * | |
| * @copyright | |
| * Copyright (C) 2011-2012 henix. |