Next Up Previous Contents Index
Networking

C.9 Networking

This section lists packages that are related to networking. It has been split into several subsections for easier browsing.

C.9.1 Admin

This section lists packages that provide basic network administrative functions.

anonftp -- (Version 2.6, 1,046K)
[S]

Contains the files needed for allowing anonymous ftp access to your machine. This lets any user get files from your machine without having an account, which is a popular way of making programs available on the Internet.

caching-nameserver -- (Version 5.2, 3K)
[S]

Includes configuration files for bind (the DNS nameserver) which make it behave as a simple caching nameserver. Many users on dialup connections use this package (along with bind) and make the it's own nameserver to speed up name resoultions.

net-tools -- (Version 1.46, 190K)
[B]

This is a collection of the basic tools necessary for setting up networking on a Linux machine. It includes ifconfig, route, netstat, rarp, and some other minor tools.

nfs-server-clients -- (Version 2.2beta37, 10K)
[W] [S]

This package contains client programs that interact with NFS servers. It is not needed to mount NFS volumes. At the moment the only program in it is showmount, which can be used to show exported and mounted filesystems.

tcp_wrappers -- (Version 7.6, 242K)
[W] [S]

With this package you can monitor and filter incoming requests for the SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other network services.

C.9.2 Daemons

This section lists packages that provide various network-related daemons. Daemons are programs that are run automatically to perform various system functions.

am-utils -- (Version 6.0a16, 1,978K)

Am-utils is the"next generation" of the popular BSD Automounter, Amd. Am-utils includes many additional updates, ports, programs, features, bug fixes, and more.

Amd is the Berkeley automount daemon. It has the ability to automatically mount filesystems of all types, including NFS filesystems, CD-ROM's, and local drives, and unmount them when they are not being used any more.

The default setup allows you to 'cd /net/[hostname]' and get a list of directories exported from that host.

apache -- (Version 1.3.2, 1,904K)
[S]

Apache is a full featured web server that is freely available, and also happens to be the most widely used.

apache-devel -- (Version 1.3.2, 257K)

This package includes the source code and for Apache 1.3.1, as well as the 'apxs' binary for building dynamic shared objects (DSOs). This package needs to be installed if you want to compile or develop additional modules for Apache.

autofs -- (Version 3.1.1, 100K)

autofs is a daemon which automatically mounts filesystems when you use them, and unmounts them later when you are not using them. This can include network filesystems, CD-ROMs, floppies, and so forth.

bind -- (Version 8.1.2, 496K)
[S]

Includes the named name server, which is used to define host name to IP address translations (and vice versa). It can be used on workstations as a caching name server, but is generally only needed on one machine for an entire network.

bootp -- (Version 2.4.3, 101K)

This is a server for the bootp protocol; which allows network administrators to setup networking information for clients via an /etc/bootptab on a server so that the clients can automatically get their networking information. While this server includes rudimentary DHCP support as well, we suggest using the dhcpd package if you need DHCP support, as it is much more complete.

cleanfeed -- (Version 0.95.7b, 107K)
[S]

Cleanfeed is an automatic filter for INN that removes spam from incoming newsfeeds.

dhcp -- (Version 2.0b1pl6, 437K)

This is the second release of the dhcp package from the Internet Software Consortium. It provides a server and a relay agent.

dhcpcd -- (Version 0.70, 34K)
[B]

dhcpcd is an implementation of the DHCP client specified in draft-ietf-dhc-dhcp-09 (when -r option is not speci- fied) and RFC1541 (when -r option is specified).

It gets the host information (IP address, netmask, broad- cast address, etc.) from a DHCP server and configures the network interface of the machine on which it is running. It also tries to renew the lease time according to RFC1541 or draft-ietf-dhc-dhcp-09.

gated -- (Version 3.5.10, 2,248K)

GateD is a routing daemon that handles multiple routing protocols and replaces routed and egpup. GateD currently handles the RIP, BGP, EGP, HELLO, and OSPF routing protocols. The gated process can be configured to perform all routing protocols or any subset of them. It is curently maintained by Merit.

imap -- (Version 4.4, 1,419K)

IMAP is a server for the POP (Post Office Protocol) and IMAP mail protocols. The POP protocol allows a "post office" machine to collect mail for users and have that mail downloaded to the user's local machine for reading. The IMAP protocol provides the functionality of POP, and allows a user to read mail on a remote machine without moving it to his local mailbox.

inn -- (Version 1.7.2, 3,217K)
[S]

INN is a news server, which can be set up to handle USENET news, as well as private "newsfeeds". There is a *LOT* of information about setting up INN in /usr/doc -- read it.

