[RESOLVED] - pppoe period reset doesnt work
-
pppoe periodic reset doesn't work 4th may nanobsd snaps, nor did it work on older snaps
-
Hi,
Same here. The reason is that there is a crontab entry…
30 5 * * * root /conf/pppoewanrestart
...but the script does not exist:
$ ls -l /conf/pppoewanrestart
ls: /conf/pppoewanrestart: No such file or directory$ uname -v
FreeBSD 8.0-STABLE #0: Fri May 7 16:48:14 EDT 2010 sullrich@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_wrap.8.i386fok
-
Odd. I saved the WAN interface page again, now /conf/pppoewanrestart was created… Why didn't that happen the first time?
-
hi,
I can confirm this issue, the periodic reset file is not generated when activated while configuring the wan interface for the first time…
When you save the wan page again after that, its working...
-
i have posted it on redmine.pfsense.org
-
I committed a fix for this. It should be better in new snapshots, but won't know until someone tries it for real.
The check returns OK now when it didn't before for me, but I don't have a real router or VM with PPPoE I can test this with at the moment, since it requires a reboot.
-
ill test it and report back
-
Seems to work fine with the snapshot (x86) from 2010-05-12
-
works perfectly fine now