Displaying 20 results from an estimated 2000 matches similar to: "Traffic shaping PPPoe encapsulated packet"
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
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
another device, e.g. ppp1,
2007 Feb 05
2
tc filter matches ip fileds inside pppoe frames
I have a requirement which I guess it is not too unusually, however I haven''t
quite figured out how to do it and couldn''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
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,
2004 Nov 25
12
simple dual Internet connection setup not sending return packets on correct interface
I have a very simple setup exactly as described in the HOWTO section "
4.2. Routing for multiple uplinks/providers".
One is cable (eth1: dhcp) and the other is PPPoE (ppp0).
I used the following commands to configure the routing once all of my
interfaces are up and i have configured SNATing for them:
ip route add 66.11.173.0/24 dev ppp0 src 66.11.173.224 table 11
ip route add default
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?
The issue is that for each PPPoE login, PPPoE-server
2008 Jan 23
2
[LLVMdev] Issues with IPO optimization passes and JIT
Hello,
I am working on an LLVM-based JIT for a dynamically typed language
(freemat.sf.net), and would like to commend the LLVM team on an
awesome piece of work. One issue I ran into that I was hoping for
some clarification. Nominally, I had started out by performing code
generation from the AST into a function that was added to the current
module. I then ran a PassManager on that module to
2007 Mar 21
1
Shaping based on Vlan tag
Hi all,
A new member and new post.
Is it possible to manage bandwidth marking the packets based on VLAN
tags using ebtables?
Samit
2010 Jul 22
2
R forum
Hi,
Are there any other forums on R where I can get quick responses to my
questions? I've lot of questions as I am learning the basics and exploring
advanced computational functions and it is tough to wait for moderator
approval then a reply to each of those questions.
thanks!
Samit
--
View this message in context: http://r.789695.n4.nabble.com/R-forum-tp2298103p2298103.html
Sent from the R
2004 Jul 19
11
(no subject)
Hi
I want to block the IP traffic between any 2 hosts on a switched ethernet
LAN. Will setting all the possible IP addresses on a linux machine in the
LAN do the trick or there is another easier solution?
--
Anton Glinkov
network administrator
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
2007 Apr 25
3
PPPoE and shaping
Hi all,
I have a little problem with my home-made slackware linux server.
Here is the scenario:
1. I have a local wifi network
2. my server do masquerading and exit in internet via a PPPoE connection
Goals:
1. not use SQUID
2. shaping the traffic with classes
3. emule connection must have minimum priority and a band-limit of
10KBytes/s in uplink (server--->internet)
Any idea?
Thx,
Diego
--
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?
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/init.d/pppoe start
Bringing up PPPoE
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
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?
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 address!!!
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
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.
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
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