Bug 93294 - New providers for Australia - ArachNet, WestNet, Pacific Internet
Summary: New providers for Australia - ArachNet, WestNet, Pacific Internet
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kppp
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Harri Porten
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-15 00:18 UTC by Leon Brooks
Modified: 2025-06-09 20:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leon Brooks 2004-11-15 00:18:07 UTC
Version:            (using KDE KDE 3.2.3)
Installed from:    Mandrake RPMs

The following four stanzas correctly configure for ArachNet dialup, ArachNet DOV (a low-call-cost ISDN method), WestNet dialup and Pacific Internet dialup.

If anyone cares, the directory for Irish providers is spelled "Irland" and should be "Ireland".

# KDE Config File
AutoName=0
AutoDNS=1
ExDNSDisabled=0
ScriptArguments=ogin:,%USERNAME%,word:,%PASSWORD%,ppp,
AccountingEnabled=1
Phonenumber=0198308022
IPAddr=0.0.0.0
Name=ArachNet Dialup
Domain=arach.net.au
VolumeAccountingEnabled=0
pppdArguments=
Password=%PASSWORD%
Command=
ScriptCommands=Expect,Send,Expect,Send,
Authentication=0
SubnetMask=0.0.0.0
AccountingFile=
DefaultRoute=1
Username=%USERNAME%
StorePassword=1
Gateway=0.0.0.0
DisconnectCommand=

# KDE Config File
AutoName=0
AutoDNS=1
ExDNSDisabled=0
ScriptArguments=ogin:,%USERNAME%,word:,%PASSWORD%,ppp,
AccountingEnabled=1
Phonenumber=0892478399
IPAddr=0.0.0.0
Name=ArachNet DataOverVoice
Domain=arach.net.au
VolumeAccountingEnabled=0
pppdArguments=
Password=%PASSWORD%
Command=
ScriptCommands=Expect,Send,Expect,Send,
Authentication=0
SubnetMask=0.0.0.0
AccountingFile=
DefaultRoute=1
Username=%USERNAME%
StorePassword=1
Gateway=0.0.0.0
DisconnectCommand=

# KDE Config File
AutoName=0
AutoDNS=1
ExDNSDisabled=0
ScriptArguments=ogin:,%USERNAME%,word:,%PASSWORD%,ppp,
AccountingEnabled=1
Phonenumber=0198308333
IPAddr=0.0.0.0
Name=WestNet Dialup
Domain=westnet.com.au
VolumeAccountingEnabled=0
pppdArguments=
Password=%PASSWORD%
Command=
ScriptCommands=Expect,Send,Expect,Send,
Authentication=0
SubnetMask=0.0.0.0
AccountingFile=
DefaultRoute=1
Username=%USERNAME%
StorePassword=1
Gateway=0.0.0.0
DisconnectCommand=

# KDE Config File
AutoName=0
AutoDNS=1
ExDNSDisabled=0
ScriptArguments=ogin:,%USERNAME%,word:,%PASSWORD%,ppp,
AccountingEnabled=1
Phonenumber=0198331333
IPAddr=0.0.0.0
Name=Pacific Internet Dialup
Domain=pacific.net.au
VolumeAccountingEnabled=0
pppdArguments=
Password=%PASSWORD%
Command=
ScriptCommands=Expect,Send,Expect,Send,
Authentication=0
SubnetMask=0.0.0.0
AccountingFile=
DefaultRoute=1
Username=%USERNAME%
StorePassword=1
Gateway=0.0.0.0
DisconnectCommand=
Comment 1 Christoph Cullmann 2025-06-09 20:48:32 UTC
This project is unfortunately no longer maintained.

If a new maintainer wants to step up and take care, the project is archived here:

https://invent.kde.org/unmaintained/kppp

You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived.

Sorry for the inconveniences.