The ntpdate and ez-ipupdate stuff were related to shorewall not being configured properly by me, as Jacques Nilo pointed out.
firewall# df -h ; free
Filesystem Size Used Available Use% Mounted on
/dev/root 6.0M 3.6M 2.4M 60% /
tmpfs 30.8M 12.0k 30.8M 0% /tmp
tmpfs 2.0M 1.1M 880.0k 57% /var/log
total used free shared buffers
Mem: 63028 10828 52200 0 40
Swap: 0 0 0
Total: 63028 10828 52200
I dug around in /var/log and didn't find much that seemed out of the ordinary. shorewall.log looked like it was blocking things on ppp0 from external sources only. The only anomally was from /var/log/daemon.log I found the following messages repeated many many times. How can I find out what's causing that?
Nov 23 06:25:29 firewall init: Id "1" respawning too fast: disabled for 5 minutes
Nov 23 06:25:29 firewall init: Id "2" respawning too fast: disabled for 5 minutes
On Sun Nov 23 11:51:22 EST 2003, Eric Spakman <[EMAIL PROTECTED]> wrote:
Hey everyone,Raymond,
I'm using Bering-uClibc 2.0 and setup tinydns and dnscache on it. However I'm having a problem where after about 5-10 minutes dns lookups fail. If I restart dnscache from init.d things go back to normal. I was wondering if anyone here might be able to help me out with this problem.
I'm not sure if this is related, but ntpdate has been unable to talk to servers like time.nist.gov says there's a sendto error. Also ez-ipupdate fails to connect members.dyndns.com:80.
Could these be related, and might they have something to do with a misconfiguration of shorewall?
Appreciate any insight
-- Raymond Page
You don't give much insight on your setup (dsl, cable, dialup, ...), configuration items you changed (dnscache, tinydns, shorewall, ...) so I can only guess. When dnscache fails things like ntpdate and ez-
ipupdate don't work anymore because they can't resolv the hostnames anymore, so that is expected. The question is why dnscache suddenly dies.
You can do some trouble shooting by looking at the output of "shorewall hits": are there local ports that get blocked which shouldn't. The output of "df" and "free": aren't there any memory problems. With ps you can see if the dnscache daemon is still running at the time you have problems. And ofcourse by looking at the various files in /var/log.
Regards,
Eric Spakman -------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
-- Raymond Page
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html