Koozali.org: home of the SME Server

User changes cause HTTP access to stop

Offline grattman

  • ****
  • 122
  • +0/-0
User changes cause HTTP access to stop
« on: March 10, 2005, 08:37:22 PM »
I am not sure what happened, but both servers that I have set up seem to have the same issue right now. Whenever I edit an existing user, or create a new user, or delete an old user, or any other server related actions, the networks ability to make http request through the server stops.

So...in laymans terms if that did not make sense, as soon as I make any change to the server, the entire network loses their ability to browse the internet. Anything outside the server is cut-off. However, they can still get and send email, as well as ping outside sources.

Rebooting the server makes the network behave correctly again, yet I know that is not the correct method to fix my problem.

Any ideas?
...

Buddha_Joe

User changes cause HTTP access to stop
« Reply #1 on: March 10, 2005, 11:47:15 PM »
what does the server log say?

Offline grattman

  • ****
  • 122
  • +0/-0
User changes cause HTTP access to stop
« Reply #2 on: March 11, 2005, 03:53:13 AM »
Okay...the stupid question? Which log file should I be looking in?
...

cc_skavenger

User changes cause HTTP access to stop
« Reply #3 on: March 11, 2005, 04:09:19 AM »
Look at the messages log file and the squid cache log files.  These should show what is the culpret.  How many users and what kind of hardware?  When this happens, do a top and press the shift button plus the m button.  This will show you what processes that are using the most memory.  

HTH

Offline grattman

  • ****
  • 122
  • +0/-0
I am soooooo lost
« Reply #4 on: March 15, 2005, 04:06:11 PM »
I reviewed the message files, and so no real issues other than crappy power that flickers and goes off often.

I have isolated the issue down to DansGuardian. Currently, if it is running at all, there is no HTTP access, even at the lowest of settings.

It seems if DansGuardian has become corrupt. This is a huge issue because this is an elementary school and filtering has to be on. But, currently, it is causing the teachers and staff to be unable to do thier work and research.

Here are my message logs for the past two reboots:
http://cwes.weare.k12.nh.us/messages/messages030805.txt
http://cwes.weare.k12.nh.us/messages/messages031505.txt

Any ideas would be greatly appreciated.

Thanks,
Grattman
...

Offline raem

  • *
  • 3,972
  • +4/-0
Re: User changes cause HTTP access to stop
« Reply #5 on: March 16, 2005, 10:14:05 AM »
grattman

Can you successfully ping your server both by IP & URL ?
ping 192.168.xx.x
ping www.yourdomain.com

What is the output from
/etc/init.d/tinydns status
/etc/init.d/dnscache status
/etc/init.d/dansguardian status

What is the setting in Server Manager/Review Configuration/DNS server, is it the same IP as your server ?

Did you do anything special or particular to Dansguardian setup ?
...