Koozali.org: home of the SME Server

lost access to server-manager

Offline KaiNeR

  • ****
  • 122
  • +0/-0
    • http://www.fire-blade.co.uk
lost access to server-manager
« on: April 27, 2007, 01:20:36 AM »
Hi, i have been gettin allot of hack attempt from a certain ip address

so i tried to block his attempts with

config delprop DomainName DenyHosts 212.183.134.129
signal-event remoteaccess-update

but since doing the command i've lost access to the server manager

can anybody help  :cry:

i'm also hosting a few sites and now are unavailable   :cry:
KaiNeR  :pint: ......

Offline JonB

  • *
  • 351
  • +0/-0
lost access to server-manager
« Reply #1 on: April 27, 2007, 02:30:22 AM »
Are you sure that was the command you used? That command as quoted will have absolutely no affect as it is invalid.

What is the result of
Code: [Select]
config show DomainName

What version is your server and when was it installed?

What do the http errors logs show?

Jon
...

Offline KaiNeR

  • ****
  • 122
  • +0/-0
    • http://www.fire-blade.co.uk
lost access to server-manager
« Reply #2 on: April 27, 2007, 03:00:08 AM »
I'm running the latest version and the logs keep repeating the message
KaiNeR  :pint: ......

Offline JonB

  • *
  • 351
  • +0/-0
lost access to server-manager
« Reply #3 on: April 27, 2007, 03:14:42 AM »
So you are running 7.1.3 with all the latest updates?

Quote
the logs keep repeating the message


What is the message?

Jon
...

Offline KaiNeR

  • ****
  • 122
  • +0/-0
    • http://www.fire-blade.co.uk
lost access to server-manager
« Reply #4 on: April 27, 2007, 03:40:59 AM »
Sorry for the slow reply i'm stuck to using wap on the mobile, the message is

squid [6034] urlparse : illegal character in hostname 'p42800.kainer.co.uk|fdomainname|'
KaiNeR  :pint: ......

Offline JonB

  • *
  • 351
  • +0/-0
lost access to server-manager
« Reply #5 on: April 27, 2007, 04:16:40 AM »
And back to my first post. What does

Code: [Select]
config show DomainName

show.
...