NethServer Version: 7.9.2009
Module: miniDLNA
I have been setting up miniDLNA and I suspect I messed up the config for the firewall.
I only have the Green LAN interface on br0
I noticed that my TV was initially seeing the miniDLNA service.
Once I ran the following command, the TV cannot see miniDLNA anymore:
[root@fileserver log]# config set minildna service status enabled access green TCPPorts 8200 UDPPorts 1900
[root@fileserver log]# signal-event firewall-adjust
I tried the following command to remove the settings to no avail:
[root@fileserver log]# config delete minildna service status enabled access green TCPPorts 8200 UDPPorts 1900
[root@fileserver log]# signal-event firewall-adjust
Any advice on how to completely flush out those firewall settings?