rp-pppoe-3.8

所属分类:网络
开发工具:Unix_Linux
文件大小:524KB
下载次数:45
上传日期:2008-07-16 09:20:07
上 传 者lgniat
说明:  pppoe拨号上网软件,实现linux,或嵌入式linux系统拨号上网.
(pppoe dial-up software, realize linux, embedded linux system or dial-up.)

文件列表:
rp-pppoe-3.8 (0, 2008-07-16)
rp-pppoe-3.8\configs (0, 2008-07-16)
rp-pppoe-3.8\configs\firewall-masq (2276, 2006-04-02)
rp-pppoe-3.8\configs\firewall-standalone (978, 2006-04-02)
rp-pppoe-3.8\configs\pap-secrets (278, 2006-04-02)
rp-pppoe-3.8\configs\pppoe-server-options (104, 2006-04-02)
rp-pppoe-3.8\configs\pppoe.conf (4572, 2006-04-02)
rp-pppoe-3.8\c_config (348, 2008-06-02)
rp-pppoe-3.8\doc (0, 2008-07-16)
rp-pppoe-3.8\doc\CHANGES (9718, 2006-04-02)
rp-pppoe-3.8\doc\HOW-TO-CONNECT (11075, 2006-04-02)
rp-pppoe-3.8\doc\KERNEL-MODE-PPPOE (2998, 2006-04-02)
rp-pppoe-3.8\doc\LICENSE (18094, 2006-04-02)
rp-pppoe-3.8\doc\PROBLEMS (63, 2006-04-02)
rp-pppoe-3.8\go (884, 2006-04-02)
rp-pppoe-3.8\go-gui (1984, 2006-04-02)
rp-pppoe-3.8\gui (0, 2008-07-16)
rp-pppoe-3.8\gui\en.msg (8632, 2006-04-02)
rp-pppoe-3.8\gui\html (0, 2008-07-16)
rp-pppoe-3.8\gui\html\mainwin-busy.png (2130, 2006-04-02)
rp-pppoe-3.8\gui\html\mainwin-nonroot.png (1586, 2006-04-02)
rp-pppoe-3.8\gui\html\mainwin.png (1912, 2006-04-02)
rp-pppoe-3.8\gui\html\props-advanced.png (3390, 2006-04-02)
rp-pppoe-3.8\gui\html\props-basic.png (3721, 2006-04-02)
rp-pppoe-3.8\gui\html\props-nic.png (4117, 2006-04-02)
rp-pppoe-3.8\gui\html\props-options.png (4035, 2006-04-02)
rp-pppoe-3.8\gui\html\tkpppoe.html (7432, 2006-04-02)
rp-pppoe-3.8\gui\ja.msg (8723, 2006-04-02)
rp-pppoe-3.8\gui\Makefile (2322, 2008-06-04)
rp-pppoe-3.8\gui\Makefile.in (2120, 2006-04-02)
rp-pppoe-3.8\gui\pppoe-wrapper.1 (1179, 2006-04-02)
rp-pppoe-3.8\gui\tkpppoe (108493, 2008-06-04)
rp-pppoe-3.8\gui\tkpppoe.1 (992, 2006-04-02)
rp-pppoe-3.8\gui\tkpppoe.in (108497, 2006-04-02)
rp-pppoe-3.8\gui\wrapper.c (6026, 2006-04-02)
rp-pppoe-3.8\man (0, 2008-07-16)
rp-pppoe-3.8\man\pppoe-connect.8 (2383, 2006-04-02)
rp-pppoe-3.8\man\pppoe-relay.8 (4393, 2006-04-02)
rp-pppoe-3.8\man\pppoe-server.8 (5624, 2006-04-02)
rp-pppoe-3.8\man\pppoe-setup.8 (784, 2006-04-02)
... ...

# LIC: GPL pppoe: a PPP-over-Ethernet redirector for pppd Copyright (C) 2001-2005 Roaring Penguin Software Inc. Some inspiration from an earlier client by Luke Stras. The MSS clamping was inspired by mssclampfw by Marc Boucher with acknowledgements to Rebel.com (http://www.rebel.com). However, the actual MSS clamping code is original and is licensed under the GPL, unlike the original mssclampfw. Introduction ============ pppoe is a user-space redirector which permits the use of PPPoE (Point-to-Point Over Ethernet) with Linux. PPPoE is used by many DSL service providers. Installation ============ Requirements ------------ 1) Linux 2.2.9 or later on Intel, Sparc or PowerPC. It may work on Alpha, too -- anyone care to let me know? OR Linux 2.0.36 or later. OR FreeBSD, NetBSD or OpenBSD with BPF support. I have access only to FreeBSD. In general, I can't answer questions about the *BSD's as well as I can about Linux. 2) pppd 2.3.10 or later. Versions 2.3.7 and later work unless you use demand-dialling. For demand dialling, you *must* use 2.3.10 or later. QUICKSTART ---------- If you're lucky, the "quickstart" method will work. After unpacking the archive, become root and type: ./go This should configure, compile and install the software and set up your DSL connection. You'll have to answer a few questions along the way. If you want the GUI wrapper, type: ./go-gui If ./go and ./go-gui didn't work, read the rest of this README. Compiling --------- Compile and install pppd if you don't already have it. Then: 1) Unpack: $ tar xzvf rp-pppoe-xxx.tar.gz 2) Change to source directory: $ cd src 3) Configure: $ ./configure 4) Compile: $ make 4) Install (this step must be done as root) # make install 5) Now read doc/HOW-TO-CONNECT -- David F. Skoll | Roaring Penguin Software Inc. http://www.roaringpenguin.com

近期下载者

相关文件


收藏者