PPP won't reconnect after outage
-
-
@stephenw10
Sure. I've tried to apply the patch and received the following messageThe following input errors were detected: The uploaded file must be in unified diff format.
-
You tried it via the System Patches package? Against 2.6?
That works fine for me:
Although it's a one line change, you could easily apply it manually.
Steve
-
@stephenw10
I was using the "Patch file upload" option.
Copy pasting the content worked.Thank you!
-
Hmm, interesting. It uploads OK here though I also initially copy and pasted it in.
Let us know of that helps with the reconnects.
Steve
-
I can't find "noretry" option in the MPD 5.9 user manual.
http://mpd.sourceforge.net/doc5/mpd22.html#22Is this option valid?
-
Is it showing errors loading the config? In the logs?
-
The log says unknown option.
Apr 29 09:34:20 pfSense ppp[17480]: Multi-link PPP daemon for FreeBSD Apr 29 09:34:20 pfSense ppp[17480]: Apr 29 09:34:20 pfSense ppp[17480]: process 17480 started, version 5.9 Apr 29 09:34:20 pfSense ppp[17480]: web: web is not running Apr 29 09:34:20 pfSense ppp[17480]: [wan] Bundle: Interface ng0 created Apr 29 09:34:20 pfSense ppp[17480]: option "noretry" unknown Apr 29 09:34:20 pfSense ppp[17480]: option "noretry" unknown
-
Ok, well that's a problem!
-
I assume you were able to test your provided workaround patch? And it works as expected?
-
Yes I added the lines in the config. The PPP connection was established without problem and there are no errors in the log file.
I haven't had outage since than, therefore I couldn't test the reconnect part.