Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Bill Gates on February 19, 2004, 05:54:30 PM

Title: XP Pro connection to SME server
Post by: Bill Gates on February 19, 2004, 05:54:30 PM
I can ping my server 192.168.40.10
I have Outpost set up with a gateway for that IP address.

I can't see the server. I can't access the files. Even putty can't get through. What's wrong?

I'm using XP Pro. My Win NT4 and Win 98 machines connect to it very well.

Billy
Title: XP Pro connection to SME server
Post by: Bill Gates on February 19, 2004, 06:22:21 PM
I can ping but not telnet nor do anything else.

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Admin>ping 192.168.40.10

Pinging 192.168.40.10 with 32 bytes of data:

Reply from 192.168.40.10: bytes=32 time<1ms TTL=64
Reply from 192.168.40.10: bytes=32 time<1ms TTL=64
Reply from 192.168.40.10: bytes=32 time<1ms TTL=64
Reply from 192.168.40.10: bytes=32 time<1ms TTL=64

Ping statistics for 192.168.40.10:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\Documents and Settings\Admin>telnet 192.168.40.10
Connecting To 192.168.40.10...Could not open connection to the host, on port 23:
 Connect failed

C:\Documents and Settings\Admin>
Title: Sorted (mostly)
Post by: Bill Gates on February 19, 2004, 08:33:35 PM
It seems I needed under XP to enter more data in the Local Area Connection than under Win 98.

Network Neighbourhood combined everything nicely under Win 98. XP is a little more complex.

Mostly sorted now :)
Title: XP Pro connection to SME server
Post by: PeterG on February 20, 2004, 02:18:03 PM
The server rejects telnet, it will only use ssh connections. Putty should work find is you select ssh rather than telnet.

ssh = Secure SHell

PeterG.