Update mm-scripts.sh
This commit is contained in:
@@ -235,7 +235,7 @@ MMSTART(){
|
||||
elif [ ${cc} -eq 1 ] && [ "${zerogw}" == "${VPN_INTERFACE}" ] && [ "${defaultgw}" != "${VPN_INTERFACE}" ]; then
|
||||
echo -en "Fixing... "
|
||||
|
||||
echo -e "$(date) - DEFAULT ROUTES FAILURE\n-------------------------------------------------------------------" >> ${LOGFOLDER}/iproutes.log
|
||||
echo -e "$(date) - DEFAULT ROUTES FAILURE {zerogw=${zerogw}, defaultgw=${defaultgw}}\n-------------------------------------------------------------------" >> ${LOGFOLDER}/iproutes.log
|
||||
/bin/ip r >> ${LOGFOLDER}/iproutes.log
|
||||
echo -e "\n" >> ${LOGFOLDER}/iproutes.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user