intimed -- (Version 1.10, 96K)

intimed is a server that will tell networked machines what time it currently has. It is useful for keeping networks of machines in sync with the proper time.

mars-nwe -- (Version 0.99pl10, 533K)
[S]

MARS is a NetWare compatible file and printer server. It lets you use a Linux machine as a file and print server for NetWare based clients using NetWare's native IPX protocol suite.

mod_perl -- (Version 1.15, 1,407K)

mod_perl is a powerful Apache module that enables the use of the PERL language within HTML files and more.

mod_php -- (Version 2.0.1, 667K)

PHP is a powerful apache module that adds scripting and database connection capabilities to the apache server.

mod_php3 -- (Version 3.0.4, 2,935K)

PHP3 is a powerful apache module that adds scripting and database connection capabilities to the apache server.

nfs-server -- (Version 2.2beta37, 155K)
[S]

The NFS and mount daemons are used to create an NFS server which can export filesystems to other machines. This package is not needed to mount NFS filesystems -- that functionality is already in the Linux kernel.

portmap -- (Version 4.0, 43K)
[W] [S]

The portmapper manages RPC connections, which are used by protocols such as NFS and NIS. The portmap server must be running on machines which act as servers for protocols which make use of the RPC mechanism. This portmapper supports hosts.allow,deny type access control.

ppp -- (Version 2.3.5, 275K)
[W] [S]

This is the daemon and documentation for PPP support. It requires a kernel greater than 2.0 which is built with PPP support. The default Red Hat kernels include PPP support as a module.

sendmail -- (Version 8.8.7, 553K)
[B]

Sendmail is a Mail Transport Agent, which is the program that moves mail from one machine to another. Sendmail implements a general internetwork mail routing facility, featuring aliasing and forwarding, automatic routing to network gateways, and flexible configuration.

If you need the ability to send and receive mail via the internet you'll need sendmail.

squid -- (Version 1.1.22, 919K)

Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process.

Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. If you are tight on memory, check out the NOVM version of this package.

Squid supports SSL, extensive access controls, and full request logging. By using the lightweight Internet Cache Protocol, Squid caches can be arranged in a hierarchy or mesh for additional bandwidth savings.

Squid consists of a main server program squid, a Domain Name System lookup program dnsserver, a program for retrieving FTP data ftpget, and some management and client tools. When squid starts up, it spawns a configurable number of dnsserver processes, each of which can perform a single, blocking Domain Name System (DNS) lookup. This reduces the amount of time the cache waits for DNS lookups.

Squid is derived from the ARPA-funded Harvest project.

squid-novm -- (Version 1.1.22, 911K)

The NOVM version of the squid will use less memory to do the proxy job, at the expense of file descriptors. (NOVM stands for NO Virtual Memory). If you are tight on memory on your proxy/cache server, this might be for you.

Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process.

Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests.

Squid supports SSL, extensive access controls, and full request logging. By using the lightweight Internet Cache Protocol, Squid caches can be arranged in a hierarchy or mesh for additional bandwidth savings.

Squid consists of a main server program squid, a Domain Name System lookup program dnsserver, a program for retrieving FTP data ftpget, and some management and client tools. When squid starts up, it spawns a configurable number of dnsserver processes, each of which can perform a single, blocking Domain Name System (DNS) lookup. This reduces the amount of time the cache waits for DNS lookups.

Squid is derived from the ARPA-funded Harvest project.

ucd-snmp -- (Version 3.5.3, 2,105K)
[W] [S]

This is a derivative of the original Carnegie Mellon University Simple Network Management Protocol version 2 (SNMPv2). It is useful for managing networks and doing accounting.

wu-ftpd -- (Version 2.4.2b18, 297K)
[S]

wu-ftpd is the daemon (background) program which serves FTP files to ftp clients. It is useful if you wish to exchange programs between computers without running a network filesystem such as NFS, or if you with to run an anonymous FTP site (in which case, you will want to install the anonftp package).

xntp3 -- (Version 5.93, 2,043K)

This package contains utilities and daemons to help synchronize your computer's time to UTC standard time. It includes ntpdate, a program similar to rdate, and xntpd, a daemon which adjusts the system time continuously.

ypserv -- (Version 1.3.5, 261K)

ypserv is an implementation of the standard NIS/YP networking protocol. It allows network-wide distribution of hostname, username, and other information databases. This is the NIS server, and is not needed on NIS clients.

C.9.3 Development

This section lists packages that are related to the development of networking-related code.

bind-devel -- (Version 8.1.2, 230K)

All the include files and the library required for DNS development for bind 8.x.x

C.9.4 News

This section lists packages related to Usenet news.

inews -- (Version 1.7.2, 47K)

The inews program is used by some news readers to post news. It does some consistency checking and header reformatting, and forwards the article on to the news server specified in inn.conf.

C.9.5 Utilities

This section lists packages that provide handy utilities related to networking.

bind-utils -- (Version 8.1.2, 471K)
[W] [S]

Collection of utilities for querying name servers and looking up hosts. These tools let you determine the IP addresses for given host names, and find information about registered domains and network addresses.

bootpc -- (Version 061, 35K)
[B] [W] [S]

bootpc is the bootp client for Linux that will allow a linux machine to retrieve it's networking information from a server via the network. It sends out a general broadcast asking for the information which is returned.

comanche -- (Version 0.6a, 189K)

Comanche stands for COnfiguration MANager for apaCHE. It is a front end for the Apache Configuration Server Project Apache is the most popular, fast, reliable Web server on the internet. You can find more about Apache at www.apache.org

This package is working with RCS to provide you with accurate history of the changes for the apache config files.

dip -- (Version 3.3.7o, 86K)
[W] [S]

dip is a program to allow for automatic scripting of modem dialing. It's useful for setting up PPP and SLIP connections, but isn't required for either. It is used by netcfg for setting up SLIP connections.

fwhois -- (Version 1.00, 7K)
[W] [S]

This is the ``whois'' program. It will allow you to find out information on people stored in the whois databases around the world.

ipxutils -- (Version 1.0, 44K)
[S]

This package includes utilities necessary for configuring and debugging IPX interfaces and networks under Linux. IPX is the low-level protocol used by NetWare to transfer data.

ltrace -- (Version 0.3.4, 70K)

ltrace is a program that simply runs the specified command until it exits. It intercepts and records the dynamic library calls which are called by the executed process and the signals which are received by that process. It can also intercept and print the system calls executed by the program.

mgetty -- (Version 1.1.14, 1,166K)

This package contains an intelligent getty for allowing logins over a serial line (such as through a modem). It allows automatic callback and includes fax support (though mgetty-sendfax needs to be installed to make full use of it's fax support).

mgetty-sendfax -- (Version 1.1.14, 271K)

This package includes support for FAX Class 2 modems to send and receive faxes. It also includes simple FAX queueing support.

mgetty-voice -- (Version 1.1.14, 622K)

This package includes support for some modems which have voice mail extensions.

nc -- (Version 1.10, 104K)

NetCat is a minimal network client. It can be used to make terminal TCP connections to arbitrary ports and can fake connections over UDP. It can also listen on ports.

ncpfs -- (Version 2.2.0, 446K)
[S]

This package contains tools to help configure and use the ncpfs filesysten, which is a linux filesystem which understands the NCP protocol. This protocol is used by Novell NetWare clients use to talk to NetWare servers.

rdate -- (Version 0.960923, 5K)
[W] [S]

rdate is a program that can retrieve the time from another machine on your network. If run as root, it will also set your local time to that of the machine you queried. It is not super accurate; get xntpd if you are really worried about milliseconds.

rdist -- (Version 1.0, 118K)
[W] [S]

Rdist is a program to maintain identical copies of files over multiple hosts. It preserves the owner, group, mode, and mtime of files if possible and can update programs that are executing.

traceroute -- (Version 1.4a5, 29K)
[W] [S]

Traceroute prints the route packets take across a TCP/IP. The names (or IP numbers if names are not available) of the machines which are routing packets from the machine traceroute is running on to the destination machine are printed, along with the time is took to receive a packet acknowledgement from that machine. This tool can be very helpfull in diagnosing networking problems.

ucd-snmp-devel -- (Version 3.5.3, 583K)

These are the development libraries and header files for UCD SNMP. This will allow the network administrator to write programs for use with network management.

ucd-snmp-utils -- (Version 3.5.3, 731K)
[W] [S]

These are the various utilities for use with UCD SNMP. Contains utils such as snmpwalk, snmptest, and more.

yp-tools -- (Version 2.0, 153K)
[W] [S]

This implementation of NIS for linux is based on the YP stuff for FreeBSD. It is a special port for glibc 2.x and libc >= 5.4.21.

This implementation only provides NIS _clients_. You must already have a NIS server running somewhere. You can find one for linux on http://www-vt.uni-paderborn.de/ kukuk/linux/nis.html. Please read the NIS-HOWTO, too.

biff -- (Version 0.10, 16K)

The biff client and comsat server are an antiquated method of asynchronous mail notification. Although they are still supported, most users use their shells MAIL variable (or mail under csh variants) to check for mail, or a dedicated application such as xbiff or xmailbox.

bootparamd -- (Version 0.10, 17K)

Some (notably Sun's) network boot loaders rely on special boot server code on the server, in addition to rarp and tftp servers. This server is compatible with the SunOS bootparam clients and servers.

finger -- (Version 0.10, 30K)
[W] [S]

Finger is a simple protocol which allows users to find information about users on other machines. This package includes a standard finger client and server. The server runs from /etc/inetd.conf, which must be modified to disable finger requests.

ftp -- (Version 0.10, 83K)
[W] [S]

This provides the standard Unix command-line ftp client. ftp is the standard Internet file transfer protocol, which is extremely popular for both file archives and file transfers between individuals.

netkit-base -- (Version 0.10, 53K)
[W] [S]

This package provides the ping and inetd programs, which are both used for basic networking.

ntalk -- (Version 0.10, 31K)
[W] [S]

This package provides a client and daemon for the Internet talk protocol, which allows one-on-one chatting between users on different systems.

pidentd -- (Version 2.7, 116K)
[W] [S]

identd is a program that implements the RFC1413 identification server. identd operates by looking up specific TCP/IP connections and returning the user name of the process owning the connection.

routed -- (Version 0.10, 38K)
[W] [S]

A number of protocols are available for automatic updating of TCP/IP routing tables. RIP is the simplest of those, and this package includes a daemon which broadcasts RIP routing notification and handles incoming RIP packets.

rsh -- (Version 0.10, 95K)
[W] [S]

Rsh, rlogin, and rcp are a suite of programs which allow users to run commands on remote machines, login into other machines, and copy files between machines. All of these commands use rhosts style authentication. This package includes the client and servers needed for all of these services, as well as a server for rexec, which is an alternate method of executing remote commands. All of these servers are run from inetd and configured through /etc/inetd.conf and PAM. The rexecd server is disabled by default, but the rest are enabled.

rusers -- (Version 0.10, 36K)
[W] [S]

The rusers server and client, both included in this package, allow users to find out what users are logged into various machines on the local network.

rwall -- (Version 0.10, 17K)

The rwall client sends a message to an rwall daemon running on a remote machine, which relays the message to all of the users on the remote machine. The rwall daemon is run from /etc/inetd.conf, and is disabled by default on Red Hat systems.

rwho -- (Version 0.10, 23K)
[W] [S]

The rwho program displays what users are logged into all of machines on the local network which are running the rwho daemon. Both the rwho client and daemon are provided in this package.

samba -- (Version 1.9.18p10, 3,248K)
[S]

Samba provides an SMB server which can be used to provide network services to SMB (sometimes called "Lan Manager") clients, including various versions of MS Windows, OS/2, and other Linux machines. Samba also provides some SMB clients, which complement the built-in SMB filesystem in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols and does NOT need NetBEUI (Microsoft Raw NetBIOS frame) protocol.

This release is known as the "Locking Update" and has full support for Opportunistic File Locking. In addition this update includes native support for Microsoft encrypted passwords, improved browse list and WINS database management.

Please refer to the WHATSNEW.txt document for fixup information. This binary release includes encrypted password support. Please read the smb.conf file and ENCRYPTION.txt in the docs directory for implementation details.

telnet -- (Version 0.10, 175K)
[W] [S]

Telnet is a popular protocol for remote logins across the Internet. This package provides a command line telnet client as well as a telnet daemon which allows remote logins into the machine it is running on. The telnet daemon is enabled by default, and may be disabled by editing /etc/inetd.conf.

tftp -- (Version 0.10, 32K)
[W] [S]

The trivial file transfer protocol (tftp) is normally used only for booting diskless workstations. It provides very little security, and should not be enabled unless it is needed. The tftp server is run from /etc/inetd.conf, and is disabled by default on Red Hat systems.

timed -- (Version 0.10, 60K)
[W] [S]

This timed server allows remote machines to query the time-of-day of the machine the server is running on. This allows for simple time syncronization across a network.

ypbind -- (Version 3.3, 37K)

This is a daemon which runs on NIS/YP clients and binds them to a NIS domain. It must be running for systems based on glibc to behave as NIS clients.

ytalk -- (Version 3.0.3, 72K)

ytalk is an extension of the standard Internet 'talk' protocol that allows more than two users per conversation, redirection of program output to others, as well as an easy-to-use menu of commands. It uses the same talk daemon as the standard talk program.


Next Up Previous Contents Index