User Tools

Site Tools


linux:linux-hardening:uncommon_network_protocols

Secure Server Build

Uncommon Network Protocol

Edit /etc/modules.conf and add the following lines at bottom

install dccp  /bin/true
install sctp  /bin/true
install rds   /bin/true
install tipc /bin/true
linux/linux-hardening/uncommon_network_protocols.txt · Last modified: by 127.0.0.1