Posted on Aug 20, 2014 by
Swift Cat
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).
- turnserver 171
Comment #1
Posted on Aug 25, 2014 by Happy Giraffe(No comment was entered for this change.)
Comment #2
Posted on Oct 31, 2014 by Happy GiraffeFixed in 4.2.2.2
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium