Hello,
I am running Debian squeeze and just upgrade my Transmission to the one from expiremental (2.32).
I noticed that a new deamon is installed, minissdpd. Something with UPnP.
Since I don't want anything todo with UPnP, I'd like to get rid of it.
Can I just uninstall minissdp(d)? Or at least stop/kill it?
I couldn't find any UPnP config in the settings.json, but would I need to disable something in transmission as well?
Thanks!
What is minissdp
Re: What is minissdp
yes in settings.json you can disable UPnP (automatic port forwarding) :Opperpanter wrote:Can I just uninstall minissdp(d)? Or at least stop/kill it?
Code: Select all
"port-forwarding-enabled": false,
-
- Posts: 18
- Joined: Sun Jul 03, 2011 6:30 pm
Re: What is minissdp
I already had that one disabled, I remember something like that. Maybe I disabled it earlier.gunzip wrote: yes in settings.json you can disable UPnP (automatic port forwarding) :
Code: Select all
"port-forwarding-enabled": false,
I uninstalled the minissdp package, and transmission is still running fine.
Thanks.
Re: What is minissdp
that's interesting, minissdp must be something new the debian maintainers cooked up.