* AW: [gentoo-dev] pppoe dsl
2001-09-17 2:47 BoehmeSilvio
@ 2001-09-17 6:44 ` Sebastian Werner
0 siblings, 0 replies; 5+ messages in thread
From: Sebastian Werner @ 2001-09-17 6:44 UTC (permalink / raw
To: gentoo-dev
I use the german (T-)DSL, too. I use rp-pppoe on my system which
is configured to use the kernel-mode api.
I have tried to extend the ebuild for rp-pppoe to download and build
the pppd (patched) too - but failed. So i have build this by hand - and
it works. If we add a use-flag (like pppoe_kernelmode) it could be possible
to become this to work. I have tried this only a half hour. But as my
solution - without build - work i give up - sorry.
Sebastian
-----Ursprüngliche Nachricht-----
Von: gentoo-dev-admin@cvs.gentoo.org
[mailto:gentoo-dev-admin@cvs.gentoo.org]Im Auftrag von BoehmeSilvio
Gesendet: Montag, 17. September 2001 10:48
An: gentoo-dev@cvs.gentoo.org
Betreff: [gentoo-dev] pppoe dsl
Hi,
i try to use german "T-DSL" with gentoo.
In the past i used the patched version of pppd. ( kernel mode pppoe )
This works fine with gentoo, but all dependencies for pppd does't work,
because
i compiled pppd manualy.
So i have 2 questions:
1. What is your prefered way to use PPPOE, especialy for german dsl
2. Does someone use the patched version of pppd ( maybe with an ebuild ? )
If not (2.) , i'll try to build a ebuild script for this pppd.
By
Silvio
_______________________________________________
gentoo-dev mailing list
gentoo-dev@cvs.gentoo.org
http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [gentoo-dev] pppoe dsl
@ 2001-09-17 7:04 BoehmeSilvio
2001-09-17 8:33 ` AW: " Sebastian Werner
0 siblings, 1 reply; 5+ messages in thread
From: BoehmeSilvio @ 2001-09-17 7:04 UTC (permalink / raw
To: 'gentoo-dev@cvs.gentoo.org'
Hi,
why you need rp-pppoe, if you have the patched pppd ?
The patched version of pppd works standalone. Only one
entry in the ppp-options must set to load the pppoe plugin.
I don't know, if ( and in which version ) the pppd patch will be included in
the main pppd development.
I think a USE flag is a good way to do this.
Is it possible to add a USE flag ??
By
Silvio
> -----Original Message-----
> From: Sebastian Werner [mailto:sebastian@werner-productions.de]
> Sent: Monday, September 17, 2001 2:44 PM
> To: gentoo-dev@cvs.gentoo.org
> Subject: AW: [gentoo-dev] pppoe dsl
>
>
> I use the german (T-)DSL, too. I use rp-pppoe on my system which
> is configured to use the kernel-mode api.
>
> I have tried to extend the ebuild for rp-pppoe to download and build
> the pppd (patched) too - but failed. So i have build this by
> hand - and
> it works. If we add a use-flag (like pppoe_kernelmode) it
> could be possible
> to become this to work. I have tried this only a half hour. But as my
> solution - without build - work i give up - sorry.
>
> Sebastian
>
> -----Ursprüngliche Nachricht-----
> Von: gentoo-dev-admin@cvs.gentoo.org
> [mailto:gentoo-dev-admin@cvs.gentoo.org]Im Auftrag von BoehmeSilvio
> Gesendet: Montag, 17. September 2001 10:48
> An: gentoo-dev@cvs.gentoo.org
> Betreff: [gentoo-dev] pppoe dsl
>
>
> Hi,
>
> i try to use german "T-DSL" with gentoo.
> In the past i used the patched version of pppd. ( kernel mode pppoe )
> This works fine with gentoo, but all dependencies for pppd
> does't work,
> because
> i compiled pppd manualy.
>
> So i have 2 questions:
>
> 1. What is your prefered way to use PPPOE, especialy for german dsl
> 2. Does someone use the patched version of pppd ( maybe with
> an ebuild ? )
> If not (2.) , i'll try to build a ebuild script for this pppd.
>
> By
> Silvio
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* AW: [gentoo-dev] pppoe dsl
2001-09-17 7:04 [gentoo-dev] pppoe dsl BoehmeSilvio
@ 2001-09-17 8:33 ` Sebastian Werner
2001-09-17 8:44 ` Holger Brueckner
0 siblings, 1 reply; 5+ messages in thread
From: Sebastian Werner @ 2001-09-17 8:33 UTC (permalink / raw
To: gentoo-dev
Yes, i know that i don't need rp-pppoe. When you configure
rp-pppoe to use kernel-mode it will disable it's own software-part.
It is really more comfortable to configure pppd with the rp-pppoe
script - that's why i used this. Also it has a good working function
to keep up the line. I've a 'flatrate' so i want a to be connected
everytime. ;-)
I don't think that the pppd patch would be included in the base
pppd distributen. We could create an extra dir pppd_pppoe in the
net/dial-up directory to add this version and the ebuild for this.
I don't manage the USE-flags. Ask someone else... (D. Robbins?)
Sebastian
-----Ursprüngliche Nachricht-----
Von: gentoo-dev-admin@cvs.gentoo.org
[mailto:gentoo-dev-admin@cvs.gentoo.org]Im Auftrag von BoehmeSilvio
Gesendet: Montag, 17. September 2001 15:05
An: 'gentoo-dev@cvs.gentoo.org'
Betreff: RE: [gentoo-dev] pppoe dsl
Hi,
why you need rp-pppoe, if you have the patched pppd ?
The patched version of pppd works standalone. Only one
entry in the ppp-options must set to load the pppoe plugin.
I don't know, if ( and in which version ) the pppd patch will be included in
the main pppd development.
I think a USE flag is a good way to do this.
Is it possible to add a USE flag ??
By
Silvio
> -----Original Message-----
> From: Sebastian Werner [mailto:sebastian@werner-productions.de]
> Sent: Monday, September 17, 2001 2:44 PM
> To: gentoo-dev@cvs.gentoo.org
> Subject: AW: [gentoo-dev] pppoe dsl
>
>
> I use the german (T-)DSL, too. I use rp-pppoe on my system which
> is configured to use the kernel-mode api.
>
> I have tried to extend the ebuild for rp-pppoe to download and build
> the pppd (patched) too - but failed. So i have build this by
> hand - and
> it works. If we add a use-flag (like pppoe_kernelmode) it
> could be possible
> to become this to work. I have tried this only a half hour. But as my
> solution - without build - work i give up - sorry.
>
> Sebastian
>
> -----Ursprüngliche Nachricht-----
> Von: gentoo-dev-admin@cvs.gentoo.org
> [mailto:gentoo-dev-admin@cvs.gentoo.org]Im Auftrag von BoehmeSilvio
> Gesendet: Montag, 17. September 2001 10:48
> An: gentoo-dev@cvs.gentoo.org
> Betreff: [gentoo-dev] pppoe dsl
>
>
> Hi,
>
> i try to use german "T-DSL" with gentoo.
> In the past i used the patched version of pppd. ( kernel mode pppoe )
> This works fine with gentoo, but all dependencies for pppd
> does't work,
> because
> i compiled pppd manualy.
>
> So i have 2 questions:
>
> 1. What is your prefered way to use PPPOE, especialy for german dsl
> 2. Does someone use the patched version of pppd ( maybe with
> an ebuild ? )
> If not (2.) , i'll try to build a ebuild script for this pppd.
>
> By
> Silvio
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>
_______________________________________________
gentoo-dev mailing list
gentoo-dev@cvs.gentoo.org
http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] pppoe dsl
2001-09-17 8:33 ` AW: " Sebastian Werner
@ 2001-09-17 8:44 ` Holger Brueckner
2001-09-17 8:51 ` AW: " Sebastian Werner
0 siblings, 1 reply; 5+ messages in thread
From: Holger Brueckner @ 2001-09-17 8:44 UTC (permalink / raw
To: gentoo-dev
> to keep up the line. I've a 'flatrate' so i want a to be connected
> everytime. ;-)
Thats easy, just add pppd to inittab so that it get's respawned when teldumm
does a hangup :)
Holger
^ permalink raw reply [flat|nested] 5+ messages in thread
* AW: [gentoo-dev] pppoe dsl
2001-09-17 8:44 ` Holger Brueckner
@ 2001-09-17 8:51 ` Sebastian Werner
0 siblings, 0 replies; 5+ messages in thread
From: Sebastian Werner @ 2001-09-17 8:51 UTC (permalink / raw
To: gentoo-dev
great idea... but i don't like to build it so hard in my system
configuration... ;-)
Thanks,
Sebastian
-----Ursprüngliche Nachricht-----
Von: gentoo-dev-admin@cvs.gentoo.org
[mailto:gentoo-dev-admin@cvs.gentoo.org]Im Auftrag von Holger Brueckner
Gesendet: Montag, 17. September 2001 16:42
An: gentoo-dev@cvs.gentoo.org
Betreff: Re: [gentoo-dev] pppoe dsl
> to keep up the line. I've a 'flatrate' so i want a to be connected
> everytime. ;-)
Thats easy, just add pppd to inittab so that it get's respawned when teldumm
does a hangup :)
Holger
_______________________________________________
gentoo-dev mailing list
gentoo-dev@cvs.gentoo.org
http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-09-17 14:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-17 7:04 [gentoo-dev] pppoe dsl BoehmeSilvio
2001-09-17 8:33 ` AW: " Sebastian Werner
2001-09-17 8:44 ` Holger Brueckner
2001-09-17 8:51 ` AW: " Sebastian Werner
-- strict thread matches above, loose matches on Subject: below --
2001-09-17 2:47 BoehmeSilvio
2001-09-17 6:44 ` AW: " Sebastian Werner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox