supernode

Langue: en

Autres versions - même langue

Version: 264163 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

supernode - n2n supernode daemon

SYNOPSIS

supernode -l <port> [-v]

DESCRIPTION

N2N is a peer-to-peer VPN system. Supernode is a node introduction registry, broadcast conduit and packet relay node for the n2n system. On startup supernode begins listening on the specified UDP port for node registrations, and other packets to route. The supernode can service any number of communities and routes packets only between members of the same community. The supernode does not hold the community encryption key and so cannot snoop or inject packets into the community.

All logging goes to stdout.

OPTIONS

-l
listen on the given UDP port -v use verbose logging

EXAMPLES

supernode -l 7654 -v
Start supernode listening on UDP port 7654 with verbose output.

EXIT STATUS

edge is a daemon and any exit is an error

AUTHOR

Luca Deri ( deri (at) ntop.org ), Richard Andrews ( andrews (at) ntop.org ), Don Bindner

SEE ALSO

ifconfig(1) edge(1)