From: dominick.grift@gmail.com (Dominick Grift)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] Port name for port 8200
Date: Sun, 28 Apr 2013 21:59:30 +0200 [thread overview]
Message-ID: <1367179170.3131.34.camel@d30> (raw)
In-Reply-To: <20130428083551.GA11457@siphos.be>
On Sun, 2013-04-28 at 10:35 +0200, Sven Vermeulen wrote:
> Hi all
>
> I'm writing a policy for minidlna (I'll submit it soon for review) and
> noticed that it needs to bind on tcp port 8200. Currently, this port is not
> named (thus marked as unreserved_port_t). Most port databases have it
> assigned as "trivnet1".
>
> What is the best approach to take here? Have corenetwork mark the port as
> trivnet1_port_t and use the corenet_*_trivnet1 methods, or keep it as
> unreserved? Or do assign it but name it differently?
>
> I prefer the first (i.e. define trivnet1_port_t).
>
grep -i 8200 /etc/services
trivnet1 8200/tcp # TRIVNET
trivnet1 8200/udp # TRIVNET
yes should be declared trivnet1_port_t
> Wkr,
> Sven Vermeulen
> _______________________________________________
> refpolicy mailing list
> refpolicy at oss.tresys.com
> http://oss.tresys.com/mailman/listinfo/refpolicy
prev parent reply other threads:[~2013-04-28 19:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-28 8:35 [refpolicy] Port name for port 8200 Sven Vermeulen
2013-04-28 19:59 ` Dominick Grift [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1367179170.3131.34.camel@d30 \
--to=dominick.grift@gmail.com \
--cc=refpolicy@oss.tresys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.