Difference between revisions of "PPPoE"

From Ilianko
(Created page with "PPPoE Server Setup: Operating System: Ubuntu Desktop(8.04) 1) Installation of Softwares: Server Side a) ppp apt-get install ppp b) pppoe apt-get install pppoe c) rp-pppoe (I use...")
 
Line 2: Line 2:
 
Operating System: Ubuntu Desktop(8.04)
 
Operating System: Ubuntu Desktop(8.04)
  
1) Installation of Softwares:
+
==Installation of Softwares==
 +
 
 
Server Side
 
Server Side
a) ppp
+
*ppp
apt-get install ppp
+
apt-get install ppp
b) pppoe
+
 
apt-get install pppoe
+
*pppoe
c) rp-pppoe (I used rp-pppoe-3.10.tar.gz)
+
apt-get install pppoe
 +
 
 +
*rp-pppoe (I used rp-pppoe-3.10.tar.gz)
 
RP PPPoE; can be obtained from,
 
RP PPPoE; can be obtained from,
 
http://www.roaringpenguin.com/products/pppoe
 
http://www.roaringpenguin.com/products/pppoe
 
After download
 
After download
 
Move it to some place e.g /var/tmp, unpack and change permission
 
Move it to some place e.g /var/tmp, unpack and change permission

Revision as of 14:09, 15 July 2013

PPPoE Server Setup: Operating System: Ubuntu Desktop(8.04)

Installation of Softwares

Server Side

  • ppp
apt-get install ppp
  • pppoe
apt-get install pppoe
  • rp-pppoe (I used rp-pppoe-3.10.tar.gz)

RP PPPoE; can be obtained from, http://www.roaringpenguin.com/products/pppoe After download Move it to some place e.g /var/tmp, unpack and change permission