Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Vollständige routing Tabellenunterstützung über alle unterstützten Befehle, Dämonen, und routing-Konfigurationen. Alle Dämonen und Befehle können jetzt in einer Routingtabelle verwendet werden. Mehrere Dämonen können ausgeführt werden, im Rahmen ihrer eigenen routing-Tabelle mit nicht überlappenden Konfiguration konfiguriert werden. Volle IPv6-Unterstützung im Interface und routing-Konfiguration. Verwendung von SQLite als ein Back-End für zeitliche Daten. Unterstützung für Tftpd, Tftp-Proxy, ospf6d und Npppd in der Ctl-Handler. CARP und Pfsync funktionieren jetzt ordnungsgemäß.
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

Command Abschluss für die erste Ebene und den Second-Level-Befehle. ftp-proxy, sshd und inetd-Handler (keine Optionen an, nur ein / aus) und ein resolv.conf Handler (mit Ort-Kontrolle oder dhcp-Kontrolle.) Diverse Bugfixes. Kontrollen einschließlich SSH-Daemon, NTP, BGP, OSPF und sind nun Produktions-getestet und als zuverlässig angesehen.
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

Volle Unterstützung für BGP, OSPF, RIP, IPSec, DHCP, DVMRP, SNMP, NTP relayd, hinzugefügt und sasyncd. Neue Unterstützung für Route Etiketten, Interface-Gruppen, Gruppen-Attribute, VLAN-Priorität, arp zu zeigen, und arp gesetzt hat. Signifikanter Code-Bereinigung wurde durchgeführt. Basic Paging-Unterstützung wurde für Schau-laufen und Show zu starten aufgenommen.
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

Diese Mitteilung ist nur für OpenBSD 4.2-aktuellen Nutzer. Es wird nicht auf 4,2 compile-Release oder früher. Nun ermöglicht es Benutzern, Multipath-Routen hinzufügen, verbessert txpower zu unterstützen, und entfernt alle KVM-Zugriff zu Gunsten von sysctl (eine große Bereinigung der behebt Fehler und macht ein Stück Code, einfacher zu bedienen in der Zukunft, vor allem für IPv6). Sie fügt hinzu, "wer" und "Flush-Benutzer" auf der obersten Ebene und "Zeitfenster" und "syncpeer" Befehle zur Schnittstelle Ebene.
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

Seit dem 2005er Release, fügt dieser lladdr (MAC-Adresse) zu ändern Support, 64-Bit-Zähler-Unterstützung, DHCP Support, Stamm-Unterstützung, txpower, bessere Unterstützung CARP (multiple VHIDs) und mehrere andere Updates auf neuere Versionen von OpenBSD zu unterstützen.
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