Guys -
One possible variation to look for is subnet mask. Depending upon masking, the 10.x network may be unique in relation to other networks, in which case the gateway or addresses including '10.0', such as '192.168.10.0' would not matter. Modifying the collected wisdom already posted:

ipconfig | find /i "subnet mask" | find "255.255.0.0"

Also, Chris - IPCONFIG will work on Win98 boxes - I am using now in KiX file related to problem of subnet masks being changed, so must manually run reset/renew. As for the FIND command working on Win98 as the above command is structured, unsure, have not tested yet.

Bill

[ 31 July 2002, 21:13: Message edited by: bleonard ]