sepolicy-interface(8)sepolicy-interface(8)NAME
sepolicy-interface - Print interface information based on the installed SELinux Policy
SYNOPSIS
sepolicy interface [-h] [-c] [-v] [-a | -u | -l | -i INTERFACE [INTERFACE ... ]]
DESCRIPTION
Use sepolicy interface to print interfaces information based on SELinux Policy.
OPTIONS -a, --list_admin
List all domains with admin interface
-c, --compile
Test compile of interfaces
-h, --help
Display help message
-i, --interface
Interface(s) to be displayed
-l, --list
List all interfaces
-u, --list_user
List all domains with SELinux user role interface
-v, --verbose
Display extended information about the interface including parameters and desctiprion if available.
AUTHOR
This man page was written by Daniel Walsh <dwalsh@redhat.com>
SEE ALSO sepolicy(8), selinux(8)
20121222 sepolicy-interface(8)
Check Out this Related Man Page
semanage-interface(8)semanage-interface(8)NAME
semanage interface- SELinux Policy Management network interface tool
SYNOPSIS
semanage interface [-h] [-n] [-N] [-s STORE] [ --add -t TYPE -r RANGE interface | --delete interface | --deleteall | --extract | --list
[-C] | --modify -t TYPE -r RANGE interface ]
DESCRIPTION
semanage is used to configure certain elements of SELinux policy without requiring modification to or recompilation from policy sources.
semanage interface controls the labels assigned to network interfaces.
OPTIONS -h, --help
show this help message and exit
-n, --noheading
Do not print heading when listing the specified object type
-N, --noreload
Do not reload policy after commit
-S STORE, --store STORE
Select an alternate SELinux Policy Store to manage
-C, --locallist
List local customizations
-a, --add
Add a record of the specified object type
-d, --delete
Delete a record of the specified object type
-m, --modify
Modify a record of the specified object type
-l, --list
List records of the specified object type
-E, --extract
Extract customizable commands, for use within a transaction
-D, --deleteall
Remove all local customizations
-t TYPE, --type TYPE
SELinux type for the object
-r RANGE, --range RANGE
MLS/MCS Security Range (MLS/MCS Systems only) SELinux Range for SELinux login mapping defaults to the SELinux user record range.
SELinux Range for SELinux user defaults to s0.
EXAMPLE
list all interface defitions
# semanage interface -l
SEE ALSO
selinux (8), semanage (8)
AUTHOR
This man page was written by Daniel Walsh <dwalsh@redhat.com>
20130617 semanage-interface(8)
Hi every body,
I have a Fiber Channel interface (fcs2) in AIX 5.2. This interface was fine & up but for some reason I could not return this interface UP again after I set it DOWN.
When I tried to set this interface UP I encountered the following error:
Method error... (7 Replies)
Hi,
I have just installed Sun Solaris 8 on my Sun Server Machine.
I have assigned a one ip to eri0 interface. i want to assign anohter ip to the another ethernet interface but i am not able to find it. can any body help me to assigning the second ip to the second inteface so that i can able to... (11 Replies)
Hi all
I have installed a demo version of SCO OpenServer 5.0.2, I finally found it is Desktop Interface, I would like to know how to change its interface to dos based interface?
If you have any ideas, please tell me then. Thank you (2 Replies)
Hi Guys,
Kindly advise how to fix the down interface status in MC.
Physically all nic interfaces are ok but as cmviewcl some interface are down:
Node 1:
Network_Parameters:
INTERFACE STATUS PATH NAME
PRIMARY up ... (0 Replies)
I have a file that I need to find each interface that has move-group on the interface line and print this line if the lines under the interface does Not have "filter-shared 14".
Example file:
interface 1/1/1/0 move-group
decription one one one zero
no shut
filter-shared 14... (21 Replies)
I have a .txt file with almost few hundreds interfaces address which need to be changed or mapped to the new interface naming convention. for e.g interface
xe-8/0/0 should be xe-16/0/0
xe-9/0/0 should be xe-17/0/0
it keeps going to xe-31/0/0 which should become xe-55/0/0.
i wanted to know... (12 Replies)