FreeBSD 使用手冊 : PPP 以及 SLIP
Previous: How can I run zmodem with tip?
Next: Setting up User PPP

15. PPP 以及 SLIP

如果您是經由 modem 連上網路的,或是您想用 FreeBSD 提供其他人撥接上網 的話,您有兩種選擇,PPP 或是 SLIP 。不僅如此,FreeBSD 更提供了兩種不 同的 PPP:user 模式 (也就是 iijppp) 以及 kernel 模 式。本章所講的就是設定這兩種 PPP 以及設定 SLIP 的步驟。

15.1. Setting up User PPP

15.1.1. Before you start
15.1.2. Building a ppp ready kernel
15.1.3. Check the tun device
15.1.4. Name Resolution Configuration
15.1.5. PPP Configuration
15.1.6. Final system configuration
15.1.7. Summary
15.1.8. Acknowledgments

15.2. Setting up Kernel PPP

15.2.1. Working as a PPP client
15.2.2. Working as a PPP server

15.3. Setting up a SLIP Client

15.3.1. Things you have to do only once
15.3.2. Making a SLIP connection
15.3.3. How to shutdown the connection
15.3.4. Troubleshooting

15.4. Setting up a SLIP Server

15.4.1. Prerequisites
15.4.2. Quick Overview
15.4.3. Kernel Configuration
15.4.4. Sliplogin Configuration
15.4.5. Routing Considerations
15.4.6. Acknowledgments

FreeBSD 使用手冊 : PPP 以及 SLIP
Previous: How can I run zmodem with tip?
Next: Setting up User PPP