Results 1 to 4 of 4

Thread: Red hat with dansguardian not working

  1. #1

    Red hat with dansguardian not working

    Red hat with dansguardian not working

    Hi all

    I have a problem with a Red Hat server acting as Internet Server. It cannot load Dansguardian and as a result no one can connect. Is there a way how I can force it to start or rectify the problem?

    I am entering SU mode and typing /etc/init.d/dansguardian start and its giving FAILURE. Tried also restart and stop and yielded same results, its like not working anymore. Also going through webmin it is saying that it cannot start.

    Can anyone help me please

    Thanks

  2. #2
    What do the syslog say on your server /var/log/messages?

  3. #3
    sorry for my noobness but can you advise how i can check?

  4. #4
    Check this syslog link. I'd suggest setting syslog to log messages at debug level and above. In summary, after setting syslog to debug, open another terminal window and then run this command while restarting your daemon. This will let you see new error and informational messages as they occur.

    Code:
    # tail -f /var/log/messages
    You can always check the contents of your /var/log/messages error message file with this command.

    Code:
    # less /var/log/messages
    Use the space bar to scroll down. <CTRL F> will go a page down (forward) and <CTRL B> will go back up

Similar Threads

  1. Device Manager Error Codes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 12:52 AM
  2. so close to have my pcmcia NIC working
    By aromes in forum Linux - Hardware, Networking & Security
    Replies: 1
    Last Post: 03-22-2004, 05:31 PM
  3. mozilla no longer working
    By mojo jojo in forum Linux - Software, Applications & Programming
    Replies: 3
    Last Post: 01-25-2004, 12:47 AM
  4. Waimea...installed...not working
    By cybspur in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 04-01-2003, 04:18 AM
  5. .profile not working correctly
    By NeoStarO1 in forum BSD
    Replies: 5
    Last Post: 08-09-2002, 03:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •