All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] Add RadSec port
@ 2009-02-23  4:38 Glen Turner
  2009-02-23 14:03 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Glen Turner @ 2009-02-23  4:38 UTC (permalink / raw)
  To: refpolicy


RadSec is the RADIUS protocol over TLS/SSL. See Section 2.1 of
<http://tools.ietf.org/html/draft-ietf-radext-radsec-03>

Index: policy/modules/kernel/corenetwork.te.in
===================================================================
--- policy/modules/kernel/corenetwork.te.in	(revision 2909)
+++ policy/modules/kernel/corenetwork.te.in	(working copy)
@@ -150,6 +150,7 @@
  network_port(radacct, udp,1646,s0, udp,1813,s0)
  network_port(radius, udp,1645,s0, udp,1812,s0)
  network_port(razor, tcp,2703,s0)
+network_port(radsec, tcp,2083,s0)
  network_port(ricci, tcp,11111,s0, udp,11111,s0)
  network_port(ricci_modcluster, tcp,16851,s0, udp,16851,s0)
  network_port(rlogind, tcp,513,s0)

-- 
  Glen Turner   <http://www.gdt.id.au/~gdt/>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [refpolicy] Add RadSec port
  2009-02-23  4:38 [refpolicy] Add RadSec port Glen Turner
@ 2009-02-23 14:03 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2009-02-23 14:03 UTC (permalink / raw)
  To: refpolicy

On Mon, 2009-02-23 at 15:08 +1030, Glen Turner wrote:
> RadSec is the RADIUS protocol over TLS/SSL. See Section 2.1 of
> <http://tools.ietf.org/html/draft-ietf-radext-radsec-03>

Merged.

> Index: policy/modules/kernel/corenetwork.te.in
> ===================================================================
> --- policy/modules/kernel/corenetwork.te.in	(revision 2909)
> +++ policy/modules/kernel/corenetwork.te.in	(working copy)
> @@ -150,6 +150,7 @@
>   network_port(radacct, udp,1646,s0, udp,1813,s0)
>   network_port(radius, udp,1645,s0, udp,1812,s0)
>   network_port(razor, tcp,2703,s0)
> +network_port(radsec, tcp,2083,s0)
>   network_port(ricci, tcp,11111,s0, udp,11111,s0)
>   network_port(ricci_modcluster, tcp,16851,s0, udp,16851,s0)
>   network_port(rlogind, tcp,513,s0)
> 
-- 
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-23 14:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-23  4:38 [refpolicy] Add RadSec port Glen Turner
2009-02-23 14:03 ` Christopher J. PeBenito

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.