From owner-freebsd-isp@FreeBSD.ORG Fri Mar 26 00:54:38 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4D6816A4CF for ; Fri, 26 Mar 2004 00:54:38 -0800 (PST) Received: from SLAVE.SZELSAT-GDYNIA.local (mail.multimedia.pl [217.172.224.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DAEB43D31 for ; Fri, 26 Mar 2004 00:54:37 -0800 (PST) (envelope-from m.lukaszuk@multimedia.pl) Received: from localhost ([217.172.228.115]) by SLAVE.SZELSAT-GDYNIA.local with Microsoft SMTPSVC(5.0.2195.6713); Fri, 26 Mar 2004 09:53:49 +0100 Date: Fri, 26 Mar 2004 09:54:37 +0100 From: Marek =?ISO-8859-2?Q?=A3ukaszuk?= To: Hamed Abangar Message-Id: <20040326095437.474d9cf1@localhost> In-Reply-To: <20040326084326.26262.qmail@web11509.mail.yahoo.com> References: <20040326084326.26262.qmail@web11509.mail.yahoo.com> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Mar 2004 08:53:49.0373 (UTC) FILETIME=[DB0D36D0:01C4130F] cc: freebsd-isp@freebsd.org Subject: Re: Remote Administration Problem X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 08:54:38 -0000 On Fri, 26 Mar 2004 00:43:26 -0800 (PST) Hamed Abangar wrote: > I'm new to this list and also I'm new to FreeBSD environment .I'm > network administrator in an isp.Recently i have changed our Internet > servers from Linux to freebsd ( cache servers , dns servers , firewall > , mail servers) . Every things works well , but i have a problem.I > can't control my servers remotely.I have activated SSH and telnet but > i can't login to my server with root account from my home or every > other where. Each time i want to check my servers , i must go to my > server's room and this is not good for a network administrator , i > didn't have this problem with Linux. in /etc/sshd/sshd_config add the line PermitRootLogin yes but login directly to root account isn't a good idea. Try using a normal user added to group wheel and then su to root. -- Marek Lukaszuk You cannot achieve the impossible without attempting the absurd. --== PGP:57F5 BAEA 8A38 078F 5F42 35FF 1A44 3A87 9FB5 CC6C ==--