search for: pppoe

Displaying 20 results from an estimated 378 matches for "pppoe".

2007 May 04
0
Error compiling patched pppd for zapras
...ry `/usr/src/ppp-2.4.1b2.WORKING/chat' cd pppd/plugins; make all make[1]: Entering directory `/usr/src/ppp-2.4.1b2.WORKING/pppd/plugins' gcc -o minconn.so -shared -g -O2 -I.. -I../../include -fPIC minconn.c gcc -o passprompt.so -shared -g -O2 -I.. -I../../include -fPIC passprompt.c make -C pppoe -w pppoe.so make[2]: Entering directory `/usr/src/ppp-2.4.1b2.WORKING/pppd/plugins/pppoe' gcc -g -I.. -I../.. -I../../../include -D_linux_=1 -fPIC -c -o pppoe.o pppoe.c In file included from pppoe.c:21: pppoe.h:109:1: warning: "PTT_SRV_NAME" redefined In file included from pppoe.h:...
2007 Nov 22
1
Re: pppoe domU: did you test userspace rp-pppoe?
Peter Jakobi wrote: > Hi Jiri, > > you already tested an ancient userspace-only rp-pppoe? > I''ve still one active, and trying this you could validate > your the rest of your setup, before looking at possible > kernel changes anew (strace, ltrace, logs, whatever)... > Hi Peter. No I did not. Do I have to compile it? Can you give me more info what to do? Don'...
2008 Feb 08
1
Reg. PPPoE server installation
Hi all, I am trying to install the PPPoe server rp-pppoe-3.8 from Roaring penguin on centos PC (Centos 4.3, Kernel release 2.6.9-34.EL) but not able to start it. When I start it it gives the error-- /etc/rc.d/init.d/pppoe status pppoe-status: Link is down (can't read pppd PID file /var/run/pppoe.conf-pppoe.pid.pppd) ror - /etc/rc.d/...
2005 May 27
2
pppoe gateway under linux
Hello to everyone, Can someone help me with hints on how to configure a pppoe gateway on a linux box with 200+ clients behind it ? I''ve read that user-space daemons give A LOT of CPU overhead. I''m opened to ANY solution ! -- Radu Cugut mobile: +40 742 045686 web: http://rcugut.has.it
2007 Feb 05
2
tc filter matches ip fileds inside pppoe frames
...n''t find any examples which handle that. I have made myself a Linux-based bridge, eth0 bridged with eth1 to form br0. In this bridge, I run ''tc'' script to handle QoS. So far nothing unusual. However, what''s different is that this bridge is sitted in between a pppoe client and pppoe server, ie pppoe frames are bridge between the Linux bridge, and I am interested to perform QoS on the pppoe frames, based on the ip tos setting of the ppp packets ( encapsulated inside the pppoe frames ). For example, normal tc script :- tc filter add dev ppp0 parent 1:0 prio...
2006 May 23
4
Shaping of pppoe clients
Guys After reading through the archives I found some insightful ways to be able to shape traffic to pppoe clients from the server. I have two questions on the topic of setting up a pppoe server however... 1. The clients will all be connected to each other using a normal ethernet network, the segments connected with managed switches. The capacity is roughly 500 nodes. Will these pppoe sessions interfer...
2007 Aug 26
2
Traffic shaping PPPoe encapsulated packet
Hi, I want a way to traffic shape pppoe encapsulated pkts based on its src/dst Ip address. Is there any way I can mark pppoe encapsulated pkts? Samit
2006 Apr 11
2
Shaping per IP in PPPoE
hi all. i am currently now serving PPPoE in my area. i had a script generated from tcng that worked perfectly before i started serving PPPoE. the issue is not in the script it self BUT in that "tc" code is not shaping on the ethernet anymore BUT INSTEAD on the pppX devices. I tested it and talking jargon, what should i do?...
2008 Jul 02
2
PPPoE setup
My provider is getting ready to switch my DSL router to bridging mode and I supply the router (so I can get no only IPv4 addresses but also IPv6 addresses!). Here are his 'instructions' to me: "Basically you start pppoe, I give you the username and password for it, and then I set the router to passthrough modem mode, and you initiate the PPPoE session directly with my LNS back here. You'll get a dynamic IP on the dsl side (which is normal) and then you just set up your static routes in the linux box as normal....
2003 Aug 08
1
Two ADSL lines with PPPoE in one server.
Hello, My system is: Server with Slackware 8.1 LINUX, ADSL Internet with PPPoE connection, and I masquerade my LAN. I use "Roaring Penguin" PPPoE client for my ADSL connection. I would like to connect another ADSL line (also PPPoE) to my server and have two lines, because I want to make "Simple source policy routing", as described in LARTC HOWTO. How sho...
2007 Nov 18
13
PPPoE in DomU exits with error
Hi. I am trying to setup my firewall in DomU. However, I have got a little problem. My pon dsl-provider exits with following message. Nov 18 09:44:40 alsfw01 pppd[1723]: Plugin rp-pppoe.so loaded. Nov 18 09:44:40 alsfw01 pppd[1723]: Linux kernel does not support PPPoE -- are you running 2.4.x? Nov 18 09:44:40 alsfw01 pppd[1723]: Exit. I am running xen out of the box on Debian Stable. My pppoeconf configured everything and found the the interface with pppoe. I also believe that...
2005 Feb 12
1
[OT] How to pppOE server configure?
Dear all, Though this is not LARTC related question, finding no other help I am forwarding this question for this group. Hope some GURUZ will help me. I want to authenticate my lan users through pppOE. I am using rh 9.0 box as my gateway. How / Which software do i use on my linux box to provide pppOE service and in client end win98/2000/Xp which software do i use? Thnx all SAKI __________________________________ Do you Yahoo!?...
2005 Oct 29
2
Traffic control of PPPoE users
I need some suggestions, I want to limit the up and down bandwidth of PPPoE users that are terminated on a Linux router (kernel 2.6). What are my options, can I apply tbf qdisc on a ppp interface? That would limit the download, what about the upload? Any suggestions are welcome. -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail addr...
2006 May 05
2
Matching interface using U32(?)
Hello all, I am trying to make a little bit more complex QoS/Shapping form and I need to shape a PPPoE conection that I serve to my clients. So this is the scope: client connects using pppoe so it gets an IP address (from pppoe pool) and open an interface into my linux box interface for this client is ppp0 client has got an ip 1.1.1.2/32 and it is poiting to pppoe-server 1.1.1.1 So, if i wan...
2005 Jan 31
3
multiple pppoe connections
My Internet gateway is using ADSL PPPoE connection with dynamic public IP assigned by ISP. My Internet gateway is Redhat AS3 U2, shorewall 2.0.9 As my ISP provided 4 simultaneous pppoe dailup connection for the same physical adsl line. My linux server can be configured for multiple pppoe connection i.e. ppp0, ppp1, ppp2, ppp3 Is it pos...
2001 Sep 01
2
PPPOE and Wine how to config?
Hi all Does anyone know how to set up internet access when running pppoe? Regards Nick _________________________________________________________________ Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp
2014 Mar 18
2
Verizon DSL + rp-pppoe + CentOS 6.5
Greetings, I've just upgrade a home server to CentOS 6.5 with a new dual-core processor and mobo. I see that with the CentOS 6.x release rp-pppoe can be run as a daemon. I've looked through some online one-page setup notes for rp-pppoe, but nowhere is there a discussion of running it as a daemon. Until now, I've cobbled an ifcfg-ppp0 file and placed it in /etc/sysconfig/network-scripts. The connection has worked; however, I'd...
2005 Mar 07
3
PPPoE with 2 ip''s and shorewall
Hola, Can someone please point me to the right direction on how-to set up proper routing on PPPoE connection and multiple external IP''s. Thank you kindly. ~Andrew Nady.
2004 Mar 26
0
RE: Does anyone know a PPPoE Server for Bering?
Does anyone know a PPPoE Server for Bering ? I don''t know anything about Bering (a quick search shows an Internet Firewall device and Floppy distro...) but anyways; I have had luck with RP-PPPoE (http://www.roaringpenguin.com/products/rp-pppoe/) which does include a PPPoE server. I have my pppd patched to support...
2006 Apr 14
3
Shaping per IP in PPPoE borrowing or sharing Uplink or Downlink
helo again. I think this question i am asking is worth: we know that pppoe-server creates a pppX device on each connection done to it. So, when i have to shape, i have to shape each pppX connection device on itself alone. What i know is that the borrowing method on one device by itself, e.g. ppp0, alone using HTB or the like. this means that i have to create for anot...