Post Reply 
Firewall requirements description
22-11-2015, 22:52
Post: #2
RE: Firewall requirements description
(22-11-2015 16:30)gb24 Wrote:  Simon and all, first, thank you for such a great music server and this support community.

I recently migrated from Ubuntu to Centos for my headless MinimServer which was working great for some time. The default firewall configuration for Centos was much more restrictive and I struggled a bit to get the right setup for MinimServer. Several posts on this forum helped me.

This worked for me:

Code:
$ sudo firewall-cmd --list-ports
1900/udp 9790/udp 9791/tcp 9790/tcp 9791/udp

$ sudo firewall-cmd --list-services
dhcpv6-client http samba ssh

Could I suggest a brief service/port/firewall requirements section in the MinimServer install instructions?

I understand the first list but not the second. MinimServer doesn't require DHCP, samba or SSH. MinimServer does use HTTP but I wouldn't have regarded this as a "service". It is just a protocol that any application can use over a TCP socket connection.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Firewall requirements description - simoncn - 22-11-2015 22:52

Forum Jump:


User(s) browsing this thread: 1 Guest(s)