Yesterday I turned over my senior PIII BB. Feel too bad, so in the above installed the FC3, loaded FC3, of course, the first is open XMMS ready to listen to the song, an open to think of, XMMS default is not support MP3, to install MP3 decoder, depressed, Okay, I can surf the internet. The next lame, when I put the BB back to the edge of the network and worry, originally we are using the Unicom broadband Internet access, the direct use of network cables, of course, but also user name and passwor
It seems that other people use ADSL-setup or something to do the client. I will do the server, hey...
However, there is no understanding of the pppoe protocol. You need to understand it first...
Basically, if I didn't do anything, I could use the pppoe dial-up tool to dial it...
Platform: RedHat as3
Software:
[Root @ Jintao PPP] # rpm-Qa | grep-I "pppoe"
Rp-
Pppoe-in the configuration of PPPoE user name and password must be accurate and strict, do not add space in the back, remember, especially when copying the post, but also pay attention to the case of the problem ...--------------------------------------------------------------------------------------------------------------- --------CE: Configuration;Interface Dialer 1IP address negotiatedIP MTU 1492Encapsu
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
Cause:Yesterday, with a few graduate students to transfer access to the equipment network laboratory,And then grabbed the next PPPoE package,The discovery package is peculiar, similar to the following:172.16.1.118 and 172.16.1.116 are the addresses to which the server is assigned after PPPoE dial-up for two machines.Theoretically, a ping, the capture of the frame of the package should be like this:IcmpIpPpp
cannot be used. The possible cause is that pap uses the plaintext password for verification, while the password stored in Windows is encrypted and cannot be restored. Therefore, Windows cannot provide the plaintext password. 2. for/etc/PPP/pppoe-server-options and/etc/PPP/options, configuration can play a role in any file. Run the following command to test the password passwd in XP: username and password.
-pppoe Binary Package on the RedHat 62 platform, and you can download the source code package.Note: RedHat Linux 7.1 has integrated the rp-pppoe package, but the version is a little low.This level can be directly followed by three steps.1. Install the Binary Package:A. Download the Binary PackageHttp://www.roaringpenguin.com/pppoe/rp-
according to the file comment. For example, insert a line at the end:
testing * password *
The username is testing, the server name is arbitrary, the password is password, and the IP address is any IP address.
Editpppoe-server-optionsFile (if not, create 1)Add the following to pppoe-server-options:
authrequire-chaplogfile /var/log/pppd.log
The configuration is complete.Set the system ip policy to enable ip
Install rp-pppoe according to README requirements. The simplest is to run the go script directly by default. Then the PC machine can run the pppoe-server command. Do not rush, but also Configure the server. The configuration file is in/etc/pppoe-server-options and is opened for rewriting. My configuration is as follows:
# PPP options for the
-click the "*" above the default settings, the "PPP Profile" dialog box pops up, Click on the "General" tab and enter a name in the names, whatever.Select the address pool that you just created in the IP pool in the local address and remote address.Enter the DNS server address in DNS server and add a few more by pressing the "..." number on the right. b, then press the "Limit" tab, The Tx bit rate and the RX bit rate inside are the downlink and upstream bandwidth respectively, set as ne
PPPOE + FreeRADIUS + MySQL configuration record-Linux Enterprise Application-Linux server application information. The following is a detailed description. The PPPOE dial-up server has been put into practice in the last two days because there is little information on the Internet,
Therefore, it is necessary to record the information to help the comrades who need to do such things in the future.
Hardware en
Configuration of ATM1
ATM1 (config) # username libin password libin configure the user name and password, which must be the same as that of ATM1
ATM1 (config) # interface loopback 0
ATM1 (config-if) # ip add 1.1.1.1 255.0.0.0
Configure VPDN
ATM1 (config-if) # EXIT
ATM1 (config) # vpdn enable VPDN
ATM1 (config) # vpdn-group ADSL definition group name ADSL
ATM1 (config-vpdn) # request-dialin request access
ATM1 (config-vpdn-req-in) #
Create a new file named/etc/PPP/pppoe. conf with the following content:
#***********************************************************************## pppoe.conf## Configuration file for rp-pppoe. Edit as appropriate and install in# /etc/ppp/pppoe.conf## NOTE: This file is used by the pppoe-start, pppoe-stop,
is installed. If not, download and install this software package 2. Install the Linux PPPOE client software, and mostly use GNU License. We recommend using the rp-pppoe software package. On the http://www.roaringpenguin.com/pppoe/site, you can download the rp-pppoe Binary Package under each release package, and downlo
your PPPoE user name: enter the username of the ADSL account. If you see >>> Enter the Ethernet interface connected to the ADSL modem For Solaris, this is likely to be something like/dev/hme0. For Linux, it will be ethn, where 'n' is a number. (default eth0): Enter eth0, which is the name of the network adapter connected to ADSL. When >>> Enter the demand value (default no): Enter no when it appears >>> En
PPPoE dial-up connection methods usually have the following two kinds.
1. ADSL telephone line in the household, will TP mini connect MODEM;
2. Network cable households, the TP mini directly connected to the household broadband network cable ;
For the above two cases, theTP mini is set in the same way, the following specifically describes the TP mini setup steps.
1. Open the Settings interface
in the TP Mini
Summary of building PPPoE Server in Linux, linuxpppoe
Note: This record applies to Debian Linux operating systems. It is successfully verified in Ubuntu 14.10 and Linux Mint 17.
During the building of PPPoE Server in the integrated course design, I and my team members encountered various problems. This is a summary for future use.Install and configure the PPPoE
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
Ppp pap sent-username account name and password
Step 4 of PPPoE configuration: Configure interna
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.