The structure of the Internet is very complex. We often see the following PPPOE protocol-related options in the network optimization settings of some system optimization software. So many people are stuck with this agreement. What are the roles and functions of this agreement?
Background of PPPOE Protocol
With the continuous development of broadband network technology, the application of several mainstream
The dial-up era seems to be far away. With the intervention of broadband, all households can access the Internet. Here, we will introduce the broadband access technology of the PPPOE protocol. Let's see what's special about this technology.
Background of PPPOE Protocol
With the continuous development of broadband network technology, the application of several mainstream broadband access technologies, such a
Reprinted from Http://wenku.baidu.com/link?url= Mwj8hlnz98cc-e0rrpqoht35bsybnanqzb3deg60v9ufxwhsak5y4oectvziue0ky06snhbmozsyal1e6uv7oxci0xxdiecbelu4kqq0-bk
The format of the PPPoE message is to carry the PPP message in the Ethernet frame, as shown in the figure
The format of the PPPoE message is to carry the PPP me
between the client and the access server of the carrier through PPP. At present, broadband access is becoming a trend to replace dial-up Internet access. In today's ever-changing broadband access technology, PPP has also developed new applications. A typical application is that in the ADSL (asymmetric data user loop, asyuncrical Digital Subscriber Loop) access mode, PP
RouterOS 2.9.27 + archlinux 200806RouterOS on the PPPoE server,archlinux when the PPPoE Client,archlinux has a network card eth0Objective:ArchLinux PPPoE Dial-up to PPPoE serverPPPoE Server ConfigurationService Name:pppoe-serviceLocal address:192.168.88.210Remote address:192.168.88.211-192.168.88.220Secret Name:testSec
Http://www.cnblogs.com/zmkeil/archive/2013/05/01/3053545.htmlThis title is more tangled, the previously known PPPoE as the underlying carrier of the PPP protocol, and in fact it is a complete protocol, but its implementation is relatively simple, it is easy to understand how the Linux network stack implementation.1. General statementThe network programming of user space in Linux is to create a sockfd = sock
Tags: blog art lin client span State Poe customer class
44.1 Pppoe-setup: Configuring the PPPoE Client
44.2 Ppoe-connect: Managing PPPoE Links
44.3 Pppoe-start: Start the PPPoE link
44.4 Pppoe-stop: Turn off
We have explained the basic content of PPPoE. Here we will focus on the implementation of the PPPoE protocol on BAS. PPPoE dial-up software is already very mature in applications (Windows XP self-carried). The following focuses on the implementation of PPPoE in the Access Server BAS.
1.
the carrier through PPP. At present, broadband access is becoming a trend to replace dial-up Internet access. In today's ever-changing broadband access technology, PPP has also developed new applications. The typical application is in the ADSL asymmetric data user Loop, asyuncrical Digital Subscriber Loop) access method, PPP and other protocols jointly derive a
). Throughout the connection process, CHAP repeatedly sends the challenge password to the client from time to prevent the remote client impersonation attack by the 3rd party. 6. PPP protocol is currently one of the most widely used protocols on the Wide Area Network. It has the advantages of simplicity, user verification capability, and IP Address allocation. Domestic dial-up Internet access establishes a communication link between the client and the
Internet access establishes a communication link between the client and the access server of the carrier through PPP. At present, broadband access is becoming a trend to replace dial-up Internet access. In today's ever-changing broadband access technology, PPP has also developed new applications. The typical application is in the ADSL asymmetric data user Loop, asyuncrical Digital Subscriber Loop) access m
to authenticate with a remote PPPOE service, the PPPOE session consists of the discovery and PPP phases, when a client wants to start a PPPoE session, it must first identify the Ethernet MAC address of the peer and establish a PPPoE session ID. In the discovery phase, the n
I have learned a lot about PPPoE, and I should have some knowledge about its basics. We have also introduced a lot of configuration content. Now let's summarize the steps for setting PPPoE in Linux. Let's take a look at the specific content.
Linux PPPoE settings 1. Ensure that the NIC is installed and works properlyUse commands# Ifconfig eth0View Nic status2. Do
Ext.: http://blog.csdn.net/yangzheng_yz/article/details/11526671PPP (point-to-point) provides a standard way to transmit multiple protocol packets over a point-to-point connection, the most common use of which may be traditional dial-up access (the current broadband access is said to be in the form of PPPoE). On the Linux Mobile phone, the network application uses PPP as a communication protocol with the GS
Configure the PPPoE configuration for connecting a CISCO router to an ADSLmodem through the PPPoE configuration: hostnamebjsite! Ipsubnet-zeronoipdomain-lookup! Vpdnenablenovpdnlogging! Vpdn-group1request-dialinprotocolpppoe! Interfaceethernet00ipaddh
Configure PPPoE for connecting a CISCO router to an ADSL modem using the Cisco router: hostname bjsite! Ip subnet
In the local area network, how to get the MAC address of the PPPoE server is a headache, especially in the Windows environment; There are two ways to get the PPPoE server MAC address:1. Under Windows, we run the Wireshark software, we can get all the packet format and content in and out of the network card, the Wireshark filter is set to PPPoE filter, and then th
2516 standard for encapsulation, it is then transferred to the remote Broadband Access Server and completed a series of processes based on PPP technology, such as authentication, authorization, billing, and dynamic IP Address allocation. It can be seen that the PPTP-PPP access on the network side is completely consistent with PPPoA or PPPoE. The user-side IP tun
dialing password)
Directly paste the pppoe-server-options content:
# PPP options for the pppoe Server
# LIC: GPL
Require-pap
# Login
Lcp-echo-interval10
Lcp-echo-failure2
MS-DNS xx. xx
# This DNS is subject to your actual network
8. Start the pppoeserver service.
Sudopppoe-server-I eth1-l 192.168.5.1-r 192.168.5.5-N 10
The
interface
Encapsulation ppp encapsulates the ppp protocol for this interface
Dialer pool 1 this interface uses the dial-up pool No. 1 for dialing
Dialer-group 1 this command is of little significance to pppoe
Ppp authentication pap callin enables ppp pap Verification
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.