networksecurity/tls/test/codenomicon/TlsClientTest/WinTapStaticNoGateway.xml
changeset 0 af10295192d8
child 1 a579325b79dd
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!--
       
     3  Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4  All rights reserved.
       
     5  This component and the accompanying materials are made available
       
     6  under the terms of the License "Symbian Foundation License v1.0"
       
     7  which accompanies this distribution, and is available
       
     8  at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     9 
       
    10  Initial Contributors:
       
    11  Nokia Corporation - initial contribution.
       
    12 
       
    13  Contributors:
       
    14 
       
    15  Description:
       
    16  CommDB Settings File
       
    17  All Rights Reserved
       
    18 
       
    19 -->
       
    20 
       
    21 
       
    22 
       
    23 <CommDB:Config xmlns="SymbianOS.Generic.Comms-Infras.CommDB"
       
    24                xmlns:CommDB="SymbianOS.Generic.Comms-Infras.CommDB"
       
    25                xmlns:xlink="http://www.w3.org/1999/xlink"
       
    26                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       
    27                xsi:schemaLocation="SymbianOS.Generic.Comms-Infras.CommDB CommDB.xsd">
       
    28 
       
    29 <InformationTable>
       
    30 </InformationTable>
       
    31 
       
    32 <NetworkTable>
       
    33     <Network operation="add">
       
    34         <Name>Intranet</Name>
       
    35     </Network>
       
    36 </NetworkTable>
       
    37 
       
    38 <IAPTable>
       
    39     <IAP operation="add">
       
    40         <Name>Emulator Lan IAP 2</Name>
       
    41         <IAPService>LANService.Ethernet</IAPService>
       
    42         <IAPBearer>LANBearer.EKA2 Emulator Ethernet</IAPBearer>
       
    43         <IAPNetwork>Network.Intranet</IAPNetwork>
       
    44         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
    45         <LocationRef>Location.Office</LocationRef>
       
    46     </IAP>
       
    47 </IAPTable>
       
    48 
       
    49 <ModemBearerTable>
       
    50     <ModemBearer operation="template">
       
    51         <Name>Null Modem 115200bps</Name>
       
    52         <Agent>CSD.agt</Agent>
       
    53         <IfName>PPP</IfName>
       
    54         <PortName>COMM::0</PortName>
       
    55         <TSYName>MM</TSYName>
       
    56         <CSYName>ECUART</CSYName>
       
    57         <DataBits>8</DataBits>
       
    58         <StopBits>1</StopBits>
       
    59         <Parity>NONE</Parity>
       
    60         <Rate>115200</Rate>
       
    61         <Handshaking>52</Handshaking>
       
    62         <SpecialRate>0</SpecialRate>
       
    63         <XonChar>0</XonChar>
       
    64         <XoffChar>0</XoffChar>
       
    65         <FaxClassPref>AUTO</FaxClassPref>
       
    66         <SpeakerPref>NEVER</SpeakerPref>
       
    67         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
    68         <ModemInitString>AT</ModemInitString>
       
    69         <DataInitString>AT</DataInitString>
       
    70         <FaxInitString>AT</FaxInitString>
       
    71         <DialPauseLength>S8=</DialPauseLength>
       
    72         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
    73         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
    74         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
    75         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
    76         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
    77         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
    78         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
    79         <DialToneWaitModifier>W</DialToneWaitModifier>
       
    80         <CallProgress1>X1</CallProgress1>
       
    81         <CallProgress2>X2</CallProgress2>
       
    82         <CallProgress3>X3</CallProgress3>
       
    83         <CallProgress4>X4</CallProgress4>
       
    84         <EchoOff>E0</EchoOff>
       
    85         <VerboseText>V1</VerboseText>
       
    86         <QuietOff>Q0</QuietOff>
       
    87         <QuietOn>Q1</QuietOn>
       
    88         <DialCommandStateModifier>;</DialCommandStateModifier>
       
    89         <OnLine>O</OnLine>
       
    90         <ResetConfiguration>Z</ResetConfiguration>
       
    91         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
    92         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
    93         <DTRHangUp>&amp;D2</DTRHangUp>
       
    94         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
    95         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
    96         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
    97         <EscapeCharacter>+</EscapeCharacter>
       
    98         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
    99         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   100         <Busy>BUSY</Busy>
       
   101         <NoAnswer>NO ANSWER</NoAnswer>
       
   102         <Carrier>CARRIER</Carrier>
       
   103         <Connect>CONNECT</Connect>
       
   104         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   105         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   106         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   107         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   108         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   109         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   110         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   111         <MessageCentreNumber>+00000000000</MessageCentreNumber>
       
   112         <MessageValidityPeriod>1440</MessageValidityPeriod>
       
   113         <MessageDeliveryReport>FALSE</MessageDeliveryReport>
       
   114         <MinimumSignalLevel>9905</MinimumSignalLevel>
       
   115         <LastSocketActivityTimeout>180</LastSocketActivityTimeout>
       
   116         <LastSessionClosedTimeout>30</LastSessionClosedTimeout>
       
   117         <LastSocketClosedTimeout>60</LastSocketClosedTimeout>
       
   118         <SIRSettings>0</SIRSettings>
       
   119         <CommRole>0</CommRole>
       
   120     </ModemBearer>
       
   121 </ModemBearerTable>
       
   122 
       
   123 <LANBearerTable>
       
   124     <LANBearer operation="add">
       
   125 		 <Name>EKA2 Emulator Ethernet</Name>
       
   126 		 <Agent>nullagt.agt</Agent>
       
   127 		 <IfName>ethint</IfName>
       
   128 		 <LDDFilename>enet</LDDFilename>
       
   129 		 <LDDName>=Ethernet</LDDName>
       
   130 		 <PDDFilename>ethertap</PDDFilename>
       
   131 		 <PDDName>Ethertap.Wins</PDDName>
       
   132 		 <PacketDriverName>EtherPkt.drv</PacketDriverName>
       
   133         <LastSocketActivityTimeout>-1</LastSocketActivityTimeout>
       
   134         <LastSessionClosedTimeout>-1</LastSessionClosedTimeout>
       
   135         <LastSocketClosedTimeout>-1</LastSocketClosedTimeout>
       
   136     </LANBearer>
       
   137 </LANBearerTable>
       
   138 
       
   139 <LANServiceTable>
       
   140     <LANService operation="add">
       
   141         <Name>Ethernet</Name>
       
   142         <IfNetworks>ip</IfNetworks>
       
   143         <IpNetMask>255.255.255.0</IpNetMask>
       
   144         <IpGateway></IpGateway>
       
   145         <IpAddr>192.168.0.2</IpAddr>
       
   146         <IpAddrFromServer>FALSE</IpAddrFromServer>
       
   147         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   148         <IpNameServer1></IpNameServer1>
       
   149         <IpNameServer2></IpNameServer2>
       
   150        <!-- <ConfigDaemonManagerName>NetCfgExtnDhcp</ConfigDaemonManagerName>
       
   151         <ConfigDaemonName>!DhcpServ</ConfigDaemonName> -->
       
   152     </LANService>
       
   153 </LANServiceTable>
       
   154 
       
   155 <DialInISPTable>
       
   156 </DialInISPTable>
       
   157 
       
   158 <DialOutISPTable>
       
   159     <DialOutISP operation="template">
       
   160         <Name>NT RAS</Name>
       
   161         <DialResolution>TRUE</DialResolution>
       
   162         <UseLoginScript>TRUE</UseLoginScript>
       
   163         <PromptForLogin>FALSE</PromptForLogin>
       
   164         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   165         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   166         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   167         <Description>Test</Description>
       
   168         <Type>INTERNETONLY</Type>
       
   169         <DefaultTelNum>INTERNETONLY</DefaultTelNum>
       
   170         <LoginScript>CHARMAP \[windows-1252\]\nLOOP 10\n{\nSEND &quot;CLIENT&quot;+&lt;0x0d&gt;\nWAIT 3\n{\n&quot;SERVER&quot; OK\n}\n}\nEXIT KErrNoAnswer$\n\nOK:\nEXIT\n</LoginScript>
       
   171         <LoginName>FALSE</LoginName>
       
   172         <LoginPass>FALSE</LoginPass>
       
   173         <DisplayPCT>FALSE</DisplayPCT>
       
   174         <IfParams>FALSE</IfParams>
       
   175         <IfNetworks>ip</IfNetworks>
       
   176         <IfAuthName>RasUser</IfAuthName>
       
   177         <IfAuthPass>pass</IfAuthPass>
       
   178         <AuthRetries>0</AuthRetries>
       
   179         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   180         <CallbackTimeout>0</CallbackTimeout>
       
   181         <IpAddr>TRUE</IpAddr>
       
   182         <IpNetMask>TRUE</IpNetMask>
       
   183         <IpGateway>TRUE</IpGateway>
       
   184         <IpNameServer1>TRUE</IpNameServer1>
       
   185         <IpNameServer2>TRUE</IpNameServer2>
       
   186         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   187         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   188         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   189         <EnableSWComp>FALSE</EnableSWComp>
       
   190         <BearerService>0</BearerService>
       
   191         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   192         <RlpVersion>0</RlpVersion>
       
   193         <IwfToMs>0</IwfToMs>
       
   194         <MsToIwf>0</MsToIwf>
       
   195         <AckTimer>0</AckTimer>
       
   196         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   197         <ResequencePeriod>0</ResequencePeriod>
       
   198         <V42Compression>0</V42Compression>
       
   199         <V42Codewords>0</V42Codewords>
       
   200         <V42MaxLength>0</V42MaxLength>
       
   201         <Asymmetry>0</Asymmetry>
       
   202         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   203         <UseEdge>FALSE</UseEdge>
       
   204     </DialOutISP>
       
   205 </DialOutISPTable>
       
   206 
       
   207 <AgentLookupTable>
       
   208 </AgentLookupTable>
       
   209 
       
   210 <CDMA2000PacketServiceTable>
       
   211 </CDMA2000PacketServiceTable>
       
   212 
       
   213 <DefaultCDMA2000Table>
       
   214 </DefaultCDMA2000Table>
       
   215 
       
   216 <ChargecardTable>
       
   217 </ChargecardTable>
       
   218 
       
   219 <ConnectionPreferencesTable>
       
   220     <ConnectionPreferences operation="add">
       
   221         <Name>ConnectionPreferencesTable1</Name>
       
   222         <Ranking>0</Ranking>
       
   223         <Direction>OUTGOING</Direction>
       
   224         <DialogPref>DONOTPROMPT</DialogPref>
       
   225         <BearerSet>LAN</BearerSet>
       
   226         <IAPRef>IAP.Emulator Lan IAP 2</IAPRef>
       
   227     </ConnectionPreferences>
       
   228     <ConnectionPreferences operation="add">
       
   229         <Name>ConnectionPreferencesTable2</Name>
       
   230         <Ranking>1</Ranking>
       
   231         <Direction>OUTGOING</Direction>
       
   232         <DialogPref>DONOTPROMPT</DialogPref>
       
   233         <BearerSet>LAN</BearerSet>
       
   234         <IAPRef>IAP.Emulator Lan IAP 2</IAPRef>
       
   235     </ConnectionPreferences>
       
   236 </ConnectionPreferencesTable>
       
   237 
       
   238 <GlobalSettingsTable>
       
   239     <GlobalSettings operation="add">
       
   240         <Name>GlobalSettingsTable1</Name>
       
   241         <WAPAccess>WAPAccessPoint.Default Dial In ISP</WAPAccess>
       
   242         <RedialAttempts>3</RedialAttempts>
       
   243         <SmsBearer>WAPSMSBearer.WAPSMSBearerTable1</SmsBearer>
       
   244         <SmsReceiveMode>2</SmsReceiveMode>
       
   245         <GPRSAttachMode>1</GPRSAttachMode>
       
   246         <AcceptIncomingGprs>1</AcceptIncomingGprs>
       
   247         <ConnectionAttempts>2</ConnectionAttempts>
       
   248         <ModemForDataAndFax>2</ModemForDataAndFax>
       
   249         <ModemForPhoneServicesAndSMS>2</ModemForPhoneServicesAndSMS>
       
   250         <LocationForDataAndFax>Location.Office</LocationForDataAndFax>
       
   251         <LocationForPhoneServicesAndSMS>Location.Office</LocationForPhoneServicesAndSMS>
       
   252         <GPRSClassCBearer>GSM</GPRSClassCBearer>
       
   253         <DefaultNetwork>Network.Intranet</DefaultNetwork>
       
   254         <BearerAvailabilityCheckTSY>mm</BearerAvailabilityCheckTSY>
       
   255     </GlobalSettings>
       
   256 </GlobalSettingsTable>
       
   257 
       
   258 <IncomingGPRSTable>
       
   259 </IncomingGPRSTable>
       
   260 
       
   261 <OutgoingGPRSTable>
       
   262 </OutgoingGPRSTable>
       
   263 
       
   264 <DefaultGPRSTable>
       
   265 </DefaultGPRSTable>
       
   266 
       
   267 <ProxyTable>
       
   268 </ProxyTable>
       
   269 
       
   270 <LocationTable>
       
   271     <Location operation="template">
       
   272         <Name>Default Location</Name>
       
   273         <Mobile>TRUE</Mobile>
       
   274         <UsePulseDial>FALSE</UsePulseDial>
       
   275         <WaitForDialTone>FALSE</WaitForDialTone>
       
   276         <PauseAfterDialout>0</PauseAfterDialout>
       
   277         <IntlPrefixCode>+</IntlPrefixCode>
       
   278         <NatPrefixCode>0</NatPrefixCode>
       
   279         <NatCode>44</NatCode>
       
   280         <AreaCode>44</AreaCode>
       
   281         <DialOutCode>44</DialOutCode>
       
   282         <DisableCallWaitingCode>44</DisableCallWaitingCode>
       
   283     </Location>
       
   284     <Location operation="add">
       
   285         <Name>Office</Name>
       
   286         <Mobile>FALSE</Mobile>
       
   287         <UsePulseDial>FALSE</UsePulseDial>
       
   288         <WaitForDialTone>FALSE</WaitForDialTone>
       
   289         <PauseAfterDialout>0</PauseAfterDialout>
       
   290         <IntlPrefixCode>00</IntlPrefixCode>
       
   291         <NatPrefixCode>0</NatPrefixCode>
       
   292         <NatCode>44</NatCode>
       
   293         <AreaCode>171</AreaCode>
       
   294         <DialOutCode>9,</DialOutCode>
       
   295         <DisableCallWaitingCode>9,</DisableCallWaitingCode>
       
   296     </Location>
       
   297 </LocationTable>
       
   298 
       
   299 <SecureSocketTable>
       
   300     <SecureSocket operation="add">
       
   301         <Name>SecureSocketTable1</Name>
       
   302         <ProtocolName>ssl3.0</ProtocolName>
       
   303         <ProtoLibrary>ssladaptor.dll</ProtoLibrary>
       
   304     </SecureSocket>
       
   305     <SecureSocket operation="add">
       
   306         <Name>SecureSocketTable2</Name>
       
   307         <ProtocolName>tls1.0</ProtocolName>
       
   308         <ProtoLibrary>ssladaptor.dll</ProtoLibrary>
       
   309     </SecureSocket>
       
   310 </SecureSocketTable>
       
   311 
       
   312 <BTDeviceTable>
       
   313 </BTDeviceTable>
       
   314 
       
   315 <BTPersistTable>
       
   316 </BTPersistTable>
       
   317 
       
   318 <BTSecurityTable>
       
   319 </BTSecurityTable>
       
   320 
       
   321 <BTDefaultTable>
       
   322 </BTDefaultTable>
       
   323 
       
   324 <WAPAccessPointTable>
       
   325     <WAPAccessPoint operation="template">
       
   326         <Name>Default Dial In ISP</Name>
       
   327         <CurrentBearer>WAPIPBearer</CurrentBearer>
       
   328     </WAPAccessPoint>
       
   329 </WAPAccessPointTable>
       
   330 
       
   331 <WAPIPBearerTable>
       
   332 </WAPIPBearerTable>
       
   333 
       
   334 <WAPSMSBearerTable>
       
   335     <WAPSMSBearer operation="template">
       
   336         <Name>WAPSMSBearerTable1</Name>
       
   337         <AccessPoint>WAPAccessPoint.-1</AccessPoint>
       
   338         <GatewayAddress>0</GatewayAddress>
       
   339         <WSPOption>CONNECTIONLESS</WSPOption>
       
   340         <Security>FALSE</Security>
       
   341         <ServiceCentreAddress>0</ServiceCentreAddress>
       
   342     </WAPSMSBearer>
       
   343 </WAPSMSBearerTable>
       
   344 
       
   345 <VirtualBearerTable>
       
   346 </VirtualBearerTable>
       
   347 
       
   348 <VpnServiceTable>
       
   349 </VpnServiceTable>
       
   350 
       
   351 
       
   352 </CommDB:Config>