Hi,
I have a VM with Nethserver NG 7 installed at my home.
The VM is a guest in a NEthserver NG 6.9 installation.
In the VM i have installed madsonic, madsonic.org
I have opened port 4040 in the firewall with the command
config set fw_madsonic service status enabled TCPPort 4040 access green
signal-event firewall-adjust
and I successfully connect via web or phone app to my music library.
Now, I woult like to try the DLNA/UPnP service of madsonic but, when I activate the service, I don’t see the DLNA server in my network.
I read this document http://shorewall.net/UPnP.html but I’m not able to implement it.
I would like to disable completly iptables/shorewall in my VM but if I try with
service shorewall stop
It seems that all port are blocked: for example I can’t able to open the madsonic webserver at port 4040.
Some hints?
Thank you.