Hi,
I am new to this list. There does not seem to be a DIR-632 forum, and this seems to be the closest.
dir-632 Hardware version 1A firmware version 1.01NA
I recently acquired a d-link dir-632 wireless router to replace my linksys router began failing. I configured to the router to mail me it's log periodically. From what the documentation says and the format of the log entries, there is an embedded Linux under the covers. I am trying to isolate a problem I have started having since I switched to the new d-link router.
I have a program which maintains an ssh tunnel from my work Linux box to my home Linux box which is hard wired to the router. The ssh just maintains a set of tunnels between my work box and boxes at home. This allows me to vnc in through the tunnel to various boxes at home. About half the time I connect via vnc, the password box comes up and begins drawing the screen and then the whole ssh tunnel is pulled down. I have not seen anything in the d-link log nor the Linux box logs to indicate what is causing the failure. If I restart the tunnel from work, I am good for a short time. This was never a problem with the Linksys router.
1. Does anyone have any suggestions on where to look for the problem.
2. Is there documentation on the meanings of the log entries. For example, in the following extract from the log there a lot of entries just marked "-- MARK --". Not sure if they are relevant. I seem to get a fair number of signals even though the router is just idling along. The message about "Unable to open" is disturbing, but I am hoping further research on this message on my part will help.
Oct 31 03:01:10 DIR-632 syslog.info -- MARK --
Oct 31 02:51:29 DIR-632 local0.debug udhcpd[16981]: UDHCPD Received a SIGSYS
Oct 31 02:51:28 DIR-632 local0.err udhcpd[16979]: Unable to open /var/misc/udhcpd.leases for reading
Oct 31 02:51:28 DIR-632 local0.err udhcpd[16979]: max_leases value (254) not sane, setting to 41 instead
Oct 31 02:51:28 DIR-632 user.info syslog: device_lan_ip=192.168.1.1 , device_lan_subnet_mask=255.255.255.0
Oct 31 02:51:28 DIR-632 user.info syslog: DHCP server start.
Oct 31 02:51:27 DIR-632 local0.debug udhcpd[19741]: UDHCPD Received a SIGTERM
Oct 31 02:51:27 DIR-632 local0.debug udhcpd[19741]: UDHCPD Received a SIGUSR1
Oct 31 02:51:25 DIR-632 local0.debug udhcpc[5403]: dhcpc sent restart signal to rc (RESTART APP)
Oct 31 02:51:25 DIR-632 local0.debug udhcpc[5403]: dhcpc is waiting for rc to be idle.
Oct 31 02:51:25 DIR-632 local0.info udhcpc[5403]: Lease of 68.110.<deleted> obtained, lease time 86400
Oct 31 02:51:24 DIR-632 local0.debug udhcpc[5403]: Sending renew...
Oct 31 02:45:59 DIR-632 local0.info udhcpd[19741]: UDHCPD Inform: add_lease 192.168.1.114
Oct 31 02:41:10 DIR-632 syslog.info -- MARK --
Oct 31 02:33:08 DIR-632 local0.info udhcpd[19741]: UDHCPD Inform: add_lease 192.168.1.116
Oct 31 02:21:10 DIR-632 syslog.info -- MARK --
Oct 31 02:01:10 DIR-632 syslog.info -- MARK --
Oct 31 01:41:10 DIR-632 syslog.info -- MARK --
Oct 31 01:31:55 DIR-632 local0.info udhcpd[19741]: UDHCPD Inform: add_lease 192.168.1.114
The dropped connections are really annoying.
Thank you for your time
Bob