I. In general, it can be divided into four points.
1: ARM Linux kernel supports PPP
2: Install ppp-2.4.4 (RP-pppoe requires support from PPP for normal operation ).
3: Install RP-pppoe.
4: download the file generated in step (2) (3) to the target board, and modify it as prom
Recently, I tried 2.6.29 and qtopia2.2 on my mini2440 Development Board. Really good. Unfortunately, U-boot is not provided. However, IThe transplanted U-boot can boot a friendly new kernel. The Konqueror browser is integrated in qtopia2.2 to enable mini2440 Internet browsing.But qtopia2.2 does not seem to provide the ADSL dial-up function, so I decided to port it myself to implement ADSL dial-up Internet access.My ADSL cat is a cat with a wireless route provided by China Telecom. It is from Chi
We have heard of point-to-point protocols, that is, PPP protocols, during our learning of network protocols. What are the characteristics of this protocol? Here we will take a look at the PPP protocol and the PPP status. PPP is a data link layer protocol that complies with the HDLC Advanced Data Link Control Protocol.
Nbsp; 1. environment server debian2.6.18 authentication server radius + mysql software ppp-2.4.4rp-pppoe-3.8radiusclient 2. setup step 1. Compile the kernel in order to realize PPPoE, first compile the kernel and let the kernel support PPPoE. Compile the kernel. I will not introduce it here
I. environmentServer debian
Article Title: How to Create a PPPOE server in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
How to Create a PPPOE server in Linux
Environment creation:
Operating System: Upgrade DEBIAN 2.2 to 3.0
Inner Core: 2.4.18
Hardware environment: Sai Yang 3 1.1G, memory
In Linux embedded systems, we can write GPRS scripts. The content involves PPP. In this article, we will explain how to perform ppp dialing on the Liod platform to implement GPRS internet access. First, let's take a look at the hardware platform: yidao Liod platform is based on PXA270 ). Operating System: Embedded Linux.
Step 1: If the kernel does not support ppp
Pppoe frame forming component
Components
Size (in bytes)
NET data load
1 ~ 1 452
TCP Header
20
IP Header
20
PPP Header
2
Pppoe Header
6
The maximum receiving unit of pppoe is 1492, the maximum load of Ethernet is 1500 ETS, The
a protocol for the transmission of PPP packets on the Ethernet network (point to point Protocol over Ethernet) in line with the operation of narrowband dial-up Internet (using NAS devices to terminate a user's PPP packet). After the introduction of this protocol, network equipment manufacturers have also launched their own brand of broadband access server (BAS), which can not only support the end of the
network address set for pppoe-server to be enabled later. You can set this address as needed, as long as the iptables and pppoe-server match.Run PPPoE Server
Input:
sudo pppoe-server -I wlan0 -L 10.10.10.1 -R 10.10.10.100 -N 100
Note:
-The-I parameter is used to specify the network port to listen. You can use the if
RP-pppoe is a solution that integrates the dial-up client and server.: Http://www.roaringpenguin.com/products/pppoe
The pppoe server in RP-pppoe is divided into user mode and kernel mode.In user mode, a pppoe process is created as a new connection service;In kernel mode, you
Click on the menu PPP, step out of the PPP settings screen, here is the place to set up the PPPoE server, next650) this.width=650; "src=" Http://hiphotos.baidu.com/hujizhou/pic/item/ad81036d9d53f7e44216945c.jpg "alt=" Ad81036d9d53f7e44216945c.jpg "/>Click on the PPPoE Servers tab, click + Jump out of the interface afte
Personal email:Xiaokeweng@gmail.com
The basic service that satisfies the pppoe connection is to ensure that the ppp protocol can be encapsulated in the Ethernet framework. Because the ppp protocol is integrated, therefore, it is achieved that VPC cannot provide authentication, encryption, and compression functions. Essentially, it is a
PPPoE Overview
PPPoEPoint-to-Point Protocol over Ethernet), that is, the Point-to-Point Protocol on Ethernet, which enables a host on the Ethernet to connect to the Internet through a simple access device, and control and manage the connected users.
PPPoE uses Client/Server). It encapsulates PPP packets in Ethernet frames to provide point-to-point connections ove
In terms of configuration, PPPoE always has many advantages. The following describes the configuration of PPPOE server and Cisco PPPOE. First, create a broadband connection named libin password libin on your computer and configure it on ATM1.
Configure on R1 first, pppoe Client
R1 (config) # vpdn enable VPDN
R1
dialing Error code: Error 720Problem: the dial-up network cannot coordinate server protocol settings in the NetworkCause: the adsl isp Server is faulty. An abnormal shutdown may cause a network protocol error.Solution: Call the ISP to delete all network components and reinstall the network.
Adsl pppoe dialing Error code: Error 734Problem: the PPP Connection Control Protocol is suspended.Cause: the adsl isp
directory, select Network Device Support, and select [*] All PPP options, save and exit compilation.
3.2 PPP transplantation [1]
Point-to-Point Protocol (PPP) is a standard method for transmitting multi-protocol data packets over point-to-point connections. The CDMA wireless connection method used in this paper requires the support of
I. Environment
Server debian 2.6.18
Authentication Server radius + mysql
Software ppp-2.4.4 rp-pppoe-3.8 (radiusclient)
Ii. Setup steps
1. Compile the kernel
To implement PPPoE, you must first compile the kernel to support PPPoE. Compile the kernel. I will not describe it here. There are a lot of online websites. I be
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.