Hi Grant,
Isn't this classic option suitable?
groupadd noinet
usermod -a -G noinet
iptables -A OUTPUT -i -m owner --gid-owner noinet -j DROP
and calling not
Plex
but
sg noinet Plex
(or whatever name the binary has)
--
Best regards,
Alex
On 2020-08-13, Sid Spry wrote:
> Sorry, I meant go out of your way to select more than one
> interface. I'm genuinely confused anyone would ever do that let
> alone Plex.
I assume they're using some sort of SSDP library that by default spews
on all available interfaces.
> Yes, you're right (as
On Thu, Aug 13, 2020, at 5:03 PM, Grant Edwards wrote:
> On 2020-08-13, Sid Spry wrote:
> > On Thu, Aug 13, 2020, at 4:33 PM, Grant Edwards wrote:
> >> How does one hide a network interface from a badly-written application?
> >>
> >> I'm using Plex Media Server as a DVR, it it seems to have been
On 2020-08-13, Sid Spry wrote:
> On Thu, Aug 13, 2020, at 4:33 PM, Grant Edwards wrote:
>> How does one hide a network interface from a badly-written application?
>>
>> I'm using Plex Media Server as a DVR, it it seems to have been written
>> by Windows programmers who assume that your computer e
On Thu, Aug 13, 2020, at 4:33 PM, Grant Edwards wrote:
> How does one hide a network interface from a badly-written application?
>
> I'm using Plex Media Server as a DVR, it it seems to have been written
> by Windows programmers who assume that your computer exists for no
> purpose other than runn
How does one hide a network interface from a badly-written application?
I'm using Plex Media Server as a DVR, it it seems to have been written
by Windows programmers who assume that your computer exists for no
purpose other than running their program and their program alone. It
spews multicast an
6 matches
Mail list logo