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.

2013-02-12 08:04
1.0

Completo soporte de tabla de enrutamiento a través de todos los comandos soportados, demonios y configuraciones de enrutamiento. Todos los comandos y demonios ahora pueden utilizarse en cualquier tabla de enrutamiento. Múltiples demonios pueden configurarse para que funcione, cada uno dentro de su propia tabla de enrutamiento con configuración no superpuestos. Todo el soporte para IPv6 en la interfaz y la configuración de enrutamiento. Uso de SQLite como un back-end para datos temporales. Soporte para tftpd, tftp-proxy, ospf6d y npppd en el controlador de ctl. CARPA y ejemplo funcionan correctamente ahora.
Full routing table support across all supported commands, daemons, and routing configurations. All daemons and commands can now be used in any routing table. Multiple daemons can be configured to run, each within their own routing table with non-overlapping configuration. Full IPv6 support in interface and routing configuration. Use of SQLite as a back-end for temporal data. Support for tftpd, tftp-proxy, ospf6d, and npppd in the ctl handler. CARP and pfsync work properly now.

2008-05-05 19:38
20080426

La finalización de comandos para el primer nivel y la mayoría de los comandos de segundo nivel. ftp-proxy, sshd, y los controladores de inetd (sin opciones, sin embargo, acaba de encendido / apagado) y un controlador de resolv.conf (con correcciones de errores locales de control o el control de DHCP.) Varios. Daemon controles y SSH, NTP, BGP, OSPF, y ahora son de producción probada y considera fiable.
Tags: Major bugfixes
Command completion for first level and most second level commands. ftp-proxy, sshd, and inetd handlers (no options yet, just on/off) and a resolv.conf handler (with local-control or dhcp-control.) Various bugfixes. Daemon controls including SSH, NTP, BGP, and OSPF are now production-tested and considered reliable.

2008-02-08 12:17
20080207

Soporte completo se ha añadido para BGP, OSPF, RIP, IPSec, DHCP, DVMRP, SNMP, NTP, relayd, y sasyncd. El nuevo soporte para las etiquetas de esta ruta, los grupos de la interfaz, los atributos de grupo, la prioridad VLAN, muestran ARP, y ARP conjunto. De limpieza de código importantes que se hizo. Apoyo básico de paginación se ha añadido para ejecutar y comenzar a mostrar espectáculo.
Tags: Major feature enhancements
Full support was added for BGP, OSPF, RIP, IPsec,
DHCP, DVMRP, SNMP, NTP, relayd, and sasyncd. New
support was added for route labels, interface
groups, group attributes, vlan priority, arp show,
and arp set. Significant code cleanup was done.
Basic paging support was added for show run and
show start.

2007-12-30 10:03
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.

2007-12-17 08:53
20071216

Desde el lanzamiento del 2005, esto se suma lladdr (dirección MAC) apoyar el cambio, soporte de 64-bit contador, soporte de DHCP, soporte de tronco, el apoyo txpower, mejor soporte de CARP (VHIDs múltiple), y varias otras actualizaciones para apoyar a las nuevas versiones de OpenBSD.
Tags: Major feature enhancements
Since the 2005 release, this adds lladdr (MAC
address) change support, 64-bit counter support,
DHCP support, trunk support, txpower support,
better CARP support (multiple VHIDs), and several
other updates to support newer versions of
OpenBSD.

Project Resources