Category Archives: Technical

Iscsi with ZFS on Solaris 10

Setting up ISCSI on Solaris 10 with ZFS In the iscsi – world the iicsi – Server is the TARGET and the client is the INITIATOR. Initiator = marconi22, 192.168.1.22 Target = marconi-t, 192.168.1.100 0. create the zfs (raw) volume … Continue reading

Posted in Solaris / linux, Technical | Leave a comment

Configuring DNS-sec on Solaris 10+

Configuring DNS(sec) BIND 9+ and rndc1 on Solaris 10 Primary / Master server: zone-test1, IP: 192.168.1.13 Slave / Secondary server: zone-test1, IP: 192.168.1.14 0. H2n In order to speed up the DNS setup, the Perl script “h2n” is used here … Continue reading

Posted in Solaris / linux, Technical | Leave a comment