What's new

Asus router log entries

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

jamesnmandy

Regular Contributor
So is there a resource "for dummies" on how to understand all of the various entries in the router system log?

Like this:
kernel: Init chrdev /dev/detector with major 190 Jul 30 18:47:49
kernel: tdts: tcp_conn_max = 8000 Jul 30 18:47:49
kernel: tdts: tcp_conn_timeout = 300 sec Jul 30 18:48:06
kernel: SHN Release Version: 2.0.1 3529123_patch Jul 30 18:48:06
kernel: UDB Core Version: 0.2.14 r3529123 Jul 30 18:48:06
kernel: Init chrdev /dev/idpfw with major 191 Jul 30 18:48:06
kernel: IDPfw: IDPfw is ready Jul 30 18:48:06
kernel: sizeof forward pkt param = 192 Jul 30 18:49:03
kernel: IDPfw: Exit IDPfw Jul 30 18:49:03 kernel: mod epilog takes 0 jiffies Jul 30 18:49:03
kernel: IDPfw: Exit IDPfw Jul 30 18:49:03 kernel: Exit chrdev /dev/idpfw with major 191 Jul 30 18:49:03
kernel: Exit chrdev /dev/detector with major 190 Jul 30 18:49:03
rc_service: bwdpi_check 342:notify_rc start_firewall Jul 30 18:49:04 miniupnpd[12775]: shutting down MiniUPnPd

How does one make sense of it all?
 
Not really. A lot of it is Linux kernel stuff or application specific messages (like dnsmasq). So see the relevant online documentation for that. The rest is proprietary Asus/Broadcom components so there's unlikely to be any publicly available documentation about that. The best you can do is look in the GPL source code for clues.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top