Displaying 20 results from an estimated 3000 matches similar to: "PPPoE and shaping"
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
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,
2004 May 05
3
Simple HTB setup with tcng
Hello all,
I am trying to set up a simple htb based system, where packets with
source ip 10.0.0.1 should have their own class.
I plan to use tcng to set it up easier.
Is there something wrong in my tcng file ?
~/tcng$ cat htb
/*
*/
#include "fields.tc"
#include "ports.tc"
dev eth0 {
htb ( ) {
class ( rate 600kbps, ceil 600kbps )
{
2003 Jan 15
2
pppoe and /etc/shorewall/interfaces
I am a newbie to linux and shorewall. I am reading the shoreall
quickstart guides. I am a bit confused about the following statement:
----------- quote --------------
The firewall has two network interfaces. Where Internet connectivity
is through a cable or DSL "Modem", the External Interface will be the
ethernet adapter that is connected to that "Modem" (e.g., eth0)
unless you
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 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 possible of shorewall to assigned say
ppp0''s IP is
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.
2006 Apr 20
2
pppoe question
Hi THere,
sorry if this is a stupid question or does not belong to this forum.
I''ve set my DEFROUTE=no in my ifcfg-ppp0 and when I bring the ppp0
up, it deletes my old default load balance routes which I do not want,
as I just want the interface to be up, but not touching my default
routes
any advice
Thanks
SEW
2008 Jul 09
1
Need basic PPPoE startup help
I need basic PPPoE startup help.
adsl-start DID bring up my PPPoE link (ppp0) to my ISP over eth0 via the
DSL modem/bridge. My IPv4 CIDR block is routing and Shorewall is doing
the firewalling.
But shorewall has to be started after ppp0 is up and working. For now
this means running shorewall restart (or start?). Shorewall 4.2 will
have a way to restart shorewall without recompiling, I
2009 Jun 09
1
PPPoE/ADSL configuration questions.
I am building a CentOS 5 box to ship to Houston which will be a
gateway system on an SBC DSL connection for a while until the
client gets a T1 installed. I have read up on using adsl-setup
and related software, but never done PPPoE on anything but
LinkSys commodity boxes. I have examined the adsl-setup script,
and I think I understand how this works, but want to be sure I
understand things
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!!!
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
2008 Feb 18
9
Advice on vlans and pppoe
My telco is moving to feeding me over fiber, breaking out with a media
converter to one Ethernet interface. At present, I am retaining the
static feed over copper on eth0, and taking the two new feeds via vlans
on eth1. I have configured the static IP feed on eth1:790 as vlan 790,
and that seems to be fine, and eth1:780 as the PPPOE feed, and brought
up PPPOE to give me an IP, that is
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
2004 Apr 02
1
help with multiple IP over pppoe
I am having a little trouble getting my head around this so any help would be appreciated.
I have just signed up a new service and have been allocated the following subnet which gives me 30
usable IP addresses.
210.15.xxx.192/27
The connection is made via pppoe which works fine and the connection creates ppp0 and assigns
210.15.xxx.193.
Now I want to use 4 IP''s in a DMZ and the reset
2003 Dec 02
2
forwarding in tcng
Hi!
I am learning tcng without having experiance of tc and I am trying to
build something that shall schedule traffic dependent on the value in the
IPv4 packets ip_ttl field.
I have read the tcng reference manual and cannot find information about
forwarding. Is it possible to farward packets from ingress to egress
without sending them upwards in layers?
2013 Mar 11
1
/etc/sysconfig/network-scripts/ifcfg-xxx for CHAP PPPoE
Hi all
I get a Cisco 1841 router, connecting the office through a CHAP PPPoE link:
[...]
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap callin
ppp chap hostname username at isp
ppp chap password 0 s0meStr0ngP4sswd
[...]
As
2004 May 09
3
prerouting does not effect filtering
I try to shape traffic using HTB and mark packets within iptables using
PREROUTING. But the filterrules seems to ignore the marks set with
PREROUTING
Only POSTROUTING marks are accepted.
First my configuration
I have a router connected to the internet via ADSL over interface ppp0.
eth0 is a tunnel to ppp0 and eth1 serves the LAN.
LAN is 192.168.57.0/24 on 10Mbit
ppp0 is 80.126.16.44 on
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 should I set up my
2005 Jul 08
2
P2P shaping, won''t work
Hello, its me again, I won''t stop sending emails to this list, until I solve
this problem, I''ve tried several apps to create the right htb rules (even
made them my self), but I always get the same results, traffic gets shaped,
but I can''t use my bandwidth, and this is weird, because I should be able to,
also I keep seeing download being limited too, and that