dwun 0.96e review

Download
by rbytes.net on

Dwun is a *nix network daemon

License: Freeware
File size: 0K
Developer: Tim Sutherland
0 stars award from rbytes.net

Dwun is a *nix network daemon. It is usually used by clients behind an IP Masquerading (NAT) gateway to bring a network link (e.g. modem) up when at least one person says they want the link to be available, and down when no such clients remain.

Dwun is easy to setup because it can use your existing dial scripts.

Since it can run commands when clients run the CONNECT or DISCONNECT commands, dwun can also be used a generic daemon to run administrator-defined commands on behalf of users.

One example of this is to require users to authenticate with dwun before the firewall allows them access.

Here are some key features of "dwun":
Can redial automatically.
User/password authentication. (Although exchanged as clear-text).
Can run user-specified commands upon clients authenticating and running CONNECT and DISCONNECT commands (for example, using dwun to control network access through firewall configuration or implementing time quotas for users).
Administrator can lock accounts, kill client connections, force redial etc. remotely.
Shows clients connecting progress. (By sending them the output of a logfile, or by using chatscripts which interpret errors and report custom messages to users).
plus standard features such as hostmasks.

What's New in This Release:
/etc/dwunrc can have leading spaces.
recommend that "exec 4>&-" be added to /etc/ppp/ip-up so that dwun won't wait for daemons launched there to exit.
document that pppd only creates /var/run/ppp-N.pid when the connection is up.
compile error with Linux libc5 fixed.
src/snprintf/LICENSE.txt included.

dwun 0.96e keywords