Download List

Descripción del Proyecto

NSH is a CLI intended for OpenBSD-based network appliances. It replaces ifconfig, sysctl, and route with its own simple command language, and consolidates configuration for other daemons into one place, effectively replacing /etc/netstart and parts of /etc/rc for appliance-style usage. NSH presents the user with a vaguely Cisco-like interface with all configuration in one easy to read text list. It also gives the user access to system information and diagnostics. NSH replaces the userland commands that handle these functions, and talks directly to the OpenBSD kernel or control utility for daemon functionality. Supported external utilities: pf, ospfd, ospf6d, bgpd, ripd, ldpd, relayd, ipsecctl, iked, rtadvd, dvmrpd, sasyncd, dhcpd, snmpd, sshd, ntpd, ifstated, tftp-proxy, ftp-proxy, tftpd, npppd, resolv.conf, inetd, smtpd, ldapd, and ifstated.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-30 10:03 Back to release list
20071229

Esta versión es sólo para OpenBSD 4.2-usuarios actuales. No va a recoger, sobre la liberación de 4.2 o anterior. En la actualidad permite a los usuarios agregar rutas múltiple, mejora el soporte txpower, y elimina todo acceso KVM a favor de sysctl (una limpieza importante que soluciona errores y hace un poco de código más fácil de usar en el futuro, especialmente para IPv6). Se añade que "el que manda" y "el usuario de color" para el nivel principal y "horario" y "syncpeer" al nivel de la interfaz.
Tags: Major bugfixes
This release is only for OpenBSD 4.2-current
users. It won't compile on 4.2-release or earlier.
It now allows users to add multipath routes,
improves txpower support, and removes all KVM
access in favor of sysctl (a major cleanup which
fixes bugs and makes a bit of code easier to use
in the future, especially for IPv6). It adds "who"
and "flush user" to the main level and "timeslot"
and "syncpeer" commands to the interface level.

Project Resources