Thanks again for your help...
I have updated the thread at OpenWRT https://dev.openwrt.org/ticket/18680 and added a link back to this one.
Is there anything else I could/should do to attract some attention there? I don't know anything about how that forum works.
Thanks.
Search found 18 matches
- Sun Mar 27, 2016 6:00 pm
- Forum: Network / Wireless Issues
- Topic: No WAN ip after reboot
- Replies: 36
- Views: 33795
- Sun Mar 27, 2016 8:08 am
- Forum: Network / Wireless Issues
- Topic: No WAN ip after reboot
- Replies: 36
- Views: 33795
Re: No WAN ip after reboot
Wish I had better news... I replaced the etc/config/network file with the updated code and rebooted... nothing blew up but the behavior did not change from before. For good measure I power cycled everything (modem+router), it came up fine. I rebooted the router and confirmed power cycling the modem ...
- Sat Mar 26, 2016 11:10 am
- Forum: Network / Wireless Issues
- Topic: No WAN ip after reboot
- Replies: 36
- Views: 33795
Re: No WAN ip after reboot
As requested... and thanks for your interest and help. config interface 'loopback' option ifname 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config globals 'globals' option ula_prefix 'fd3b:39c0:7a1b::/48' config interface 'lan' option ifname 'eth1' option force_l...
- Fri Mar 25, 2016 12:48 pm
- Forum: Network / Wireless Issues
- Topic: No WAN ip after reboot
- Replies: 36
- Views: 33795
Re: No WAN ip after reboot
The crossover cable didn't fix it either...
It was useable, but didn't change the behavior on reset of router.
Any other thoughts?
Thanks.
It was useable, but didn't change the behavior on reset of router.
Any other thoughts?
Thanks.
- Fri Mar 25, 2016 9:55 am
- Forum: Network / Wireless Issues
- Topic: No WAN ip after reboot
- Replies: 36
- Views: 33795
Re: No WAN ip after reboot
As expected I suppose, the move to 1.9 didn't address the issue.
Just for laughs, I'll make a crossover cable and try it out a bit later.
Just for laughs, I'll make a crossover cable and try it out a bit later.
- Thu Mar 24, 2016 10:52 am
- Forum: Network / Wireless Issues
- Topic: No WAN ip after reboot
- Replies: 36
- Views: 33795
Re: No WAN ip after reboot
If Chaos40 is running 1.9.0, maybe the supposed 'fix' from OpenWRT site isn't...
Guess I'll upgrade anyway.
Guess I'll upgrade anyway.
- Mon Mar 21, 2016 12:37 pm
- Forum: Network / Wireless Issues
- Topic: No WAN ip after reboot
- Replies: 36
- Views: 33795
Re: No WAN ip after reboot
OK.
I will upgrade- likely on the weekend as there is a fair amount of manual provisioning I need to do assuming you shouldn't attempt to 'preserve settings'.
Will report back on whether this update resolves the issue.
Thanks.
I will upgrade- likely on the weekend as there is a fair amount of manual provisioning I need to do assuming you shouldn't attempt to 'preserve settings'.
Will report back on whether this update resolves the issue.
Thanks.
- Mon Mar 21, 2016 12:33 pm
- Forum: General Discussion
- Topic: Issue with wget...
- Replies: 10
- Views: 9086
Re: Issue with wget...
Hmmmmm... Maybe I jumped to conclusions- the line I added to the root crontab didn't seem to work after I verified the wget did work from a command line; then I saw a note somewhere on OpenWRT that said cron wasn't enabled by default. The specific command I used was '/etc/init.d/cron start' If you'r...
- Sun Mar 20, 2016 8:11 pm
- Forum: General Discussion
- Topic: Issue with wget...
- Replies: 10
- Views: 9086
Re: Issue with wget...
...onto the next problem...
Realized eventually Cron isn't enabled by default on OpenWRT.
When I issue the start commend I get an error message saying 'uninteger - 9 = true'. Any idea why that should happen?
THanks.
Realized eventually Cron isn't enabled by default on OpenWRT.
When I issue the start commend I get an error message saying 'uninteger - 9 = true'. Any idea why that should happen?
THanks.
- Sun Mar 20, 2016 6:14 pm
- Forum: Network / Wireless Issues
- Topic: No WAN ip after reboot
- Replies: 36
- Views: 33795
Re: No WAN ip after reboot
I did a little more scouting around the OpenWRT site and found the place to report bugs... While there, I found this: https://dev.openwrt.org/ticket/18680 Seems like the same issue we are having... I rebooted the router and while it was in the 'bad' state I unplugged/replugged the WAN cable- it did ...