No automatic connect to ISP
-
The loop only 2 or 3 times. Mostly not. Due to the spare times it looped I didn't think to mention it. Difficult to fix something like this.
-
Only to clarify, for me is not working perfectly, is better, but after some days (about a week) I get the same problem, and I have to manully reconnect
-
…loop only 2 or 3 times. / ...after some days (about a week) ...
don't dash my hopes, cause i'm now running the mpd 4.4.1 setup in my pfsense 2.0b setup.
nocer has also mentioned to use the last stable mpd5 … are you in favour?
(seems that the hole pppoe link type part has been rewritten.)afrugone, igor, would you test my mods (some files - you only need little ssh / scp skills)?
what versions / setups are you running on your pfsense boxes?
multi-wan pppoe? multi dyndns? snapshot date? are you willing to update?another mpd question: how important is the 'tcpmssfix' option for pppoe (since, if the mtu is empty, it's set to 1492)?
btw. (ot): there might be another dyndns issue, if you have multiple accounts for the same service/provider. -
Latest update is that PPPOE is nearly not usable. My connection is lost every 5 or 10 mins, reconnect only manually, with the "bundle no noretry" I get stuck in endless loops of mpd reconnecting endless. No Dyndns-Update ocurrs, connection is passing traffic only if I hit "save" in "General setup". Its more than strange. Looks like voodoo.
With the latest update it seems to be worse than ever: I'm getting endless delays and packet loss. Things that never happend before. The whole pfSense-box seems to stall after a while. Connection is getting slower and slower, logs are flooded wiith apinger warnings. When I reboot the box all is gettig ok for some minutes. Then all is getting slow again. Doesn't matter if there is traffic or not. Dashboard shows a cpu of 1-2%, net traffic is nearly nothing but a great slowdown occurs.
At the moment I see that lots of changes occur, but PPPOE seems to be a strange thing. With 1.2.3 no problem at all. Ok, I need some features of 2.0, but I'm more than willing to test every thing to get a better response here. Even if it gets worse, but I don't think so.@antiben: Throw me your changes, I'll test it! I don't have programming skills but know something about how to use ssh and console.
-
ok, i'll prepare everything in a tgz file. base is the last build 20100221-0133
maybe it could all be done with pfsense's exec.php (diagnostics/command prompt).
precondition is, that my reconnect and dyndns-update works… (in about 4h) gbut despite everything, connection lost every 5 or 10 mins sounds differently from the 24h forced disconnect/reconnect…
can you quickly post your hardware setup? (or have you post it anywhere else before?)//edit typo, changed build link from 20100220-0923 to 20100221-0133,
last changes doesn't affect interface/pppoe/mpd stuff -
Antiben,
Just tell me what to do, I'll try your mods over version 20100221-0133.
-
I have a Dell 1740. Send your mods! I'm ready
-
precondition complied,
so i sent you the file with a short instruction via pm. please reboot after that.
i soon post the changes, and some diffs for the devs.i did the update, rebooted and a short time after the i reload the pfsense welcome screen my
wan pppoe was up and hopefully runs until the next hardware or power failure comes gwhat features of 2.0 are you using? multi dyndns? multi-wan?
what type of internet-connection? (not only the pfsense hw) -
Oh sorry. At the moment its a simple and stupid config: Single-wan, single-lan. No opt, no packages. Only built-in features. My inet is a 100MBit-DSL.
At the moment it looks good. No disconnect since reboot. Only strange thing i have is a very weird connection. Endless delays and packet-loss. Due to that I have a really poor connection, but I'll try tomorrow with 1.2.3 to see if this changes.
But all relevant things work as expected for the moment: Dyndns-update occured and is shown right in the dyndns-page, on the dashboard wan-gateway tells me about the state of the gw, not only "gathering data" which was the only info before.
So at the moment your changes look very good! Thanks again! -
ok, thx for the feedback.
if you look into your '/var/etc/mpd_wan.conf', you notice that i re-add the no noretry bundle option, disabled the tcpmssfix, removed the ppp-linkdown call and set the max-redial to 7 instead of unlimited, cause if i enter a wrong password, my t-dsl account may locked.delays and packet-loss while browsing the web?
100MBit-DSL - that's not really poor?! gtry 1.2.3 and keep some system.log files…
you may want to test the 'old' mpd 3.18 in pfsense 2.0b (like i did... ^). -
Now the auto-reconnect works! After a while the line disconnected due to the packet-loss and it reconnected automagically. First time since long time! Very nice.
Normally my web is fast! But now all websites are as slow as ISDN. Not nice. Remote working is nearly impossible. :-(
Packet-loss is nearly by 50%.
-
Normally my web is fast! But now all websites are as slow as ISDN. Not nice. Remote working is nearly impossible. :-(
tcpmssfix may help, if it's disabled.
cheers,
-
Used the last patch from antiben with tcpmssfix enabled. Looks as if this was the problem!
Packet-delays and losses are gone completely.
Web is as fast as again, I can send Mails again (was impossible with tcpmssfix disabled) and much more things work right now again!
I'm excited again. Thanks again for all your help! Great appliance, great community! -
im also having such issues, can u plz guide what file needs modification to solve this?
-
I got this info from antiben:
just download this tgz file and upload it through the web interface (diagnostics/command prompt).
than simply run the following shell command (in top) and hit execute
Code:
tar xzf /tmp/antiben_mod.tgz -C / && rm /tmp/antiben_mod.tgzit's not tested, but i'm testing this now, so don't blame me if something goes wrong.
always backup important settings and please report/post/link your setups, as i asked before…Then patch for tcpmssfix:
since nocer has suggested to enable the tcpmssfix, so i re-added this option...
same procedure... just download this small tgz and run via diagnostics/command prompt
(you are still on the same build?)
Code:
tar xzf /tmp/tcpmssfix.tgz -C / && rm /tmp/tcpmssfix.tgzHope that helps you.
The patch is made for the snap from Feb 20/21. I have it working flawlessly with snap from Feb 22 04:29:20.Good luck!
antiben asked me to remove the links. So please better wait for an official fix.
-
im currently on the 23rd Feb nanobsd snapshot
-
as i wrote before (^), attached is a diff (for the most important things concerning auto-reconnect) against the 20100221-0133 snap…
(more infos soon) -
Any updates to this ??
-
i applied both the patches and rebooted, works fine so far but ill have to wait a bit more till my line disconnects, its been up for 14:17:28 so far, shall wait till 24hrs and if it doesnt disconnect then will plug the wire out to create a disconnect scenario and shall check if it reconnects on plugging it back in.
-
That would be cool if you could do a write up for this - As yeah, I have the same issue also. I have tried editing mpd.conf etc - but this has not worked.
Look forward to a solution. :)