I am using the built in secrets database for PPPoE. My PPPoE server usually idles at about 400-500 active connections. I want to refuse new connections while I do some updates to the remote log server. During this time I do not want to drop current connections but I do want to prevent new ones. If I just set max sessions to 1 under PPPoE Service will that do it without bumping off the current ~400 sessions?
Also, I have remote logging enable to keep PPPoE logs. It just sends out UDP log packets to local server I have. Is there anyway to send these logs to more then one place for redundancy?
Matt