background image

SETTING UP DIAL-IN SYSTEM

5 (16)

Mobile Phones

3.1

21.04.99

Copyright©Nokia Mobile Phones 1999

The communicator also supports PPP Stac LZS Compression Protocol (and its following modes: LCB, CRC,
Sequence Number and Extended Mode) (RFC1974) and Microsoft Point-to-Point Compression (MPPC).  To use
these compressions the dial-in system must be configured properly for the usage.

2.4. Secure Authentication and Connections

Secure connections and password protection help to prevent unauthorised access to sensitive information. The
communicator support’s some methods which will secure the authentication. In the PPP authentication the
communicator supports PAP and CHAP.

Third party authentication is one method for protecting passwords, for example, receiving a “one time” password
(e.g., TACACS and RADIUS based systems). In the communicator end, the users only needs to set the password
to be prompted at the Internet Access Point.

There are also some secure connection methods available. One of the most popular is SSL (Secure Socket
Layer). Some banks have established on-line banking over the Internet (i.e. they use an http connection). SSL can
also be used with Lotus Domino. SSL 3.0 software is available for the communicator. See the communicator
support section of Forum Nokia for more information (

http://www.forum.nokia.com

).

3. USING SCRIPTS

This chapter specifies how to define custom login sequences for the time frame between the data call
establishment (i.e. CONNECT response from the AT command  interpreter) and the starting of the PPP protocol
negotiations in the communicator.

3.1. Handling Scripts in the communicator

In the Internet application, press 

Settings

 

à

 choose 

Internet access

 

à

 press 

New

 or 

Edit

 

à

 choose 

Advanced

settings

 

à

 choose 

Login customisation

 and enter your script as outlined in this document.

To add a script go to the 

Login customisation

 pop-up menu,  press 

New

, type the script and then press 

Close

.

Scripts can also be added using special SMS messages. For SMS message formats, please see the The remote
configuration options at 

http://www.forum.nokia.com

.

To choose an existing script, select a script, the 

Login Customisation

 pop-up menu and press 

OK

.  The same

script can be chosen to be used with many Internet access points.

To Modify an existing script select a script in the 

Login Customisation

 pop-up menu, press 

Open

, modify the script

and then press 

Close

.

To Delete an existing script select a script in the 

Login Customisation

 pop-up menu, press 

Open

, press 

Delete

 in

the editor and then press 

Delete

 in the confirmation dialog box.

3.2. Script Format

The communicator script language is a simple chat script language. It expects that the dial-in server sends a word
to the communicator and the response which the communicator should send is separated with a space. For
example:

Password: MyPassword

Содержание COMMUNICATOR 9110

Страница 1: ...SETTING UP DIAL IN SYSTEM 1 16 Mobile Phones 3 1 21 04 99 Copyright Nokia Mobile Phones 1999 Nokia 9110 Communicator Setting Up Dial In Service ...

Страница 2: ...3 6 Octal Values of Characters 10 4 EXAMPLE SYSTEMS 14 4 1 Microsoft RAS 14 4 2 Shiva Terminal Server Settings 15 5 KNOWN PROBLEMS 16 5 1 ISDN Connections 16 5 2 Shiva Terminal Servers 16 5 3 PPP Data Calls Over Long Distances 16 Nokia is a registered trademark of Nokia Corporation Nokia s product names are either trademarks or registered trademarks of Nokia Other product and company names mention...

Страница 3: ...rs By default the communicator uses a dedicated Point to Point Protocol PPP service The dedicated PPP service means that the PPP state machine should be ready to receive PPP data before the username and password are given to the system The log in sequence can be customised using scripts when needed More information about the scripts can be found in section 3 of this text The analogue modem access ...

Страница 4: ... large companies Also operators have a possibility to offer services to their customers using the DaCS 2 2 Configuring the TCP IP The TCP IP configurations can be made manually to the communicator s Internet access point settings Automating the configuration can make this set up more user friendly The communicator uses IPCP rfc1332 DHCP rfc1541 and or BOOTP rfc951 for IP address negotiations The d...

Страница 5: ... com 3 USING SCRIPTS This chapter specifies how to define custom login sequences for the time frame between the data call establishment i e CONNECT response from the AT command interpreter and the starting of the PPP protocol negotiations in the communicator 3 1 Handling Scripts in the communicator In the Internet application press Settings à choose Internet access à press New or Edit à choose Adv...

