how does xwin resolve ip addresses

Chris Twiner c_twiner@hotmail.com
Tue Nov 5 11:55:00 GMT 2002


here are the results of the latest :

ls_netdev $Id: ls_netdev.c,v 1.3 2002/11/04 21:59:03 ago Exp $
OS Version: Windows NT 5.1 Build 2600
Querying devices using ioctl
lo: family=TCP/IP (0) addr=127.0.0.1
eth0: family=TCP/IP (0) addr=0.0.0.0
Querying devices using internal function
// Dumping IpAddrTable
// IPADDRROW
dwAddr=00000000
dwIndex=65540
dwMask=00000000
dwBCastAddr=00000001
dwReasmSize=65535
// IFROW
wszName=
dwIndex=65540
dwType=6
bDescr=Intel 8255x-based PCI Ethernet Adapter (10/100)
// IPADDRROW
dwAddr=00000000
dwIndex=65541
dwMask=00000000
dwBCastAddr=00000001
dwReasmSize=65535
// IFROW
wszName=
dwIndex=65541
dwType=6
bDescr=3Com 3CRSHPW_96 Wireless LAN PC Card
// IPADDRROW
dwAddr=0100007f
dwIndex=1
dwMask=000000ff
dwBCastAddr=00000001
dwReasmSize=65535
// IFROW
wszName=
dwIndex=1
dwType=24
bDescr=MS TCP Loopback interface
// Dumping IfTable
wszName=Loopback
dwIndex=1
dwType=24
bDescr=Internal loopback interface for 127.0.0 network
wszName={562C1C1F-F3B0-49E1-98D6-C44DF1084DD8}
dwIndex=65540
dwType=6
bDescr=Intel 8255x-based PCI Ethernet Adapter (10/100)
eth0: family=TCP/IP (0) addr=0.0.0.0
lo: family=TCP/IP (0) addr=127.0.0.1


And just for completeness the route print:

c:\home\Chris>route print
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...02 00 4c 4f 4f 50 ...... Microsoft Loopback Adapter
0x10004 ...00 20 e0 70 70 16 ...... Intel 8255x-based PCI Ethernet Adapter 
(10/1
00)
0x10005 ...00 04 75 c4 55 6e ...... 3Com 3CRSHPW_96 Wireless LAN PC Card
===========================================================================
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0      192.168.1.1    192.168.1.35       30
         10.0.0.0        255.0.0.0        10.10.1.1       10.10.1.1       30
        10.10.1.1  255.255.255.255        127.0.0.1       127.0.0.1       30
   10.255.255.255  255.255.255.255        10.10.1.1       10.10.1.1       30
        127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1       1
      192.168.1.0    255.255.255.0     192.168.1.35    192.168.1.35       30
     192.168.1.35  255.255.255.255        127.0.0.1       127.0.0.1       30
    192.168.1.255  255.255.255.255     192.168.1.35    192.168.1.35       30
        224.0.0.0        240.0.0.0        10.10.1.1       10.10.1.1       30
        224.0.0.0        240.0.0.0     192.168.1.35    192.168.1.35       30
  255.255.255.255  255.255.255.255        10.10.1.1       10.10.1.1       1
  255.255.255.255  255.255.255.255        10.10.1.1       10.10.1.1       1
  255.255.255.255  255.255.255.255     192.168.1.35           10004       1
  255.255.255.255  255.255.255.255     192.168.1.35    192.168.1.35       1
Default Gateway:       192.168.1.1
===========================================================================
Persistent Routes:
  None

Hope it helps.

3com rather quickly referred me to the cygwin/xfree86 documentation so I'll 
not hold out much hope of useful help from them.

Chris

_________________________________________________________________
Unlimited Internet access -- and 2 months free!  Try MSN. 
http://resourcecenter.msn.com/access/plans/2monthsfree.asp



More information about the Cygwin-xfree mailing list