kernel zone
Hi,
zonecfg -z y
create -t SYSsolaris-kz
commit
exit
zoneadm -z y install
After some time the screen hangs during installation.
Then i attempt to connect again
ssh root@p-m-dev01
ssh_exchange_identification: Connection closed by remote host
[a906593@s-ng-iamprx1 ~]$ telnet p-m-dev01 22
Trying 172.18.180.157...
Connected to p-m-dev01.
Escape character is '^]'.
SSH-2.0-OpenSSH_8.4
nmap p-m-dev01 -p 22
Starting Nmap 5.51 ( http://nmap.org ) at 2023-11-26 12:14 CET
Nmap scan report for p-m-dev01 (172.18.180.157)
Host is up (0.00044s latency).
rDNS record for 172.18.180.157: p-m-dev01.premiere.de
PORT STATE SERVICE
22/tcp open ssh
Nmap done: 1 IP address (1 host up) scanned in 5.53 seconds
This shows that port 22 is up.