exit 1
esac
exit 0
- Then make it executable:
# chmod 744 /etc/rc3.d/S99sshd
(5) Config syslogd to send to a syslog server
Make sure ipmon is run with option -Dsnxa in /etc/init.d/ipfboot
To have ipmon login info to syslog you need to add the following
to /etc/syslog.conf
...
# IP Filter
# Log to local
local0.info;local0.err;local0.debug /var/log/ipflog
#
# Log to a dedicate syslog server
local0.info;local0.err;local0.debug ifdef("LOGhost", /var/log/ipflog, @loghost)
...
Remember syslog requires a tab instead of space
(6) Reboot and enjoy
推薦閱讀
- 魅族Pro7和Pro7 Plus雙面屏怎么用?魅族小面屏的用處
- 朔月和望月是什么意思
- 辭藻和詞藻是什么意思
- Solaris7 交流 --- 進(jìn)程管理、進(jìn)程控制及cron處理
- 談夏普GX32的缺點(diǎn)
- Solaris數(shù)據(jù)備份命令
- 第十章:進(jìn)程控制 Solaris系統(tǒng)管理培訓(xùn)
- 苦瓜棉鈴蟲的危害和防治
- Solaris10的革命性功能之一 Solaris 10 N1 Grid Container
- 勞動的意義和價(jià)值
