From owner-freebsd-questions@FreeBSD.ORG Sat Aug 30 23:35:35 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6084106567A for ; Sat, 30 Aug 2008 23:35:35 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191]) by mx1.freebsd.org (Postfix) with ESMTP id 6D8A18FC15 for ; Sat, 30 Aug 2008 23:35:35 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so1082651fkk.11 for ; Sat, 30 Aug 2008 16:35:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=ZQR6tiJjWcMinc6yTxdsV3vc0CTHTdz/1k1KkLlVVgs=; b=ElceJAJyLi0XYx8aCJX4KHasN6o9vWOfgLuBUtF1x9wkqMTx+MYPLTrxSqJbUFIS1u 9T7SxlppZmcqRAzVvn7Vnhs5Zi1osj+G/NNcYdM4mf10F/0tjX2MPK7YqcmQ1l/LW0tY DBDm2v+If8iDbSlhpR3/5ERUkooPfm+WQ63C0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=NemWgDEBjYIWTYQnpxM9/hwGYzaGljdP9TnQVwM6H0/c+MILGi+MHH9F3kmLl6BWzc 28YFQ8Xaj0J/MiZGhjFbtwFcn9tnEU1fxPbTNnUI9YtauSZSKN+cvCtdGvV1iDC+LxrK VHWnCLnNw4rnkQRJz62gbz30PdcmNTdWjmRUg= Received: by 10.187.186.16 with SMTP id n16mr36463fap.27.1220139334150; Sat, 30 Aug 2008 16:35:34 -0700 (PDT) Received: by 10.187.205.5 with HTTP; Sat, 30 Aug 2008 16:35:34 -0700 (PDT) Message-ID: Date: Sun, 31 Aug 2008 01:35:34 +0200 From: "Redd Vinylene" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: How to test the uptime of a webserver? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2008 23:35:35 -0000 Hello hello! I got this dedicated server which is exposed to DDoS attacks quite frequently. Say I need to host a website on it, is there any way of telling how often it is actually online (to the rest of the world)? Maybe make some sort of ping script from a remote server? -- http://www.home.no/reddvinylene