routed option can not be activated
Hi,
I want to use (g)ufw to block all traffic on all interfaces BUT ppp0 (which is my VPN)
I tried to activate the routed option like explained in the documentation:
I uncommended /etc/ufw/
net/
net/
net/
And I did sudo ufw reload but no arrow around the shield.
I also tried "DEFAULT_
(because of: http://
I did reboots in between the steps. No arrow around the shield and the "interface" option in the "advanced" tab stay grey.
What can I do?
Thank you!
Ubuntu14.04 LTS
gufw 14.04.2-0ubuntu1.1
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Gufw Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- costales
- Solved:
- 2014-10-31
- Last query:
- 2014-10-31
- Last reply:
- 2014-10-31
|
#1 |
Hi :)
https:/
You need to use Gufw 14.10, Gufw 14.04 hasn't the IP forwarding.
Download the official package from here:
http://
and install:
sudo dpkg -i gufw_14.
Don't worry, I development Gufw 14.10 in Ubuntu 14.04, then it has to work.
Could you confirm me if all works? :)
Best regards!
RobertRobert (robertzufall) said : | #2 |
Thanks costales, that solved my question.
RobertRobert (robertzufall) said : | #3 |
Yes, the arrow is there now. I'll run some tests later. Thanks!
costales (costales) said : | #4 |
You're welcome! :) It was a pleasure!