Displaying 20 results from an estimated 2000 matches similar to: "Shaping per IP in PPPoE"
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 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
--
2004 Aug 05
4
NAT & tc filter addresses
Is there a flow diagram as to where tc actions take place with respect
to NAT and other iptables functions on a multihomed box (private &
public NICs) ? Are tc filter rules consulted before or after NATing?
My real interest is in basic understanding first, and then solving a
real problem second.
Example:
Firewall Public NIC 123.123.123.1
Firewall Private NIC 192.168.168.1
Dedicated Video
2008 May 13
2
ppp interfaces for both loc and net
Hi,
I''m in a process of setting up a firewall system, which is going to be
also an ipsec/l2tp and pptp vpn server for some mobile clients.
The problem is, that the system has two ISPs a cable one (no problems
here) and a DSL provider. Because of the DSL provider the system is going
to have one pppN interface for DSL (net zone) and many pppX interfaces for
l2tp/pptp (loc zone)
2005 Mar 21
3
IPSec gateway configuration
Hi,
I''m trying to build an ipsec gateway and somewhere I''m doing something
wrong.
I have a couple of routers that have clients in their back. All the
routers are connected into a switch. In that switch I also have a
computer that provides internet access to the clients.
I would like to setup some sort of autentification (don''t need
encryption), to allow me
2006 Feb 08
1
Conceptual question ;-)
ehlo list,
I''m willing to shape ppp users e.g. each pppX interface to get XXX kbits
I classify traffic going to ppp+ interfaces like this:
iptables -t mangle -A POSTROUTING -o ppp+ -j CLASSIFY --set-class 0002:0020
then i have a file which is executed when a ppp inteface is up and first
argument parsed to that file ($1) is the ppp number (e.g. 35 for ppp35).
it generally looks like
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
2004 Jun 18
21
patch: HTB update for ADSL users
OK, here it is. Near perfect bandwidth calculation for ADSL users.
Patch iproute2 with the HTB stuff and then this:
It''s still a hack (as far as I can tell) because we are patching the
rates tables, and hence I think it is only loosly coupled with the
actual calculation of bytes in each bucket.
However, it works very nicely for me! I have only been lightly testing
with
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 Jun 05
0
how to write in tcng this PPPoE filter?
can some one please how to transform this into TCNG code?
tc filter add dev ${DEVICE} parent 1: protocol all u32 \
match u16 0x8864 0xFFFF at -2 flowid 1:${ID}
8864 is the PPP session ethernet protocol
the above code is used to shape all PPPoE traffic on the same device so
this way
i can make use of the borrowing facilty which is not given by PPPoE.
PPPoE gives me each time a device =>
2005 Dec 22
5
control p2p upload bandwidth rate
Hi all,
I am running Slackware 10.1 with Kernel 2.6.14.3 includes iptables 1.3.4
with layer 7
My network diagram below: -
INTERNET --- LINUX_ROUTER_FW --- PCs
Below is my simple iptables script: -
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
iptables -t mangle -A POSTROUTING -m layer7 --l7proto applejuice -j MARK
--set-mark 1
iptables -t
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
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
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
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