This was the whole netstat output, sorry I left out the other ports, didn't
think they where relevant:
I'm was using the default port, tried now not setting cypher suite, did not
make any difference

Proto Recv-Q Send-Q Local Address           Foreign Address         State
    PID/Program name
tcp        0      0 0.0.0.0:9003            0.0.0.0:*               LISTEN
     7444/qemu-system-x8
tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN
     7444/qemu-system-x8
tcp6       0      0 ::1:9002                :::*                    LISTEN
     6429/ipmi_sim
tcp6       0      0 ::1:9002                ::1:42102
ESTABLISHED 6429/ipmi_sim
tcp6       0      0 ::1:42102               ::1:9002
 ESTABLISHED 7444/qemu-system-x8
udp        0      0 127.0.0.1:47290         127.0.0.1:623
ESTABLISHED 28335/ipmitool
udp        0      0 0.0.0.0:68              0.0.0.0:*
    6437/dhclient
udp6       0      0 :::623                  :::*
     6429/ipmi_sim

On 9 June 2017 at 18:28, Corey Minyard <[email protected]> wrote:

> On 06/09/2017 08:49 AM, Claes Nordmark wrote:
>
>>
>> Only output from ipmitool:
>> ipmitool -C 1 -H 127.0.0.1 -U ipmiusr -P test -I lanplus sol activate
>> [SOL Session operational.  Use ~? for help]
>>
>
> Unless you have change the lan.conf file to use 623 for the IPMI port, you
> need a '-p <port>' here.
>
> As a side note, you are probably better off leaving the cypher suite
> selection alone.  ipmitool will choose the most secure available by default.
>
> -corey
>
>
>>
>> netstat -lnpa
>> Active Internet connections (servers and established)
>> Proto Recv-Q Send-Q Local Address           Foreign Address
>>  State       PID/Program name
>> tcp        0      0 0.0.0.0:9003 <http://0.0.0.0:9003>  0.0.0.0:*
>>        LISTEN      7444/qemu-system-x8
>> tcp6       0      0 ::1:9002                :::*            LISTEN
>> 6429/ipmi_sim
>> tcp6       0      0 ::1:9002                ::1:42102
>>  ESTABLISHED 6429/ipmi_sim
>> tcp6       0      0 ::1:42102               ::1:9002
>> ESTABLISHED 7444/qemu-system-x8
>>
>> telnet 127.0.0.1 9003 gives works
>>
>> lan.conf:
>>  sol "telnet:localhost:9003" 115200
>>
>> qemu param:
>>  -serial mon:telnet::9003,server,telnet,nowait
>>
>> Any ideas what I could have done wrong?
>>
>> Br Claes
>>
>>
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>> _______________________________________________
>> Openipmi-developer mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/openipmi-developer
>>
>
>
>


-- 

*Tieto Sweden AB*

Direct +46 10 481 8609

Mobile +46 73 030 01 23

Email [email protected]

Kyrkgränd 5

Box 705

SE-931 27 Skellefteå

www.tieto.com
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to