CR9 PPPoE Issue, FTP issue
I have PPPoE problem in this release.
After upgrade from CR8 to CR9 everything worked fine, until next restart.
After restart PPPoE stoped working. I seems pppd don't even try to authorize with only this lines in log:
Code:
Jan 1 01:00:10 pppd[92]: Plugin rp-pppoe.so loaded.
Jan 1 01:00:10 pppd[92]: RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2
Jan 1 01:00:10 pppd[93]: pppd 2.4.2 started by admin, uid 0
Jan 1 01:00:10 pppd[93]: Using interface ppp0
Jan 1 01:00:10 pppd[93]: local IP address 10.64.64.64
Jan 1 01:00:10 pppd[93]: remote IP address 10.112.112.112
Get IP address automaticaly was not enabled by default, so I enabled it, reboot with no success.
Next I tried factory reset - PPPoE does not work after performing quick setup or manual config.
Went back to CR8. Here is pppd syslog with correct PPPoE initialization (from CR8)
Code:
Jan 1 01:00:18 pppd[93]: Plugin rp-pppoe.so loaded.
Jan 1 01:00:18 pppd[93]: RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2
Jan 1 01:00:19 pppd[95]: pppd 2.4.2 started by admin, uid 0
Jan 1 01:00:19 pppd[95]: PPP session is 1892
Jan 1 01:00:19 pppd[95]: Using interface ppp0
Jan 1 01:00:19 pppd[95]: Connect: ppp0 <--> eth1
Jan 1 01:00:19 pppd[95]: PAP authentication succeeded
Jan 1 01:00:19 pppd[95]: peer from calling number 00:90:1A:A0:01:AA authorized
Jan 1 01:00:19 pppd[95]: local IP address 85.135.130.109
Jan 1 01:00:19 pppd[95]: remote IP address 212.55.224.33
Jan 1 01:00:19 pppd[95]: primary DNS address 195.28.64.99
Jan 1 01:00:19 pppd[95]: secondary DNS address 195.80.171.4
Another issue: ftp server freezes after login (success is logged in syslog) on sending directory listing.
Contact me if you need more logs or information.
Anyway thanks for great work on this custom firmware Oleg!
Some problems after upgrade to CR9
Just FYI (asap I'll have some time I'll upgrade again and paste the errors from system log for you Oleg)
Upgraded from 1.9.2.7-7g to CR9. I've saved my old settings and FlashFS. After flashing CR9 I had to reboot WL500g manually (pwr off/pwr on). Power led was off, AIR+WAN+LAN leds showed activity before. After reboot I found some kernel errors in console - saying something about memory allocation with some memory/register dump. I tried reloading settings+flashfs from backup. I had to reboot manually again (pwr off/pwr on). Result was that OpenVPN was not working. So I reverted back to 1.9.2.7-7g, again reloaded settings+FlashFS from backup and everything works like a charm again.
wan disconnects / udhcpc question
since I am running with cr9 I get disconnected from the internet again. I use automatic ip config, so if I go to the webpages and do a disconnect and then a reconnect every thing goes again.
In the previous firmwares in the logfiles I did see dhcp renewals, I have not seen this in the cr9 release. So I am thinking I do not get a dhcp renewall. Anyone else with auto ip config running with cr9 that sees similar behavior?
When I do a manual release I see the following in the syslog:
Code:
Mar 22 09:34:27 udhcpc[100]: Unicasting a release of MY.IP.ADDRESS to 84.245.2.1
Mar 22 09:34:27 udhcpc[100]: Entering released state
Mar 22 09:34:31 udhcpc[100]: Performing a DHCP renew
Mar 22 09:34:31 udhcpc[100]: Lease of MY.IP.ADDRESS obtained, lease time 14400
So this makes me think there's nothing wrong with the firewall settings, else a manual renew would fail too.
NTFS support is broken in CR9?
I have a USB harddrive formated in NTFS filesystem. the CR9's kernel couldnn't support to read/write it. the CR8 can.