Страница 6: ...g expects certain words coming from the server which would lead to abort the connection Such strings may be NO CARRIER or BUSY The ABT word has to be placed to expect part of the script If abort string is seen in the incoming stream while executing the remainder of the chat script the dialling attempt is aborted and user receives an error note The other word is TOUT timeout time While executing th...

Страница 7: ... decimal numbers separated by periods and use it for the local end of the point to point connection receive only D Parse the incoming string as an IP address written as four decimal numbers separated by periods and use it for the primary name resolver during this connection receive only 3 4 How to Create a Script If you do not know what kind of responses are requested by the dial in server there a...

Страница 8: ...rname will appear on the user screen after the string name comes from the server Note that expected string can be a part of a longer string which comes from the server name ask Username And the same thing with the password word askq Password Then the server should give the prompt to the user where the user should type in PPP in order to start PPP session PPP The whole script will look like this af...

Страница 9: ...IAP to start PPP negotiations Sender Message IAP Welcome to our Great Access service Please enter your login name and password CR IAP Login User Myusername CR IAP Password User 2secret4u CR IAP User pppd f xyz opt CR IAP begins PPP The following script will establish the connection Great Access service login script In case the line is busy ABT NO CARRIER ABT BUSY Timeout should be set if there are...

Страница 10: ...oesn t appear and when it appears send the username ogin ogin Myusername Ask password from the user when the IAP sends a string with ord in it ord askq Give Password When the IAP sends send ppp if it does not send send a Carriage Return is required to distinguish the character ppp Wait for keyword is s is a space and wait for the IP address A then send nothing c sis s A c Wait for keyword use s is...

Страница 11: ...20 CTRL P DLE Data link escape 021 CTRL Q DC1 X ON 022 CTRL R DC2 023 CTRL S DC3 X OFF 024 CTRL T DC4 025 CTRL U NAK No acknowledge 026 CTRL V SYS Synchronous idle Octal Character Remark 027 CTRL W ETB End transmission blocks 030 CTRL X CAN Cancel 031 CTRL Y EM End of medium 032 CTRL Z SUB Substitute 033 CTRL ESC Escape 034 CTRL FS File separator 035 CTRL GS Group separator 036 CTRL RS Record sepa...

Страница 12: ... 055 Hyphen 056 Period 057 Slash Virgule 060 0 061 1 062 2 063 3 064 4 065 5 066 6 067 7 070 8 071 9 072 Colon 073 Semicolon 074 Left Angle Bracket 075 Equal Sign 076 Right Angle Bracket 077 Question Mark Octal Character Remark 100 At Sign 101 A 102 B 103 C 104 D 105 E 106 F 107 G 110 H 111 I 112 J 113 K 114 L 115 M 116 N 117 O 120 P 121 Q 122 R 123 S ...

Страница 13: ... Square Bracket 134 Back Slash 135 Right Square Bracket 136 Caret 137 _ Underscore 140 Back Quote 141 a 142 b 143 c 144 d 145 e 146 f 147 g 150 h 151 i 152 j 153 k 154 l 155 m Octal Character Remark 156 n 157 o 160 p 161 q 162 r 163 s 164 t 165 u 166 v 167 w 170 x 171 y 172 z 173 Left Curly Brace 174 Vertical Bar 175 Right Curly Brace 176 Tilde ...

Страница 14: ...osoft Windows NT 4 0 RAS service to work with the Nokia 9110 Communicator Required configurations The TCP IP settings must be configured properly on the RAS PC These settings can vary so much that no example can be given RAS must be set to Allow any authentication including clear text in the encryption settings Note If the Allow any authentication including clear text is not acceptable then the RA...

Страница 15: ...kes to the dial in modem when an incoming call is received These settings can be found in the modem ini file These settings are so case dependent that no examples can be given 4 2 Shiva Terminal Server Settings The Shiva server uses SPAP as an authentication protocol by default but the communicator does not support this protocol With Shiva a TACACS server should be used Nokia recommends the extend...

Страница 16: ...e communicator supports PAP and CHAP protocols in PPP connection authentication Shiva has its own authentication protocol called SPAP that the communicator does not support When using a Shiva terminal server with the communicator some configuration settings must be changed Since SPAP cannot be used a TACACS server should be set up and configured to the Shiva extended TACACS is recommended In the c...

Отзывы: