systems suitable for network loading by Etherboot or Netboot, which are ROM
boot loaders. If you are looking to boot using PXE, look no further, mknbi is
not what you want. You probably want something like PXELINUX which is part of
the SYSLINUX package.
PR: ports/78962
Submitted by: Radim Kolar <hsn@netmag.cz>
reliable way. If any of the source interfaces fails, ifdepd sets all
destination interfaces to state down. If all source interfaces are active,
ifdepd sets all destination interfaces to state up.
For example, it can be used with carp(4) to provide failover functionality
on gateways/firewalls.
ifdepd is a simple replacement for ifstated and was written because of problems
with ifstated.
PR: ports/78819
Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at>
applications to work with files on FSP server with the same style
used to work with local files via libc.
PR: ports/78833
Submitted by: Radim Kolar <hsn@netmag.cz>
client.
This is the TIC+ heartbeart client for the public dynamic-IPv4
IPv6 tunnel beta test from the SixXS tunnel service provider.
WWW: http://www.sixxs.net/tools/aiccu/
PR: ports/71462
Submitted by: Meno Abels <meno.abels AT adviser.com>
This package is based on the libradius of FreeBSD, with some modifications and
extensions.
This PECL provides full support for RADIUS authentication (RFC 2865) and
RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an easy way to
authenticate your users against the user-database of your OS (for example
against Windows Active-Directory via IAS).
PR: ports/78638
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
hooking together multiple qemu instances into a single virtual
network without needing root access. It can also be used for
tunneling or other network simulation tasks.
PR: ports/76874
Submitted by: Craig Boston <craig@yekse.gank.org>
to RFC 1413.
The Identification Protocol (a.k.a., "ident", a.k.a., "the Ident
Protocol") provides a means to determine the identity of a user
of a particular TCP connection. Given a TCP port number pair, it
returns a character string which identifies the owner of that
connection on the server's system.
PR: ports/78532
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
network related issues and providing DICT responses in PHP datatypes to
make it easy for a developer to use DICT servers in their programs.
PR: ports/78550
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
using ssh, rsh, or a custom shell command as a transport.
PR: ports/71326
Submitted by: Jon Amundsen <shmux@jamundsen.dyndns.org>
Approved by: pav (mentor)
Cactid is a poller for Cacti that primarily strives to be as fast as
possible. For this reason it is written in native C, makes use of POSIX
threads, and is linked directly against the net-snmp library for
minmumal SNMP polling overhead. Cactid is a replacement for the default
cmd.php poller so you must decide if using Cactid makes sense for your
installation.
WWW: http://www.cacti.net/cactid_info.php
KNemo offers a network monitor similar to the one found in Windows.
For every network interface it displays an icon in the systray.
http://www.kde-apps.org/content/show.php?content=12956
Note: There are two extensions to the original KNemo:
1. Multiple IPs on devices are supported
2. The semantics of not available devices were changed
from: "device is not up"
to: "device is not up" or "device is up but has no carrier/is not
associated"
which mimics the behaviour of the Windows counterpart more closely
Bugs: The stats page for wireless specific statistics doesn't work, yet
From the website:
VNC Reflector is a specialized VNC server which acts as a proxy
sitting between real VNC server (a host) and a number of VNC
clients. It was designed to work efficiently with large number
of clients.
overloaded and otherwise disgusting lines. It should work well even on lines
on which TCP completely chokes. The transmission is performed at
user-preprogrammed fixed data rate with no flow control, only with lost-packet
retransmits. Brutalcopy always transfers the file without error, even on
erroneous lines. It uses a CRC-32 checksum algorithm together with the checksum
in the UDP packets.
PR: ports/76239
Submitted by: Radim Kolar <hsn@netmag.cz>
Server Applications
o Use a custom made ant build.xml for building. Re-written with help
from [1] and originally written by Johnathan James (jjames at
haxwell dot org)
Reviewed by: jrandom [1]
system built on top of XMLRPC
o This version of kenosis works only with python 2.3 due to changes
on Queue.py API. Therefore, to make it compatible with pythong
2.4, a copy of Queue.py from python 2.3 is bundled with this port
for the time being
Reviewed by: Eric Ries <eric.ries@aya.yale.edu> (kenosis developer)