Koozali.org: home of the SME Server

Accessing a MS IIS 6 web server through a SM6.0

Offline charlien

  • ****
  • 88
  • +0/-0
    • http://www.rn-computing.com
Accessing a MS IIS 6 web server through a SM6.0
« on: October 01, 2004, 09:08:31 PM »
I have a problem accessing an IIS 6.0 web server running security authentication when I'm behind my SME 6 server. I can not log in. It works fine using several other firewalls. I'm guessing it is a squid issue. Can I turn off squid and still access the Internet? If I do service squid stop I lose Internet access.
...

Offline charlien

  • ****
  • 88
  • +0/-0
    • http://www.rn-computing.com
Accessing a MS IIS 6 web server through a SM6.0
« Reply #1 on: October 01, 2004, 10:32:28 PM »
I figured it out. This is what I did:

/sbin/e-smith/config setprop squid status disabled
/sbin/e-smith/signal-event remoteaccess-update
...