Sunday, October 20, 2019

vsftp max_per_ip=0

postConfSetup
line 273
line254

iptables for ftps
disable logratelimit
source switch put two powersupply
reconfigure NAS with the new ip addresses for both setup
edit FG return message
FG inspection mode from flow to proxy

killthemall add if onlypidexist copy from gatherandcollectpid

rateLimit:
/etc/rsyslog.conf

$SystemLogRateLimitInterval 0
$SystemLogRateLimitBurst    0

 Add the following parameter after “$ModLoad imjournal” under section “#### MODULES ####
$ImjournalRateLimitInterval 0


/etc/systemd/journald.conf 
RateLimitInterval=0
RateLimitBurst=0

# systemctl restart systemd-journald
# systemctl restart rsyslog

    if [[ `grep 'Mounted on Master' $tempfile`  ]];then
        echo "curStat=0;avFtpStat=Not running.Reason: SLAVE" >> $tempfile
    else

No comments:

Post a Comment