Skip to content

Ubuntu UFW Firewall Rules #1

@GoogleCodeExporter

Description

@GoogleCodeExporter
In Ubuntu the firewall is managed by UFW. The rules can be manually added or an 
application configuration file can be added to simplify the process.

I've attached a file with the default ports to simplify firewall setup on 
Ubuntu.

To use run these commands
cp turnserver /etc/ufw/applications.d/turnserver
ufw add turnserver

This file should probably be automatically copied as part of the Ubuntu package 
install (not quite sure how to do this but it's a standard practise).

Original issue reported on code.google.com by andysav...@wowwee.com.hk on 20 Aug 2014 at 3:40

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions