Hi,
Could someone please tell me if the following command will persist at reboot?
Or do I need to add them into a file somewhere?
and
Thank you
Could someone please tell me if the following command will persist at reboot?
Or do I need to add them into a file somewhere?
chmod o= /etc/fstab chmod o= /etc/ftpusers chmod o= /etc/group chmod o= /etc/hosts chmod o= /etc/hosts.allow chmod o= /etc/hosts.equiv chmod o= /etc/hosts.lpd chmod o= /etc/inetd.conf chmod o= /etc/login.access chmod o= /etc/login.conf chmod o= /etc/newsyslog.conf chmod o= /etc/rc.conf chmod o= /etc/ssh/sshd_config chmod o= /etc/sysctl.conf chmod o= /etc/syslog.conf chmod o= /etc/ttysand
sysctl -w net.inet.icmp.bmcastecho=0 sysctl -w net.inet.ip.redirect=0 sysctl -w net.inet.ip6.redirect=0 sysctl -w net.inet.icmp.maskrepl=0 sysctl -w net.inet.ip.sourceroute=0 sysctl -w net.inet.ip.accept_sourceroute=0Thank you