This page uses JavaScript and requires a JavaScript enabled browser.Your browser is not JavaScript enabled.
~~~~~ Warning !!! Content posted here are gained through the real world experience or some may come from training or any other Internet sources. Reading this blog may confuse you or may increase understanding of UNIX/Linux operating system and its component. It might help you to land on Real job or may fire your from the Real job. So, use on your own risk !!! No left or right reserved !!! -Kamal ~~~~~
Tuesday, February 7, 2017
Solaris 10 - patch error
487 ls -ltra
488 more rec_patchset_version
489 pwd
490 cat /var/sadm/install_data/rec_patchset_version
491 cd /var/sadm/install_data
492 ls
493 ls -ltr
494 mv s10s_rec_patchset_short_2017.02.06_15.34.05.log s10s_rec_patchset_verbose_2017.02.06_15.34.05 .log s10s_rec_patchset_session_2017.02.06_15.34.05.dat s10s_rec_patchset_short_2017.02.06_16.33.15.log s10s_rec_patchset_verbose_2017.02.06_16.33.15.log s10s_rec_patchset_session_2017.02.06_16.33.15.dat /va r/tmp
495 ls -ltra
496 pwd
497 cd /var/tmp/patch_Sol/10_Recommended_CPU_2017-01/
498 nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10_Recommended.out 2>&1 &
499 tail -f /alt/opt/Patches/10_Recommended.out
500 tail -f /alt/opt/Patches/10_Recommended.out
501 history
[root@sun-serv-p05]#
[root@sun-serv-p05]# pwd
/var/sadm/install_data
[root@sun-serv-p05]# cd /var/tmp/patch_Sol/10_Recommended_CPU_2017-01/
[root@sun-serv-p05]# nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10_Recommend ed.out 2>&1 &
[1] 28334
[root@sun-serv-p05]# tail -f /alt/opt/Patches/10_Recommended.out
ERROR: Another instance of an install script is already running for target boot
environment '/alt'.
^C
[1]+ Exit 1 nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10 _Recommended.out 2>&1
# vi installcluster
and search for another instance
and remove the process
drwxr-xr-x 2 root root 117 Feb 6 15:38 .patchset.fs.temp.mount.18383
drwxr-xr-x 2 root root 117 Feb 6 16:52 .patchset.fs.temp.mount.28568
-rw-r--r-- 1 root root 100 Feb 6 16:52 .patchset.prereq.patch.order.28568
-rw-r--r-- 1 root root 0 Feb 6 16:52 .patchset.single.instance.lock.alt
-rw-r--r-- 1 root root 4060 Feb 6 16:53 .patchset.processed.patch.order.28568
start again and should be good
root@sinf-mg-p06 # nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patch es/10_Recommended.out 2>&1 &
[1] 26811
root@sinf-mg-p06 # tail -f /alt/opt/Patches/10_Recommended.out
Setup ...........
CPU OS Patchset 2017/01 Solaris 10 SPARC (2017.01.13)
Application of patches started : 2017.02.06 15:38:33
Applying 120900-04 ( 1 of 406) ... skipped
Applying 121133-02 ( 2 of 406) ... skipped
Applying 119254-93 ( 3 of 406) ... skipped
Applying 119317-01 ( 4 of 406) ... skipped
Applying 121296-01 ( 5 of 406) ... skipped
Applying 138215-02 ( 6 of 406) ... skipped
Applying 148336-02 ( 7 of 406) ... skipped
Applying 146054-07 ( 8 of 406) ... skipped
Applying 142251-02 ( 9 of 406) ... skipped
Applying 125555-16 ( 10 of 406) ... skipped
Applying 118367-04 ( 11 of 406) ... skipped
Applying 118666-86 ( 12 of 406) ... skipped
Applying 118667-86 ( 13 of 406) ... skipped
Applying 118705-02 ( 14 of 406) ... skipped
Applying 118706-01 ( 15 of 406) ... skipped
Applying 118707-05 ( 16 of 406) ... skipped
Applying 118708-19 ( 17 of 406) ... skipped
^^^^^^^^^^^^^^^^^^^^^^^
360 lumount aBE01202017 /alt
361 cd /repository/Solaris/patch/
362 ls
363 cd 10_Recommended_CPU_2017-01
364 ls
365 ./installcluster --apply-prereq --s10patchset
366 lustatus
367 nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10_Recommended.out 2>&1 &
368 tail -f /alt/opt/Patches/10_Recommended.out
369 pwdd
370 pwd
371 lustatus
372 pwd
373 tail -f /alt/opt/Patches/10_Recommended.out
374 ps -ef | grep inst
375 df -h /alt
376 tail -f /alt/opt/Patches/10_Recommended.out
377 ps -ef | grep inst
378 kill -9 18383 18459
379 ps -ef | grep inst
380 lustatus
381 nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10_Recommended.out 2>&1 &
382 tail -f /alt/opt/Patches/10_Recommended.out
383 ps -ef | grep /alt
384 lustatus
385 ps -ef | grep -i inst
386 nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10_Recommended.out 2>&1 &
387 tail -f /alt/opt/Patches/10_Recommended.out
388 df -h
389 luumount /alt
390 df -h
391 pwd
392 luumount aBE01202017
393 df -h
394 ps -ef | grep install
395 jobs
396 nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10_Recommended.out 2>&1 &
397 tail -f /alt/opt/Patches/10_Recommended.out
398 lustatus
399 luumount -f aBE01202017
400 df -h
401 lustatus
402 ps -ef | more
403 df -h
404 lustatus
405 ludelete aBE01202017
406 lustatus
407 lucreate -n aBE01202017
408 lustatus
409 lumount aBE01202017 /alt
410 df -h /alt /
411 pwd
412 nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10_Recommended.out 2>&1 &
413 tail -f /alt/opt/Patches/10_Recommended.out
414 ps -ef | more
415 lustatus
416 zfs list
417 df -h
418 lustatus
419 pwd
420 luumount aBE01202017
421 df -h
422 ps -ef | more
423 lustatus
424 lumount aBE01202017 /alt
425 df -h
426 fuser -cu /alt
427 pwd
428 ls
429 df -h .
430 ls
431 pwd
432 pwd
433 ls
434 cd ..
435 ls
436 pwd
437 cd /var/tmp/patch_Sol/
438 ls
439 unzip /repository/Solaris/patch/10_Recommended_CPU_2017-01.zip
440 pwd
441 df -h
442 pwd
443 ls
444 cd 10_Recommended_CPU_2017-01/
445 ls
446 ./installcluster --apply-prereq --s10patchset
447 pwd
448 ls
449 nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10_Recommended.out 2>&1 &
450 tail -f /alt/opt/Patches/10_Recommended.out
451 fuser -cu /alt
452 ps -ef | grep alt
453 ps -ef | more
454 ps -ef | grep -i inst
455 df -h
456 tail -f /alt/opt/Patches/10_Recommended.out
457 cd /alt
458 ls
459 cd var
460 ls
461 cd sadm/
462 ls
463 cd install_data/
464 ls
465 ls -ltr
466 mv s10s_rec_patchset_short_2017.02.06_15.34.05.log s10s_rec_patchset_verbose_2017.02.06_15.34.05 .log s10s_rec_patchset_session_2017.02.06_15.34.05.dat /alt/var/tmp
467 cd
468 cd -
469 cd /var/tmp/patch_Sol/
470 cd 10_Recommended_CPU_2017-01/
471 nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10_Recommended.out 2>&1 &
472 tail -f /alt/opt/Patches/10_Recommended.out
473 ps -ef | grep alt
474 fuser /alt/var
475 cd /var/tun
476 cd /var/run
477 ls -ltr
478 pwd
479 cd ../alt/var/
480 cd /alt/var
481 ls
482 cd sadm/
483 ls
484 cd install_data/
485 ls
486 ls -ltr
487 ls -ltra
488 more rec_patchset_version
489 pwd
490 cat /var/sadm/install_data/rec_patchset_version
491 cd /var/sadm/install_data
492 ls
493 ls -ltr
494 mv s10s_rec_patchset_short_2017.02.06_15.34.05.log s10s_rec_patchset_verbose_2017.02.06_15.34.05 .log s10s_rec_patchset_session_2017.02.06_15.34.05.dat s10s_rec_patchset_short_2017.02.06_16.33.15.log s10s_rec_patchset_verbose_2017.02.06_16.33.15.log s10s_rec_patchset_session_2017.02.06_16.33.15.dat /va r/tmp
495 ls -ltra
496 pwd
497 cd /var/tmp/patch_Sol/10_Recommended_CPU_2017-01/
498 nohup ./installcluster -R /alt --s10patchset > /alt/opt/Patches/10_Recommended.out 2>&1 &
499 tail -f /alt/opt/Patches/10_Recommended.out
500 tail -f /alt/opt/Patches/10_Recommended.out
501 history
[root@sun-serv-p05]# pwd
/root
[root@sun-serv-p05]# cd /var/run
[root@sun-serv-p05]# ls -ltr
total 160
-rw-r--r-- 1 root root 8192 Nov 10 19:23 tzsync
drwxr-xr-x 3 root root 191 Nov 10 19:23 sysevent_channels
Dr--r--r-- 1 root root 0 Nov 10 19:23 name_service_door
-rw------- 1 root root 0 Nov 10 19:23 ipsecconf.lock
Dr--r--r-- 1 root root 0 Nov 10 19:23 picld_door
drwxr-xr-x 2 daemon daemon 117 Nov 10 19:23 daemon
-rw-r--r-- 1 root root 0 Nov 10 19:23 nfs4_domain
drwx------ 2 root root 182 Nov 10 19:23 smc898
Drw-r--r-- 1 root root 0 Nov 10 19:23 syslog_door
-rw-r--r-- 1 root root 4 Nov 10 19:23 syslog.pid
-rw-r--r-- 1 root root 4 Nov 10 19:23 sshd.pid
-rw------- 1 root smmsp 32 Nov 10 19:23 sendmail.pid
drwxrwxrwt 2 root root 186 Nov 10 19:23 rpc_door
-rw-r--r-- 1 root root 0 Nov 10 19:24 rcm_daemon_lock
Dr-------- 1 root root 0 Nov 10 19:24 rcm_daemon_door
-rw-rw-rw- 1 root bin 0 Nov 10 19:24 cdrom_rcm.conf
-rw------- 1 root root 1068 Nov 10 19:24 rcm_daemon_state
-rw------- 1 root root 0 Nov 10 19:25 AdDrEm.lck
---------- 1 root root 4 Nov 10 19:30 auditmanager.pid
Drw-r--r-- 1 root root 0 Feb 6 17:08 hotplugd_door
[root@sun-serv-p05]# ls -ltra
total 245
drwxr-xr-x 52 root sys 52 Dec 30 2014 ..
-rw-r--r-- 1 root root 8192 Nov 10 19:23 tzsync
drwxr-xr-x 3 root root 191 Nov 10 19:23 sysevent_channels
Dr--r--r-- 1 root root 0 Nov 10 19:23 name_service_door
-rw------- 1 root root 0 Nov 10 19:23 ipsecconf.lock
Dr--r--r-- 1 root root 0 Nov 10 19:23 picld_door
drwxr-xr-x 2 daemon daemon 117 Nov 10 19:23 daemon
-rw-r--r-- 1 root root 0 Nov 10 19:23 nfs4_domain
drwx------ 2 root root 182 Nov 10 19:23 smc898
Drw-r--r-- 1 root root 0 Nov 10 19:23 syslog_door
-rw-r--r-- 1 root root 4 Nov 10 19:23 syslog.pid
-rw-r--r-- 1 root root 4 Nov 10 19:23 sshd.pid
-rw------- 1 root smmsp 32 Nov 10 19:23 sendmail.pid
drwxrwxrwt 2 root root 186 Nov 10 19:23 rpc_door
srwxr-xr-x 1 root root 0 Nov 10 19:23 .inetd.uds
-rw-r--r-- 1 root root 0 Nov 10 19:24 rcm_daemon_lock
Dr-------- 1 root root 0 Nov 10 19:24 rcm_daemon_door
-rw-rw-rw- 1 root bin 0 Nov 10 19:24 cdrom_rcm.conf
-rw------- 1 root root 1068 Nov 10 19:24 rcm_daemon_state
-rw------- 1 root root 0 Nov 10 19:25 AdDrEm.lck
---------- 1 root root 4 Nov 10 19:30 auditmanager.pid
drwxr-xr-x 2 root root 117 Feb 6 15:38 .patchset.fs.temp.mount.18383
drwxr-xr-x 2 root root 117 Feb 6 16:52 .patchset.fs.temp.mount.28568
-rw-r--r-- 1 root root 100 Feb 6 16:52 .patchset.prereq.patch.order.28568
-rw-r--r-- 1 root root 0 Feb 6 16:52 .patchset.single.instance.lock.alt
-rw-r--r-- 1 root root 4060 Feb 6 16:53 .patchset.processed.patch.order.28568
Drw-r--r-- 1 root root 0 Feb 6 17:08 hotplugd_door
drwxr-xr-x 8 root sys 2007 Feb 6 17:13 .
[root@sun-serv-p05]# tail -f /alt/opt/Patches/10_Recommended.out
120195-02 121104-11 137090-02 145200-13 152250-01
120412-11 121136-02 138824-12 147992-06 152252-01
120414-27 121211-02 139291-02 150616-01 152254-01
120811-09 122031-01 143317-03
Installation of patch set to alternate boot environment complete.
Install log files written :
/alt/var/sadm/install_data/s10s_rec_patchset_short_2017.02.06_16.53.16.log
/alt/var/sadm/install_data/s10s_rec_patchset_verbose_2017.02.06_16.53.16.log
^C
[root@sun-serv-p05]# pwd
/var/run
[root@sun-serv-p05]# cd /repository/Solaris/patch/
[root@sun-serv-p05]# ls
10_Recommended_CPU_2017-01 10_Recommended_CPU_2017-01.zip patches
[root@sun-serv-p05]# cd patches/
[root@sun-serv-p05]# ls
123893-80 123893-80.zip 138352-03 138352-03.zip
[root@sun-serv-p05]# for i in 123893-80 138352-03; do patchadd -R /alt $i ; done
Validating patches...
Loading patches installed on the system...
Done!
Loading patches requested to install.
Done!
Checking patches that you specified for installation.
Done!
Approved patches will be installed in this order:
123893-80
Saturday, January 7, 2017
Solaris 11 - Setting up Virtual NIC, IPMP, hostname and assigning IP address
Solaris 11 - Creating virtual NIC
# dladm show-phys
# ipadm show-if
# ipadm show-addr
# dladm show-link
# dladm create-vnic -l net0 net0vnic1
# dladm show-link
LINK CLASS MTU STATE OVER
net0vnic1 vnic 1500 up net0
# ipadm create-addr -T static -a local=192.168.10.120/24 net0vnic1
# ipadm show-if
# ipadm show-addr
# ifconfig -a
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
Solaris 11 IPMP Setup
1. Find your NIC card ..
# more /etc/path_to_inst
" 0 "e1000g"
" 1 "e1000g"
# dladm show-phys
LINK MEDIA STATE SPEED DUPLEX DEVICE
net0 Ethernet up 1000 full e1000g0
net1 Ethernet unknown 0 unknown e1000g1
2. Make sure ncp is set to defaultfixed, if not, enable it
# netadm list
ncp DefaultFixed online
# netadm enable -p ncp DefaultFixed
3. Detail list of NIC
# dladm show-linkprop -p mac-address
# dladm show-phys
4. Remove existing ip address info
# ipadm delete-addr net0/v4
# ipadm delete-addr net0/v6
5. Create IPMP and assign ip address
# ipadm add-ipmp -i net0 -i net1 ipmp0
# ipadm create-addr -T static -a 192.168.10.130 ipmp0/data0
# ipadm
# ifconfig -a
# ipmpstat -a
# ipadm set-ifprop -p standby=on -m ip net1
# ipmpstat -g
GROUP GROUPNAME STATE FDT INTERFACES
ipmp0 ipmp0 ok -- net0 (net1)
# ifconfig -a
groupname ipmp0
# ipmpstat -i
INTERFACE ACTIVE GROUP FLAGS LINK PROBE STATE
net0 yes ipmp0 --mbM-- up disabled ok
net1 no ipmp0 is----- up disabled ok
# ipmpstat -g
GROUP GROUPNAME STATE FDT INTERFACES
ipmp0 ipmp0 ok -- net0 (net1)
6. Test if IPMP is working
# if_mpadm -d net0
Disables net0
# if_mpadm -r net0
# ifconfig -a
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
1. Change ncp mode to to Manual mode
# netadm enable -p ncp DefaultFixed
2. Display the available NIC on the system
# dladm show-phys
3. Assign IP address to the interface
# ipadm delete-ip net0
# ipadm create-ip net0
# ipadm show-if
# ipadm create-addr -T static -a local=192.168.10.135/24 net0/addr
# ipadm show-addr
4. If you want to use DHCP, perform the following.
# ipadm delete-ip net0
# ipadm create-ip net0
# ipadm create-addr -T dhcp net0/addr
# ipadm show-addr
5. IPv6 configuration with auto-generated
# ipadm delete-ip net0
# ipadm create-ip net0
# ipadm create-addr -T addrconf net0/addr
# ipadm show-addr
6. Add default route
# route -p add default 192.168.10.1
7. Configure host/dns information
# svccfg -s dns/client \'setprop config/nameserver = net_address: 192.168.10.110\'
# svccfg -s dns/client \'setprop config/domain = astring: \"expanor.local\"\'
# svccfg -s name-service/switch \'setprop config/host = astring: \"files dns\"\'
# svcadm refresh name-service/switch
# svcadm refresh dns/client
8. Traditional method of using resolve.conf and nsswitch.conf file can be used.
Fill out the info and usr import command.
Solaris 11 does not use resolv.conf and nsswitch for name resolution
# nscfg import -f svc:/system/name-service/switch:default
# nscfg import -f svc:/network/dns/client:default
# svcadm refresh dns/client
9. Change host entry
# svccfg -s system/identity:node listprop config
# svccfg -s system/identity:node setprop config/nodename="goma"
# svccfg -s system/identity:node setprop config/loopback="goma"
# svccfg -s system/identity:node refresh
# svcadm restart system/identity:node
# dladm show-phys
# ipadm show-if
# ipadm show-addr
# dladm show-link
# dladm create-vnic -l net0 net0vnic1
# dladm show-link
LINK CLASS MTU STATE OVER
net0vnic1 vnic 1500 up net0
# ipadm create-addr -T static -a local=192.168.10.120/24 net0vnic1
# ipadm show-if
# ipadm show-addr
# ifconfig -a
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
Solaris 11 IPMP Setup
1. Find your NIC card ..
# more /etc/path_to_inst
" 0 "e1000g"
" 1 "e1000g"
# dladm show-phys
LINK MEDIA STATE SPEED DUPLEX DEVICE
net0 Ethernet up 1000 full e1000g0
net1 Ethernet unknown 0 unknown e1000g1
2. Make sure ncp is set to defaultfixed, if not, enable it
# netadm list
ncp DefaultFixed online
# netadm enable -p ncp DefaultFixed
3. Detail list of NIC
# dladm show-linkprop -p mac-address
# dladm show-phys
4. Remove existing ip address info
# ipadm delete-addr net0/v4
# ipadm delete-addr net0/v6
5. Create IPMP and assign ip address
# ipadm add-ipmp -i net0 -i net1 ipmp0
# ipadm create-addr -T static -a 192.168.10.130 ipmp0/data0
# ipadm
# ifconfig -a
# ipmpstat -a
# ipadm set-ifprop -p standby=on -m ip net1
# ipmpstat -g
GROUP GROUPNAME STATE FDT INTERFACES
ipmp0 ipmp0 ok -- net0 (net1)
# ifconfig -a
groupname ipmp0
# ipmpstat -i
INTERFACE ACTIVE GROUP FLAGS LINK PROBE STATE
net0 yes ipmp0 --mbM-- up disabled ok
net1 no ipmp0 is----- up disabled ok
# ipmpstat -g
GROUP GROUPNAME STATE FDT INTERFACES
ipmp0 ipmp0 ok -- net0 (net1)
6. Test if IPMP is working
# if_mpadm -d net0
Disables net0
# if_mpadm -r net0
# ifconfig -a
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
1. Change ncp mode to to Manual mode
# netadm enable -p ncp DefaultFixed
2. Display the available NIC on the system
# dladm show-phys
3. Assign IP address to the interface
# ipadm delete-ip net0
# ipadm create-ip net0
# ipadm show-if
# ipadm create-addr -T static -a local=192.168.10.135/24 net0/addr
# ipadm show-addr
4. If you want to use DHCP, perform the following.
# ipadm delete-ip net0
# ipadm create-ip net0
# ipadm create-addr -T dhcp net0/addr
# ipadm show-addr
5. IPv6 configuration with auto-generated
# ipadm delete-ip net0
# ipadm create-ip net0
# ipadm create-addr -T addrconf net0/addr
# ipadm show-addr
6. Add default route
# route -p add default 192.168.10.1
7. Configure host/dns information
# svccfg -s dns/client \'setprop config/nameserver = net_address: 192.168.10.110\'
# svccfg -s dns/client \'setprop config/domain = astring: \"expanor.local\"\'
# svccfg -s name-service/switch \'setprop config/host = astring: \"files dns\"\'
# svcadm refresh name-service/switch
# svcadm refresh dns/client
8. Traditional method of using resolve.conf and nsswitch.conf file can be used.
Fill out the info and usr import command.
Solaris 11 does not use resolv.conf and nsswitch for name resolution
# nscfg import -f svc:/system/name-service/switch:default
# nscfg import -f svc:/network/dns/client:default
# svcadm refresh dns/client
9. Change host entry
# svccfg -s system/identity:node listprop config
# svccfg -s system/identity:node setprop config/nodename="goma"
# svccfg -s system/identity:node setprop config/loopback="goma"
# svccfg -s system/identity:node refresh
# svcadm restart system/identity:node
Solaris10 - zfs mirror root disk split on zfs root
zfs mirror root disk split on zfs root
1. Mirror existing disk
# zpool attach rpool c0t2d0s0 c0t0d0s0
2. wait until syncing and split
# zpool split rpool rpool2
3. Import new pool
# zpool import rpool2
4. List your zfs filsystem
# zpool list
5. Install boot on second disk and set boot-device
# installboot /usr/platform/SUNW,Sun-Blade-100/lib/fs/zfs/bootblk /dev/rdsk/c0t2d0s0
# eeprom boot-device=disk2
6. Reboot and verify boot device at ok prompt and boot the system.
# sync;sync;sync
# init 0
ok printenv boot-device
boot-device = disk2
ok boot
7. Verify system is booted from splitted pool
# df -h
# zpool status
# zpool list
1. Mirror existing disk
# zpool attach rpool c0t2d0s0 c0t0d0s0
2. wait until syncing and split
# zpool split rpool rpool2
3. Import new pool
# zpool import rpool2
4. List your zfs filsystem
# zpool list
5. Install boot on second disk and set boot-device
# installboot /usr/platform/SUNW,Sun-Blade-100/lib/fs/zfs/bootblk /dev/rdsk/c0t2d0s0
# eeprom boot-device=disk2
6. Reboot and verify boot device at ok prompt and boot the system.
# sync;sync;sync
# init 0
ok printenv boot-device
boot-device = disk2
ok boot
7. Verify system is booted from splitted pool
# df -h
# zpool status
# zpool list
Wednesday, January 4, 2017
Solaris 11 - scanning result and fix
Solaris 11 - scanning result and fix
95389 Network Time Protocol Daemon
(ntpd) read_mru_list() Remote DoS =-> Apply new patch
86122 OpenSSH MaxAuthTries Bypass
changed to MaxAuthTries 6
90317 SSH Weak Algorithms Supported
71049 SSH Weak MAC Algorithms Enabled
70658 SSH Server CBC Mode Ciphers Enabled
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,arcfour
MACs hmac-sha1,hmac-ripemd160
26925 VNC Server Unauthenticated Access
# svcs -a | grep vnc
online 15:03:37 svc:/application/x11/xvnc-inetd:default
95389 Network Time Protocol Daemon
(ntpd) read_mru_list() Remote DoS =-> Apply new patch
86122 OpenSSH MaxAuthTries Bypass
changed to MaxAuthTries 6
90317 SSH Weak Algorithms Supported
71049 SSH Weak MAC Algorithms Enabled
70658 SSH Server CBC Mode Ciphers Enabled
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,arcfour
MACs hmac-sha1,hmac-ripemd160
26925 VNC Server Unauthenticated Access
# svcs -a | grep vnc
online 15:03:37 svc:/application/x11/xvnc-inetd:default
Subscribe to:
Posts (Atom)