Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
UNIX help for nethamd:
NetHAMd, 0.1.4. Copyright (c) 2003-2004 Lenik (http://www.lenik.ru)
This daemon works with conjunction with NetHAM.nlm and provideUDP disk device.
Notes:
Usage: nethamd [/size=
Options:
/device=device_name | - REQUIRED, which device is to be used |
/port=port_number | - REQUIRED, which port number is to be used |
/clnt=ip_address | - OPTIONAL, which client address to use (client filtering) |
/size=size | - OPTIONAL, use this switch for devices, that not support ioctl() get_geometry calls. size = device size in sectors; for example, 1Gb = 2097152 sectors. |
/RO | - OPTIONAL, use this switch for read-only access |
/debug | - OPTIONAL, use this switch for debug purposes |
For example, nethamd /device=/dev/hdb /port=6000 |