Navigation


Changeset 617:c16583e80ffe in freeDiameter for INSTALL.Fedora


Ignore:
Timestamp:
Dec 3, 2010, 3:00:30 PM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Update documentation for Fedora systems where SELinux prevents binding the SCTP socket

File:
1 edited

Legend:

Unmodified
Added
Removed
  • INSTALL.Fedora

    r612 r617  
    3232# make
    3333
     34NOTE: You may need to change something in SELinux to allow binding the SCTP socket on Diameter port.
     35The following command is the very naive way to do it, you can probably do better (feedback appreciated!)
     36# setenforce Permissive
     37
    3438
    3539There is currently no Fedora-specific package for freeDiameter.
Note: See TracChangeset for help on using the changeset viewer.