diff -r 9d7ce34704c8 -r b564fb5fd78b datacommsserver/esockserver/test/TE_RConnectionSuite/config/rconnectiontest_vlan7.ini --- a/datacommsserver/esockserver/test/TE_RConnectionSuite/config/rconnectiontest_vlan7.ini Tue Aug 31 16:25:36 2010 +0300 +++ b/datacommsserver/esockserver/test/TE_RConnectionSuite/config/rconnectiontest_vlan7.ini Wed Sep 01 12:35:48 2010 +0100 @@ -10,7 +10,8 @@ MissingNifIapNumber = 99 TestNifIapNumber = 12 StaticDnsDynamicAddr = 12 - +SimTSYIapNumber = 13 +DummyNifAgentIapNumber= 14 [AINIAPs] SecondHungryNifNumber = 9 @@ -26,11 +27,12 @@ LongTimeout = 6100000 [TCP Config] -TcpSendAddress = 10.29.23.103 -TestName = httpsmtp02.closedtest.intra +TcpSendAddress = 192.168.20.11 +TestName = httpsmtp.test.intra [General] -Interface = eth -NameServerAddr = 10.29.23.10 +#From ipcp => ipcontrol protocol one of the ppp suite of protocols +Interface = ipcp +NameServerAddr = 192.168.20.2 EchoPort = 7 -LookupAddress = 10.29.23.103 \ No newline at end of file +LookupAddress = 192.168.20.11 \ No newline at end of file