Koozali.org: home of the SME Server

Ping my server.. I wish I could.

nick

Ping my server.. I wish I could.
« on: October 08, 2002, 08:06:59 PM »
Hi all,  
I've got 5.1.2 working with all updates. Internet sharing (56k modem)is ok with all computers.  All I-bay's, logon scripts,users,passwords, and printer sharing is ok. The server works  really well.  
 But I can not ping (I get a time out ) from any windows or linux clients trying to ping to the server. The server is the basic (192.168.1.1).The server is issuing all Ip addresses.
 I've searched the messages here but could not find anything. What could be the error ..or where can I start to look?
Could it be the 10/100 5 port Hub?
 
P.S. I've rebooted the server once..... just in case........but same error.
 
Regards
Nick

Nathan Fowler

Re: Ping my server.. I wish I could.
« Reply #1 on: October 09, 2002, 01:00:47 AM »
Paste me the contents of C:\MYIPCONFIG.TXT by issuing the following command.

ipconfig -all > c:\myipconfig.txt
notepad c:\myipconfig.txt (Copy then paste into forum).

I'd be curious to see what your IP settings are.

Rob Wellesley

Re: Ping my server.. I wish I could.
« Reply #2 on: October 10, 2002, 02:50:32 AM »
Nathan Fowler wrote:
>
> I'd be curious to see what your IP settings are.

Me too :->

nick

Re: Ping my server.. I wish I could.
« Reply #3 on: October 11, 2002, 11:35:31 AM »
Hi everyone,
I loged in as root on the server (192.168.1.1) and was able to ping all the clients but could not ping the server (itself ) 192.168.1.1.
This is what came up.
warning : no SO timestamp support, falling back to SIOCGSTAMP
ping 192.168.1.1 (192.168.1.1) from 192.168.1.1: 56 (84) bites of data

( then it hangs ) I have to press Ctrl C to cancel the action.


---------------------------------------------------------------------------------
Here is the contents of C:\MYIPCONFIG.TXT  file you wanted to see.

Windows 98 IP Configuration

Host Name . . . . . . . . . : TILL.smartshop
DNS Servers . . . . . . . . : 192.168.1.1
Node Type . . . . . . . . . : Hybrid
NetBIOS Scope ID. . . . . . :
P Routing Enabled. . . . . : No
WINS Proxy Enabled. . . . . : No
NetBIOS Resolution Uses DNS : No

0 Ethernet adapter :
Description . . . . . . . . : 3Com 3C90x Ethernet Adapter
Physical Address. . . . . . : 00-10-4B-0F-4D-BD
DHCP Enabled. . . . . . . . : Yes
IP Address. . . . . . . . . : 192.168.1.65
Subnet Mask . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . : 192.168.1.1
Primary WINS Server . . . . : 192.168.1.1
Secondary WINS Server . . . : 192.168.1.1
Lease Obtained. . . . . . . : 10 11 02 10:33:05 AM
Lease Expires . . . . . . . : 10 12 02 10:33:05 AM

Thanks