Merlin - FWIW on my nightly reboot seems /scripts/services.start didn't run.
Permissions are fine, runs interactively fine. Anything about the beta that could have disabled scripts, or should I look to my config?
I've always seen services-start with a hyphen, not a period as you have there. Perhaps that makes a difference?Merlin - FWIW on my nightly reboot seems /scripts/services.start didn't run.
Permissions are fine, runs interactively fine. Anything about the beta that could have disabled scripts, or should I look to my config?
I've always seen services-start with a hyphen, not a period as you have there. Perhaps that makes a difference?
Rt-ac87u 5ghz wifi packet loss and
Wifi drop
Alas, found one bug with the 380.59 Beta 2 (not tested with beta 1)....
WAN > Special Requirement from ISP > Manual clientid (Option 61) entry (essential for Sky Fibre broadband in UK) doesn't appear to survive a reboot or hard power cycle.
(380.59 beta 2 was installed directly over 380.58 without a factory reset. Rolling back to 380.58 - Manual clientid (Option 61) entry is not lost on reboot/power cycle).
nvram show | grep clientid
nvram show | grep dhcpc_options
Only to try post-mount and/or wan-start instead. I have moved my custom scripts primarily to those because otherwise they were running too early in the boot process. On top of that move, I have a 'sleep 20' to begin the wan-start script to give things time to settle down. It helped me. That's my only idea.Suggestions?
Only to try post-mount and/or wan-start instead. I have moved my custom scripts primarily to those because otherwise they were running too early in the boot process. On top of that move, I have a 'sleep 20' to begin the wan-start script to give things time to settle down. It helped me. That's my only idea.
#!/bin/sh
touch /jffs/lastrun/$(basename $0)
exit
Well.
Finally after 8 days uptime, router act weird.This morning "Client Status" page was Empty , but all wired and wireless clients still have Lan and WAn acces .They vanished from the page , refresh button dont worked anymore.
On that page http://192.168.1.1/Tools_Sysinfo.asp ,Section "network" at the buttom, all PORTs WAN,LAN1,2,3,4 showed "Quering Switch"
I dont use VPN, Adaptive QoS, Ip traffic, ect..., just a simple vanilla config
NAT enable (CTF +FA).. I know im not supposed to see FA enabled with my A1 rev, but its there!
Syslog-General info was clean, empty
Sorry i dont have any pics because i rebooted to fix this
Reverting to 380.58 for now
I can't reproduce the problem here. Please try the following:
1) Configure your clientid through the WAN page
2) through SSH, run the following commands, and post back the results (feel free to modify your actual clientid value to avoid sharing it):
Code:nvram show | grep clientid nvram show | grep dhcpc_options
3) Reboot your router
4) Re-run the same commands again
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!