PPP - Pedantic PPP Primer
- 1. Overview:
- 1.1. Purpose of this Guide.
- 2. Building the Local Area Network
- 2.1. Typical Network Topology
- 2.2. Assumptions about the Local Area Network
- 3. FreeBSD System Configuration
- 3.1. Verifying the FreeBSD Host Name
- 3.1.1. Configuring the FreeBSD Host Name
- 3.2. Verifying the Ethernet Interface Configuration
- 3.2.1. Configuring your Ethernet Interface
- 3.3. Enabling Packet Forwarding
- 3.4. Creating the List of other LAN Hosts(
/etc/hosts
)
- 3.5. Testing the FreeBSD system
- 3.5.1. Verifying the operation of the loopback device
- 3.5.2. Verifying the operation of the Ethernet Device
- 4. Configuring the PPP Dial-Out Connection
- 4.1. Backing up the original PPP configuration files
- 4.2. Create your own PPP configuration files
- 4.2.1. The '
/etc/ppp/ppp.conf
' file
- 4.2.1.1. The "
default
" Section
- 4.2.1.2. The "
interactive
" Section
- 4.2.1.3. The "
demand
" Section
- 4.2.2. The '
/etc/ppp/ppp.linkup
' file
- 4.3. IP Aliasing
- 5. Configuring Windows Systems
- 5.1. Configuring Windows 95
- 5.2. Configuring Windows NT
- 5.3. Configuring Windows for Workgroups
- 6. Testing the Network
- 6.1. Testing the Dial-Up link:
- 6.2. Testing the Ethernet LAN
- 7. Exercises for the Interested Student
- 7.1. Creating a mini-DNS system
- 7.1.1. The
/etc/namedb/named.boot
file
- 7.1.2. The
/etc/namedb/mydomain.db
file
- 7.1.3. Starting the DNS Server
- 7.2. Playing with PPP filters