Previous Next Table of Contents

4. Configuring an Account

4.1 Dial

Connection Name

You must give the account an name

Phone Number

Specify the phone number to dial. You may use character such as ``-'' to make the number more ledgible.

Connection Speed

Choose from the list of connections speeds supported by your serial port.

Execute Program upon Connect

kppp will attempt to execute the command specified here once a ppp link has been set up.

Edit default pppd

This will bring up the pppd arguments dialog. You may use this dialog to add any desired options that you want kppp to hand to pppd. Make sure that is always contains the -detach option. See the pppd man page for a list of available options. Unless you know exactly what you are doing you should refrain from tinkering with the pppd options.

4.2 IP

Dynamic IP Address

Check this if your ISP uses dynanmic ip address assignment. That is your ip address will most like change every time you establish a connection.

Static IP Address

Check this is your ISP has given you a static ip address. In that case you will also need to fill in that address and any Subnet Maks if applicable. Ask your ISP if unsure.

Auto-configure Hostname form this IP

Select this option if you want kppp to set the hostname and domain for your machine after successful setup of a ppp link on connect. This is done by quering the defined Domain Name Server with the ip assigned for the ppp link. This option is useful for those stand-alone machines which want to use protocols like talk which require the hostname to be the same as you machine is known in the Internet. It overrides the Domain Name Option in the DNS Section. The machine defaults are restored to the original values when you close the ppp link Be careful when choosing this option: It may prove useful to you, but it may also cause lots of undesired side effect. Just play with it ...

4.3 DNS

Domain Name

Specify the domain name for your machine. As with DNS Addresses it is restored to the original specified in /etc/resolv.conf when the conection goes down. If it is left blank no changes are made to the domain name specified in /etc/resolv.conf

DNS Servers

Add the Domain Name servers assigned to you by your ISP. You must specify at least a Domain Name server for your OS to be able to resolve human readable ip addresses such as ftp.kde.org. The DNS server addresses supplied must be in numberic form, e.g 128.231.231.233. The addresses will be added at runtime to /etc/resolv.config.

4.4 Gateway

Default Gateway

Check this is you want pppd to use the default Gateway for your machine.

Static Gateway

Check this is you want to specify the Gateway to be used.

4.5 Login Script

Edit Script

Use this dialog to compose a dial in script for your ISP dialup connection. Use the mini-terminal and the information supplied by your ISP to understand which sequence of actions needs to be executed.

4.6 Accounting

Accounting Setup

Use the ``Enable accounting'' button to enable/disable phone cost accounting. Select a rule appropriate for your region. If you can't find a rule for your region you will have to write one by following the supplied TEMPLATE in $(KDEDIR)/doc/HTML/kppp/. Don't be afraid though it is really easy. Don't forget to submit your newly created rules file to me. The newly created rules file can be checked for valid syntax with the --checkrules rule_file command line option to kppp. and must be installed in $(KDEDIR)/lib/kppp/Rules or in $(HOME)/.kde/kppp/Rules before you will be able to select it on this dialog.


Previous Next Table of Contents