Unix Technical Forum

ppp for multiple accounts?

This is a discussion on ppp for multiple accounts? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi, I'm using the commandline pppsetup (ppp-go, ppp-off) to connect to the internet via dialup. Q: is it possible ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 10:01 AM
Niki Kovacs
 
Posts: n/a
Default ppp for multiple accounts?

Hi,

I'm using the commandline pppsetup (ppp-go, ppp-off) to connect to the
internet via dialup.

Q: is it possible to setup multiple accounts with this? E. g. 'ppp-go
tiscali' or 'ppp-go free' or 'ppp-go tiscali2'? I'd much appreciate this. I
know it is possible with KPPP, but I have to use ppp-go, since I also use a
connection manager (linecontrol) to share the connection, and this in
return uses pppd via ppp-go/ppp-off.

Niki Kovacs
--
I'm not as think as you stoned I am.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 10:01 AM
Grant
 
Posts: n/a
Default Re: ppp for multiple accounts?

On Fri, 23 Sep 2005 11:15:28 +0200, Niki Kovacs <mickey@mouse.com> wrote:

>Hi,
>
>I'm using the commandline pppsetup (ppp-go, ppp-off) to connect to the
>internet via dialup.
>
>Q: is it possible to setup multiple accounts with this? E. g. 'ppp-go
>tiscali' or 'ppp-go free' or 'ppp-go tiscali2'? I'd much appreciate this. I
>know it is possible with KPPP, but I have to use ppp-go, since I also use a
>connection manager (linecontrol) to share the connection, and this in
>return uses pppd via ppp-go/ppp-off.


If all else fails you can write a wrapper script to copy desired
parameters file to whatever.conf and call the one you want. Me
not use pppsetup.

Grant.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 10:02 AM
Martin Fenelon
 
Posts: n/a
Default Re: ppp for multiple accounts?

23 Sep 2005 09:15 UTC, Niki Kovacs typed:
> I'm using the commandline pppsetup (ppp-go, ppp-off) to connect to the
> internet via dialup.
>
> Q: is it possible to setup multiple accounts with this? E. g. 'ppp-go
> tiscali' or 'ppp-go free' or 'ppp-go tiscali2'? I'd much appreciate this. I
> know it is possible with KPPP, but I have to use ppp-go, since I also use a
> connection manager (linecontrol) to share the connection, and this in
> return uses pppd via ppp-go/ppp-off.


I use a script originally from Debian, modified ever so slightly.

http://www.highspeed.flyer.co.uk/lin...nfig/pppconfig
http://www.highspeed.flyer.co.uk/lin...ig/pppconfig.8

Use the following commands to install:

[ -d /var/lib/pppconfig ] || mkdir /var/lib/pppconfig
install -o root -g dip -m 0755 pppconfig /usr/sbin/pppconfig
install -o root -g root -m 0644 pppconfig.8 \
/usr/man/man8/pppconfig.8

Add any dialup users to the 'dip' group.

--
Email: Martin Fenelon <fenm at freeuk dot com>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 10:02 AM
Martin Fenelon
 
Posts: n/a
Default Re: ppp for multiple accounts?

Additionally, the following scripts are required.
http://www.highspeed.flyer.co.uk/lin...cripts.tar.bz2

Run the install script once you're happy that you've backed up any files
that might get overwritten.

Once pppconfig has created your connection name, 'pon connection name'
will start it up. 'poff connection name' will shut it down.

--
Email: Martin Fenelon <fenm at freeuk dot com>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:02 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com