Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2010 21:38:16 +0100
From:      Pawel Tyll <ptyll@nitronet.pl>
To:        Luigi Rizzo <rizzo@iet.unipi.it>
Cc:        stable@freebsd.org
Subject:   Re: how to access the SOL (Serial over Lan) port in FreeBSD ?
Message-ID:  <1893986912.20101214213816@nitronet.pl>
In-Reply-To: <20101214193550.GA88466@onelab2.iet.unipi.it>
References:  <20101214193550.GA88466@onelab2.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Luigi,

> 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
> (amtterm, see http://dl.bytesex.org/releases/amtterm/ )
> which does connect to the port, but there is no data.

> Especially, on the FreeBSD side i see no "uart" device
> associated with the SOL port, only uart0 which is the
> physical serial port on board.

> Any idea on how to make the SOL port visible ?
> I am using a stock 8.2-beta kernel for amd64,
> tried to load ipmi but it makes no difference.
I'm using Intel servers with Intel motherboards, they are IPMI-capable
and both LAN and SOL are implemented by bridging with onboard ethernet
and serial port. After loading IPMI driver and configuring IPMI using
ipmitool (/usr/ports/sysutils/ipmitool), SOL is accessible via
built-in ssh shell that listens on IPMI IP, or ipmitool running from
remote. No additional serial ports nor ethernet adapters are exposed
to the system, and you cannot connect to IPMI IP from local machine.

Cheers.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1893986912.20101214213816>