Download List

Projeto Descrição

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

Roteamento completo suporte de mesa em todos os comandos suportados, daemons, e configurações de roteamento. Todos os daemons e comandos agora podem ser usados em qualquer tabela de roteamento. Vários daemons podem ser configurados para executar, cada um dentro de sua própria tabela de roteamento com configuração não sobrepostas. Completo suporte a IPv6 na interface e a configuração de roteamento. Uso do SQLite como um back-end para dados temporais. Suporte para tftpd, tftp-proxy, ospf6d e npppd no manipulador ctl. CARP e pfsync funcionam corretamente agora.
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

Nível de comandos Comando de conclusão do primeiro nível e segundo mais. ftp-proxy, sshd, e manipuladores inetd (sem opções ainda, apenas on / off) e um manipulador resolv.conf (com local bugfixes-dhcp-controle ou controle.) Diversos. Daemon controlos incluindo SSH, NTP, BGP, OSPF e produção são testados e considerados fiáveis.
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

Completo suporte foi adicionado para BGP, OSPF, RIP, IPSec, DHCP, DVMRP, SNMP, NTP, relayd e sasyncd. Novo suporte foi adicionado para os rótulos de rota, os grupos de interface, os atributos do grupo, a prioridade VLAN, show ARP e ARP set. Code cleanup significativo foi feito. Paginação suporte básico foi adicionado para executar o programa e começar a mostrar.
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 versão é apenas para o OpenBSD 4.2-usuários atuais. Ele não irá compilar em 4,2-lançamento ou anterior. Ele agora permite aos usuários adicionar rotas multipath, melhora o suporte txpower e remove todos os acessos KVM em favor do sysctl (uma limpeza maior que corrige bugs e faz um pouco de código mais fácil de usar no futuro, especialmente para IPv6). Acrescenta que "quem comanda" e "usuário flush" para o nível principal e "timeslot" e "syncpeer" ao nível da interface.
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 a versão 2005, isso adiciona LLADDR (endereço MAC) a mudança de apoio, suporte 64-bit contador, Suporte DHCP, suporte tronco, apoio txpower, melhor suporte CARP (VHIDs múltipla), e diversas outras atualizações para suportar as versões mais recentes do 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