Displaying 20 results from an estimated 5000 matches similar to: "pppoe"
2013 Feb 11
1
Centos 6 and VLAN-ID7 for vDSL (Telekom)
AHOI!
I've big trouble by setting up CentOS 6.3 for my new vDSL.
As I've found out, the German Telekom is using VLAN7 for her
internet-(data) connections. => http://workaround.org/blog/vdsl
O.K. what I've done:
The NIC where's my DSL-modem is connectet is eth0.
cat /etc/sysconfig/network-scripts/ifcfg-eth0
# device for vDSL-modem
DEVICE=eth0
HWADDR=00:30:1B:14:08:67
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
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
2017 May 19
0
<source mode='private'> for PPPoE?
HI!
I'm currently reviewing my (functional) setup with one physical ethernet interface eth1
of the host system being connected to a VDSL modem (not router!). A fully virtualized
guest acts as router with this source mode:
<source dev='eth1' mode='bridge'/>
Reading the docs [1] I'm thinking whether mode='private' would be a better choice because
the network
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
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
2019 Jun 11
3
High delay and some echo
Hi list!
I use Asterisk 13.14.1 from Debian repository on a DSL from Deutsche
Telekom.
Asterisk works well, but I have really often an high delay (I understand
it since the other party speak some seconds before he hears my question
and answer) and sometimes I hear an echo.
I really don't know what can I check and what can be the problem.
The problem exists since a very long time, but in the
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
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
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
2020 Jun 14
3
Voice "broken" during calls
Am 14.06.2020 um 17:05 schrieb Antony Stone:
Hi Antony,
> You mean that the Thomson phone is registering to Deutsche Telekom?
>
> I thought it was registering to your Asterisk server.
Sorry, I didn't read correctly your test 2b...
Normally my Thomson phone is registering to my Asterisk server.
I tried to register the Thomson phone directly to Telekom's server, to
check if the
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 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
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
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?
2020 Jun 14
4
Voice "broken" during calls
Am 13.06.2020 um 22:56 schrieb Antony Stone:
Hi again,
> 2b. Take your Thomson telephone to some other location with Internet access,
> let it register to your home Asterisk server, and them make a call to the same
> number yet again. I'm sure you can get the Thomson to connect to Asterisk via
> some external network, since you say you can do this from your Android phone.
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
2020 Jun 15
1
Voice "broken" during calls
On Monday 15 June 2020 at 18:55:23, Luca Bertoncello wrote:
> Absolutly *no changes* on the behaviour compared with my Thomsons...
Okay, I'm glad we can rule out the specific make / model of phone - that would
have been bizarre.
> I try to summarize:
>
> 1) Phones are not the problem, since 3 phones of 2 different
> companies/model have the same issue.
Good (if you see
2004 Aug 28
1
PPPoE w/ "static" /29 ip range, how is it done?
Hello everyone, I hope this is on-topic for the list...
I''m familiar with NAT, but I can''t see how to route a fully routed LAN.
My new ISP has given me a /29 (I understand this to be 6 addresses +
network address + broadcast address) which I would like to use, as
multiple PCs here want to use p2p and games at the same time, and
reconfiguring the port forwarding all the time