Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

how to manage ufw route #57

Open
igalic opened this issue Dec 22, 2016 · 0 comments
Open

how to manage ufw route #57

igalic opened this issue Dec 22, 2016 · 0 comments

Comments

@igalic
Copy link
Collaborator

igalic commented Dec 22, 2016

from the man page:

ufw [--dry-run] route [delete] [insert NUM] allow|deny|reject|limit [in|out on INTERFACE] [log|log-all] [proto PROTOCOL] [from ADDRESS [port PORT]] [to ADDRESS [port PORT]]

This enables you to specify rules that result in:

     To                         Action      From
     --                         ------      ----
[ 1] Anywhere on eth0           ALLOW FWD   Anywhere on docker0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants