Linux FAQ's & Manuals
- Linux Scripts
- Debian Install
- Bash For Beginners
- Bugzilla
- Consultants Guide
- GCC Manual
- Linux Command Line Tools
- Gnu Pascal Coding Standards
- Linux Installation Disk
- Labolatorium Linux(PL)
- Budowa systemu Linux(PL)
- Linux Dictionary
- Network Administrators
- Rescue Disk for Linux
- Red Hat Installation
- Red Hat Customization
- Red Hat Getting Started
- Red Hat Security
- Secure & Optimize
- Slackware Manual
- Suse Support
- Suse FAQ
LinuxPlanet: Virtuozzo Conducts Virtualization Products
Beginning this fall, Virtuozzo management tools will include support for other vendors' virtualization solutions, including VMware virtual servers...
ServerWatch: Linux Vendors Line Up For 'Para-Virtualization'
If VMware, Xen, IBM and Red Hat have their way, no one vendor will rule the Linux virtualization roost...
Internetnews.com: Lessig: Free Culture Needs Free Software
SAN FRANCISCO -- The fight for free culture will be more difficult than the fight for free software, said Lawrence Lessig, founder of the Creative Commons and Professor of Law at Stanford...
LinuxInsider: Sun To Release First Open Source Java Code In October
Sun has made good on its promise in May to release Java source code under an open source license...
Scientific American: Trolltech Offers Fully Reprogrammable Mobile Phone
"Norway's Trolltech AS has demonstrated the first fully reprogrammable mobile handset to help phone designers innovate as fast as their counterparts in the personal computer industry have done..."
Beginning this fall, Virtuozzo management tools will include support for other vendors' virtualization solutions, including VMware virtual servers...
ServerWatch: Linux Vendors Line Up For 'Para-Virtualization'
If VMware, Xen, IBM and Red Hat have their way, no one vendor will rule the Linux virtualization roost...
Internetnews.com: Lessig: Free Culture Needs Free Software
SAN FRANCISCO -- The fight for free culture will be more difficult than the fight for free software, said Lawrence Lessig, founder of the Creative Commons and Professor of Law at Stanford...
LinuxInsider: Sun To Release First Open Source Java Code In October
Sun has made good on its promise in May to release Java source code under an open source license...
Scientific American: Trolltech Offers Fully Reprogrammable Mobile Phone
"Norway's Trolltech AS has demonstrated the first fully reprogrammable mobile handset to help phone designers innovate as fast as their counterparts in the personal computer industry have done..."
- table of contents
- preface
- 1. introduction to networking
- 1.1. history
- 1.2. tcp/ip networks
- 1.3. uucp networks
- 1.4. linux networking
- 1.5. maintaining your system
- 2. issues of tcp/ip networking
- 2.1. networking interfaces
- 2.2. ip addresses
- 2.3. address resolution
- 2.4. ip routing
- 2.5. the internet control message protocol
- 2.6. resolving host names
- 3. configuringthe networkinghardware
- 4. configuring the serial hardware
- 5. configuring tcp/ip networking
- 6. name service and resolver configuration
- 6.1. the resolver library
- 6.2. how dns works
- 6.3. running named
- 7. serial line ip
- 7.1. general requirements
- 7.2. slip operation
- 7.3. dealing with private ip networks
- 7.4. using dip
- 7.5. running in server mode
- 8. the point-to-point protocol
- 9. tcp/ip firewall
- 9.1. methods of attack
- 9.2. what is a firewall?
- 9.3. what is ip filtering?
- 9.4. setting up linux for firewalling
- 9.5. three ways we can do filtering
- 9.6. original ip firewall (2.0 kernels)
- 9.7. ip firewall chains (2.2 kernels)
- 9.8. netfilter and ip tables (2.4 kernels)
- 9.9. tos bit manipulation
- 9.10. testing a firewall configuration
- 9.11. a sample firewall configuration
- 10. ip accounting
- 11. ip masquerade and network address translation
- 12. importantnetwork features
- 13. the network information system
- 14. the networkfile system
- 14.1. preparing nfs
- 14.2. mounting an nfs volume
- 14.3. the nfs daemons
- 14.4. the exports file
- 14.5. kernel-based nfsv2 server support
- 14.6. kernel-based nfsv3 server support
- 15. ipx and the ncp filesystem
- 15.1. xerox, novell, and history
- 15.2. ipx and linux
- 15.3. configuring the kernel for ipxand ncpfs
- 15.4. configuring ipx interfaces
- 15.5. configuring an ipx router
- 15.6. mounting a remote netware volume
- 15.7. exploring some of the other ipx tools
- 15.8. printing to a netware print queue
- 15.9. netware server emulation
- 16. managingtaylor uucp
- 17. electronic mail
- 17.1. what is a mail message?
- 17.2. how is mail delivered?
- 17.3. email addresses
- 17.4. how does mail routing work?
- 17.5. configuring elm
- 18. sendmail
- 18.1. introduction to sendmail
- 18.2. installing sendmail
- 18.3. overview of configuration files
- 18.4. the sendmail.cf and sendmail.mc files
- 18.5. generating the sendmail.cf file
- 18.6. interpreting and writing rewrite rules
- 18.7. configuring sendmail options
- 18.8. some useful sendmail configurations
- 18.9. testing your configuration
- 18.10. running sendmail
- 18.11. tips and tricks
- 19. getting eximup and running
- 19.1. running exim
- 19.2. if your mail doesn't get through
- 19.3. compiling exim
- 19.4. mail delivery modes
- 19.5. miscellaneous config options
- 19.6. message routing and delivery
- 19.7. protecting against mail spam
- 19.8. uucp setup
- 20. netnews
- 20.1. usenet history
- 20.2. what is usenet, anyway?
- 20.3. how does usenet handle news?
- 21. c news
- 21.1. delivering news
- 21.2. installation
- 21.3. the sys file
- 21.4. the active file
- 21.5. article batching
- 21.6. expiring news
- 21.7. miscellaneous files
- 21.8. control messages
- 21.9. c news in an nfs environment
- 21.10. maintenance tools and tasks
- 22. nntp and thenntpd daemon
- 22.1. the nntp protocol
- 22.2. installing the nntp server
- 22.3. restricting nntp access
- 22.4. nntp authorization
- 22.5. nntpd interaction with c news
- 23. internet news
- 23.1. some inn internals
- 23.2. newsreaders and inn
- 23.3. installing inn
- 23.4. configuring inn: the basic setup
- 23.5. inn configuration files
- 23.6. running inn
- 23.7. managing inn: the ctlinnd command
- 24. newsreader configuration
- 24.1. tin configuration
- 24.2. trn configuration
- 24.3. nn configuration
- a. example network:the virtual brewery
- b. useful cable configurations
- c. linux network administrator's guide, second edition copyright information
- c.1. 0. preamble
- c.2. 1. applicability and definitions
- c.3. 2. verbatim copying
- c.4. 3. copying in quantity
- c.5. 4. modifications
- c.6. 5. combining documents
- c.7. 6. collections of documents
- c.8. 7. aggregation with independent works
- c.9. 8. translation
- c.10. 9. termination
- c.11. 10. future revisions of this license
- d. sage: the systemadministrators guild
- index
- list of tables
- 2-1. ip address ranges reserved for private use
- 4-1. setserial command-line parameters
- 4-2. stty flags most relevant to configuring serial devices
- 7-1. linux slip-line disciplines
- 7-2. /etc/diphosts field description
- 9-1. common netmask bit values
- 9-2. icmp datagram types
- 9-3. suggested uses for tos bitmasks
- 13-1. some standard nis maps and corresponding files
- 15-1. xns, novell, and tcp/ip protocol relationships
- 15-2. ncpmount command arguments
- 15-3. linux bindery manipulation tools
- 15-4. nprint command-line options
- list of figures
- 1-1. the three steps of sending a datagram from erdos to quark
- 2-1. subnetting a class b network
- 2-2. a part of the net topology at groucho marx university
- 3-1. the relationship between drivers, interfaces, and hardware
- 6-1. a part of the domain namespace
- 9-1. the two major classes of firewall design
- 9-2. the stages of ip datagram processing
- 9-3. ftp server modes
- 9-4. a simple ip chain ruleset
- 9-5. the sequence of rules tested for a received udp datagram
- 9-6. the rules flow for a received tcp datagram for ssh
- 9-7. the rules flow for a received tcp datagram for telnet
- 9-8. datagram processing chain in ip chains
- 9-9. datagram processing chain in netfilter
- 11-1. a typical ip masquerade configuration
- 15-1. ipx internal network
- 16-1. interaction of taylor uucp configuration files
- 20-1. usenet newsflow through groucho marx university
- 21-1. news flow through relaynews
- 23-1. inn architecture (simplified for clarity)
- a-1. the virtual brewery and virtual winery subnets
- a-2. the virtual brewery network
- b-1. parallel plip cable
- b-2. serial null-modem cable
- list of examples
- 4-1. example rc.serial setserial commands
- 4-2. output of setserial -bg /dev/ttys command
- 4-3. example rc.serial stty commands
- 4-4. example rc.serial stty commands using modern syntax
- 4-5. output of stty -a command
- 4-6. sample /etc/mgetty/mgetty.config file
- 6-1. sample host.conf file
- 6-2. sample nsswitch.conf file
- 6-3. sample nsswitch.conf file using an action statement
- 6-4. an excerpt from the named.hosts file for the physics department
- 6-5. an excerpt from the named.hosts file for gmu
- 6-6. an excerpt from the named.rev file for subnet 12
- 6-7. an excerpt from the named.rev file for network 149.76
- 6-8. the named.boot file for vlager
- 6-9. the bind 8 equivalent named.conf file for vlager
- 6-10. the named.ca file
- 6-11. the named.hosts file
- 6-12. the named.local file
- 6-13. the named.rev file
- 7-1. a sample dip script
- 12-1. a sample /etc/inetd.conf file
- 12-2. a sample /etc/services file
- 12-3. a sample /etc/protocols file
- 12-4. a sample /etc/rpc file
- 12-5. example ssh client configuration file
- 13-1. sample ypserv.securenets file
- 13-2. sample nsswitch.conf file
- 18-1. sample configuration file vstout.smtp.m4
- 18-2. sample configuration file vstout.uucpsmtp.m4
- 18-3. rewrite rule from vstout.uucpsmtp.m4
- 18-4. sample aliases file
- 18-5. sample output of the mailstats command
- 18-6. sample output of the oststat command