From owner-freebsd-questions@FreeBSD.ORG Fri Sep 21 15:19:37 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AE9D16A508 for ; Fri, 21 Sep 2007 15:19:37 +0000 (UTC) (envelope-from andy@triera.net) Received: from deliver-2.mx.triera.net (deliver-2.mx.triera.net [213.161.0.32]) by mx1.freebsd.org (Postfix) with ESMTP id BC01013C4BD for ; Fri, 21 Sep 2007 15:19:36 +0000 (UTC) (envelope-from andy@triera.net) Received: from localhost (in-2.mx.triera.net [213.161.0.26]) by deliver-2.mx.triera.net (Postfix) with ESMTP id AA738307 for ; Fri, 21 Sep 2007 16:56:19 +0200 (CEST) X-Virus-Scanned: Triera AV Service Received: from smtp.triera.net (smtp.triera.net [213.161.0.30]) by in-2.mx.triera.net (Postfix) with SMTP id 661E91BC081 for ; Fri, 21 Sep 2007 16:56:20 +0200 (CEST) Received: from [192.168.4.3] (unknown [86.58.35.102]) by smtp.triera.net (Postfix) with ESMTP id 381131A18B5 for ; Fri, 21 Sep 2007 16:56:21 +0200 (CEST) Message-ID: <46F3DB96.4050406@triera.net> Date: Fri, 21 Sep 2007 07:56:22 -0700 From: Aleksander Rozman - Andy User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: reboot on problem 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: Fri, 21 Sep 2007 15:19:37 -0000 Hi ! I am running FreeBSD as server. Thing is working great, there is only one problem. Sometimes machine looses connection to internet... Which is quite a problem, since this computer is on remote location, which I only access once a week or less. I would need application (or something), which would check if computer can connect to gateway, in case that it can it would do nothing, but in case it can't it would make soft reboot... Is there anything that I could achive this with? Any idea is welcome... Please cc: message to my private address (reply all should do this) Thanks in advance Andy