All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Forcing a pppX name
@ 2003-12-29 10:36 jurrie.overgoor
  2003-12-29 11:42 ` Nikolay Dachev
  2003-12-29 12:10 ` jurrie.overgoor
  0 siblings, 2 replies; 3+ messages in thread
From: jurrie.overgoor @ 2003-12-29 10:36 UTC (permalink / raw)
  To: lartc

Hello everyone,

Is it possible to 'force a name to' a ppp connection? I have a VPN server, 
wich creates ppp connections, and two ADSL ppp connections. I'd like to 
have the ADSL connections be called ppp0 and ppp1, and the VPN connections 
ppp2 and higher.

At the moment, I can only achieve this if I connect to the ADSL lines 
before starting the VPN server. However, it will screw up if the second 
ADSL connection drops, and after that a new VPN connection is made. The new 
VPN connection will be called ppp1...

  Jurrie Overgoor


-- 
_____________________________________________________________________
Snel en voordelig ADSL nu voor iedereen bereikbaar.
Zon Breedband Budget voor EUR 14,95 per maand.
Nu tijdelijk geen aansluitkosten en gratis modem.
Bestel snel op zonnet.nl/breedband

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] Forcing a pppX name
  2003-12-29 10:36 [LARTC] Forcing a pppX name jurrie.overgoor
@ 2003-12-29 11:42 ` Nikolay Dachev
  2003-12-29 12:10 ` jurrie.overgoor
  1 sibling, 0 replies; 3+ messages in thread
From: Nikolay Dachev @ 2003-12-29 11:42 UTC (permalink / raw)
  To: lartc

In such cases, when i must set qdiscs on dynamic ppp or tun itnerfaces, i use
the ip-up script - since this script receives the remote ip address and the
name of device used for the link (and more parameters of course - read man
pppd), you can use it to set qdiscs (or do some other cool stuff) on specific
connection even if the device number is dynamic.

On Mon, 29 Dec 2003 11:36:22 +0100, jurrie.overgoor wrote
> Hello everyone,
> 
> Is it possible to 'force a name to' a ppp connection? I have a VPN 
> server, wich creates ppp connections, and two ADSL ppp connections. 
> I'd like to have the ADSL connections be called ppp0 and ppp1, and 
> the VPN connections ppp2 and higher.
> 
> At the moment, I can only achieve this if I connect to the ADSL 
> lines before starting the VPN server. However, it will screw up if 
> the second ADSL connection drops, and after that a new VPN 
> connection is made. The new VPN connection will be called ppp1...
> 
>   Jurrie Overgoor
> 
> -- 
> _____________________________________________________________________
> Snel en voordelig ADSL nu voor iedereen bereikbaar.
> Zon Breedband Budget voor EUR 14,95 per maand.
> Nu tijdelijk geen aansluitkosten en gratis modem.
> Bestel snel op zonnet.nl/breedband
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/



--
Varna.net ISP  (http://www.varna.net)

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] Forcing a pppX name
  2003-12-29 10:36 [LARTC] Forcing a pppX name jurrie.overgoor
  2003-12-29 11:42 ` Nikolay Dachev
@ 2003-12-29 12:10 ` jurrie.overgoor
  1 sibling, 0 replies; 3+ messages in thread
From: jurrie.overgoor @ 2003-12-29 12:10 UTC (permalink / raw)
  To: lartc

Nikolay Dachev <nik@varna.net> wrote:
> i use the ip-up script
[snip]
> you can use it to set qdiscs (or do some other cool stuff) on
> specific connection even if the device number is dynamic.

I know, I already use the ip-up scripts. I don't need this just to 
configure a link at startup or shutdown. I want my interfaces to be the 
same all the time, so I only have to remember: "ppp0 is provider X, ppp1 is 
provider Y, the rest is VPN"...

  Jurrie Overgoor



-- 
_____________________________________________________________________
Snel en voordelig ADSL nu voor iedereen bereikbaar.
Zon Breedband Budget voor EUR 14,95 per maand.
Nu tijdelijk geen aansluitkosten en gratis modem.
Bestel snel op zonnet.nl/breedband

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-29 12:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-29 10:36 [LARTC] Forcing a pppX name jurrie.overgoor
2003-12-29 11:42 ` Nikolay Dachev
2003-12-29 12:10 ` jurrie.overgoor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.