How to allow others to connect

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

How to allow others to connect

Postby CKU » Sun Feb 18, 2007 11:40 am

Hi
I'm new in GRADM world and I have one question , it is possible to allow others to connect with server working under GRSEC+GRADM ? now i can only conncet from machines wich i useed in learning mode..

Code: Select all
role admin sA
subject / rvka
        / rwcdmlxi

role default
subject / {
        /                               h
        -CAP_ALL
        connect disabled
        bind    disabled
}

role root uG
role_transitions admin
role_allow_ip   0.0.0.0/32
role_allow_ip   192.168.0.2/32
role_allow_ip   192.168.0.8/32
role_allow_ip   192.168.0.12/32
subject /  {
.......

CKU
 
Posts: 1
Joined: Sun Feb 18, 2007 11:12 am

Return to grsecurity support

cron