Koozali.org: home of the SME Server

Remove upstram proxy settings

Offline fastlane2

  • 3
  • +0/-0
Remove upstram proxy settings
« on: October 12, 2009, 12:46:30 PM »
I am about to test an upstream proxy with my SME box by using

config set SquidParent a.b.c.d
config set SquidParentPort nnn
signal-event post-upgrade
signal-event reboot

What I can't figure out is how to remove the settings if I need to.

Any help appreciated.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Remove upstram proxy settings
« Reply #1 on: October 12, 2009, 01:06:42 PM »
in a shell, digit
Code: [Select]
db

ther read the syntax.. ;-)

Offline fastlane2

  • 3
  • +0/-0
Re: Remove upstram proxy settings
« Reply #2 on: October 12, 2009, 01:14:09 PM »
Many Thanks...

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Remove upstram proxy settings
« Reply #3 on: October 12, 2009, 03:15:21 PM »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline mmccarn

  • *
  • 2,656
  • +10/-0
Re: Remove upstram proxy settings
« Reply #4 on: October 12, 2009, 04:59:49 PM »
From http://wiki.contribs.org/DB_Variables_Configuration#Squid_Proxy_.28squid.29:
Quote
(un-do using 'db configuration delete SquidParent', 'signal-event proxy-update')