[RESOLVED] PPPoE reconenction issue
-
also noticed in interfaces.inc
shouldnt line 2199 as well as 2349 both be
set ipcp no vjcomp -
requesting ermal to apply this patch so i can get rid of this pppoe reconenct issue
http://redmine.pfsense.org/issues/show/540 -
If you want an immediate fix, change line 2199 in the /etc/inc/interfaces.inc file on your pfsense box.
GB
-
actually i tried all that but when pfsense is running and i tried editing include files or even try uploading using SSH and then try a reboot, the system gets messed up and wont boot to normal and i have no clue how to kill the web gui first then upload the changes and then restart it
-
Hmmm,
That's strange. As long as you aren't clicking buttons on the WebGui while editing it shouldn't matter if you edit the interfaces.inc file while the system is running.Did you do this? Actually, this first line is only valid for NanoBSD installs as far as I know. What install are you running?
#/etc/rc.conf_mount_rw
#vi /etc/inc/interfaces.inc
–--- make changes ----
set ipcp disable vjcomp--- save (":wq") in vi----
Go restart pppoe connection in Status-> Interfaces -
im on nanobsd on alix and editing files using console it a bit limited so i usually downlaod the file using ssh, modify it and upload it and set the permissions again properly and reboot and then its disaster
-
Latest snapshots should have the change.
-
thanks for the effort, works fine now
-
…pardon my ignorance, but how is this issue addressed?
-
its been solved already on 2.0 by setting compression to off so first kindly run the latest 2.0 snap then go to the wan page and simply click apply so compression can also be set to off in ur config and then try it, the patch applied was for nanobsd, no idea if its the same for full installs