This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XDMCP on Windows 95


On Mon, 9 Dec 2002, J S wrote:

> Here's the output I got from ls_netdev, although what's confusing is I'm 
> using a token ring network connection, not ethernet as the output seems to 
> suggest:

The code for win95 can only distinguish between ppp and other network 
interfaces.

> 
> $ ls_netdev-w95
> ls_netdev $Id: ls_netdev.c,v 1.6 2002/11/10 16:14:32 ago Exp $
> OS Version: Windows 9x 4.0 Build 67306684  B
> Querying devices using ioctl
> lo: family=TCP/IP (0) addr=127.0.0.1
> eth0: family=TCP/IP (0) addr=0.0.0.0

That's the problem. Does the adapter get its IP via dhcp? 

Can you please send me a registry dump of 
HKLM\\Enum\\Netwok\\MSTCP and
HKLM\\System\\CurrentControlSet\\Services\\Class\\NetTrans\0002
HKLM\\System\\CurrentControlSet\\Services\\Class\\NetTrans\0008

> ppp0: family=TCP/IP (0) addr=0.0.0.0
> lo: metric=1 mtu=3924
> eth0: metric=1 mtu=1500
> ppp0: metric=1 mtu=1500
> Querying devices using internal function
> ifname: "0000"
> driver: "NetTrans\0002"
> IPAddress: "0.0.0.0", IPMask: "0.0.0.0"
> AdapterName: ""
> ifname: "0002"
> driver: "NetTrans\0008"
> IPAddress: "0.0.0.0", IPMask: "0.0.0.0"
> AdapterName: "MS$PPP"
> lo: family=TCP/IP (0) addr=127.0.0.1
> eth0: family=TCP/IP (0) addr=0.0.0.0
> ppp0: family=TCP/IP (0) addr=0.0.0.0

bye
	ago
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]