Koozali.org: home of the SME Server

can't surf but "can" do everything else

Offline MeHere

  • *
  • 8
  • +0/-0
    • http://www.msicafe.com
can't surf but "can" do everything else
« on: August 27, 2004, 08:45:12 PM »
for some reason last night .. without anyone playing with the server settings, I can not surf from behind my sme server. everything else seems to work, i.e. email, putty, vpn, etc... but not surfing. can anyone PLEASE help me out on this one. I'm at my wits end and I have too many people depending on me and my server to be working without a hitch...  :-(
...

Offline MeHere

  • *
  • 8
  • +0/-0
    • http://www.msicafe.com
squid maybe
« Reply #1 on: August 27, 2004, 10:12:25 PM »
is it possible that it's my squid.. seems it's not running and i can't seem to get it running..

btw.. i'm running 6.0
...

Offline meanpenguin

  • ****
  • 138
  • +0/-0
can't surf but "can" do everything else
« Reply #2 on: August 28, 2004, 01:40:57 AM »
Try turning off the proxy detect on the browser.

Ed

Offline MeHere

  • *
  • 8
  • +0/-0
    • http://www.msicafe.com
can't surf but "can" do everything else
« Reply #3 on: August 28, 2004, 03:15:05 AM »
Quote from: "meanpenguin"
Try turning off the proxy detect on the browser.

Ed


unfortunately that would have been too easy of a fix, it was one of the first things i tried   it seems as though i can not get squid to run at all...

any ideas are greatly appreciated...
...

Offline briank

  • ****
  • 146
  • +0/-0
can't surf but "can" do everything else
« Reply #4 on: August 28, 2004, 07:00:51 AM »
What happens when you type service squid start at command line?
Use ps -aux to see if squid is running.
Why do you think squid isn't running, could it be a DNS issue?
Cheers
Brian

Offline MeHere

  • *
  • 8
  • +0/-0
    • http://www.msicafe.com
can't surf but "can" do everything else
« Reply #5 on: August 28, 2004, 07:08:17 AM »
Quote from: "briank"
What happens when you type service squid start at command line?
Use ps -aux to see if squid is running.
Why do you think squid isn't running, could it be a DNS issue?
Cheers
Brian


when i try to start squid it doesn't do anything, it will show up in ps -aux after i run it .. but after doing  squid -k check   it say's it is not running, then upon shutting down the server, it gives and error on shutting down the service...

I have restored the backup of that server on another and have the system up and running.. but I would still like to fix the original server, so if you or anyone have any ideas, i'de love to try them out..
...

Offline meanpenguin

  • ****
  • 138
  • +0/-0
can't surf but "can" do everything else
« Reply #6 on: August 28, 2004, 06:37:55 PM »
Just the obvious things to check since
you did not mention anything about the logs.
Anything in /var/log/messages about squid?
How about in the squid's log files

Ed