From owner-freebsd-stable@FreeBSD.ORG Tue Dec 14 21:39:34 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B995C106564A for ; Tue, 14 Dec 2010 21:39:34 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 706C68FC18 for ; Tue, 14 Dec 2010 21:39:34 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LDF00HP4QPW5230@thalia-smout.broadpark.no> for freebsd-stable@freebsd.org; Tue, 14 Dec 2010 21:39:32 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.77]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LDF00GQSQPV8AJ0@ignis-smin.broadpark.no> for freebsd-stable@freebsd.org; Tue, 14 Dec 2010 21:39:32 +0100 (CET) Date: Tue, 14 Dec 2010 21:39:31 +0100 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Message-id: <20101214213931.52e1ec86.torfinn.ingolfsen@broadpark.no> In-reply-to: <20101214193550.GA88466@onelab2.iet.unipi.it> References: <20101214193550.GA88466@onelab2.iet.unipi.it> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: how to access the SOL (Serial over Lan) port in FreeBSD ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2010 21:39:34 -0000 On Tue, 14 Dec 2010 20:35:50 +0100 Luigi Rizzo wrote: > i recently bought two motherboards with Intel AMT support, > a remote management tool which among other things implements > Serial Over Lan (SOL) -- which seems to be accessible > via TCP port 16994 > > I have enabled the feature in the bios and built a client And configured it? See http://linux.die.net/man/7/amt-howto I know nothing about AMT (yet), but it looks interesting. HTH -- Torfinn