unable to ping to my server


 
Thread Tools Search this Thread
Special Forums IP Networking unable to ping to my server
# 1  
Old 12-10-2008
unable to ping to my server

hi,

I setup a Solaris machine in my server room and my client cannot access it. Can anyone advise?

Test that i have done:
-My client pc cannot ping the server.
-My solaris server cannot ping client
-My solaris server can ping it's gateway
-Another NT machine 1 (10.179.30.26) in the server room can ping and telnet my solaris server.
-i use another NT machine 2 in the server room, replace with solaris machine's IP,subnet and gw, i can ping client pc and client pc and ping the NT machine.


server
IP=10.179.30.15
subnet=255.255.254.0
gw=10.179.30.1

client
IP=10.179.20.134
subnet=255.255.254.0
gw=10.179.20.1

Regards
royston

Last edited by skiturn; 12-10-2008 at 08:44 AM..
# 2  
Old 12-15-2008
On your server, run netstat -nr and post its output.
# 3  
Old 12-15-2008
Hello Skiturn,


I agreed with Otheus when he says that you should print the output of "netstat -nr"

You telling that the server on the same network can ping and access I think about routing problem (Maybe both networks are not talking....)

But you telling also that if you change your Solaris for a Windows starts to work.....
This is strange if we consider network Issue.

But if you also say that the machine on the same network can access and ping the server.... maybe you should take a look for this routing....

Regards,
# 4  
Old 12-29-2008
Quote:
Originally Posted by bobdavid00
restart your server and than add your clients ftp site and after that check your server.
I rarely comment on other people's answers, but this one seems so off-base (or completely ambiguous at best) as to warrant retraction.
# 5  
Old 12-29-2008
I agree otheus and I was also unhappy with the spam link in the "home made" signature.

Post edited.

bobdavid00 - Consider this your one and only warning. If you post commercial links again without prior approval you will be immediately banned.

EDIT - Scratch that. You are banned!
# 6  
Old 01-03-2009
I think the subnet mask is wrong. He's using a 23 bit mask but looking at the gw it looks that they are trying to use a 24 bit subnet.
# 7  
Old 01-05-2009
Quote:
Originally Posted by Lazydog
I think the subnet mask is wrong. He's using a 23 bit mask but looking at the gw it looks that they are trying to use a 24 bit subnet.
I noticed that, but it looks like everything is a 23-bit mask. That is, it should work with 23-bits just the same.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris 9 - Unable to ping a particular server, traceroute also displays * * *

Hi All, I am new to solaris environment and we are using Solaris 9 The problem is am unable to ping a particular server from from one of the solaris server The traceroute also shows only * * * for all the 30 hops I tried to check all the settings like 1) /etc/hosts -> contains the... (17 Replies)
Discussion started by: Sanjay255
17 Replies

2. AIX

Unable to ping localhost

Hi all, I have gone through many posts related to this issue,but my issue wasn't resolved hence creating new thread. I am unable to ping localhost. ping localhost tries to ping localhost which is defined in DNS. My /etc/hosts has entry for localhost as 127.0.0.1 loopback localhost. ... (8 Replies)
Discussion started by: chpsam
8 Replies

3. Solaris

Unable to ping Windows

Hello, Am unable to ping the Windows Box, from my Solaris Box. They both are in same LAN, have the same IP Segments. Windows IP :: 10.141.14.120 Solaris IP :: 10.141.14.11 Unable to get why isnt working out.... When using the command 'ping 10.141.14.120', it gives the error as 'ping:... (4 Replies)
Discussion started by: jayanto
4 Replies

4. Solaris

Unable to ping New server

Hi ALL, I Have installed NEW v240 server through hyper terminal, After installation i unable to ping the server from out side server... i can see no entry in resolve.conf file.. but the server has DNS.. willl that issue.. please guide me ping the server from outside within the same network bk (1 Reply)
Discussion started by: suresh_krish
1 Replies

5. Solaris

unable to ping server

hi, I setup a Solaris machine in my server room and my client cannot access it. Can anyone advise? Test that i have done: -My client pc cannot ping the server. -My solaris server cannot ping client -My solaris server can ping it's gateway -Another NT machine 1 (10.179.30.26) in the server... (2 Replies)
Discussion started by: skiturn
2 Replies

6. IP Networking

Unable to ping the gateway IP itself

We are unable to bring one of our linux boxes into the network once it was restarted. But once we stop and start the network service. We are able to ping the gateway and get into network. After a minute or two we get the following reponse for the ping command 64 bytes from 124.168.215.40:... (6 Replies)
Discussion started by: chrisanto_2000
6 Replies

7. UNIX for Dummies Questions & Answers

unable to ping

DEar all i am receiving this error on start and then unable to ping (dlpid): unable to open network adapter driver (/dev/mdi/e3h0) what to do ? (2 Replies)
Discussion started by: sak900354
2 Replies

8. UNIX for Dummies Questions & Answers

UNable to find ping command

HI, I am new to unix. I have used some basic commands and written some simple shell scripts in teh past. Currently, I am supposed to write a script to continuosly check if a couple of machines are up and if not to start a script. I am using a bash - 2.03. I have tryying to use the ping command... (3 Replies)
Discussion started by: swepaul
3 Replies

9. UNIX for Dummies Questions & Answers

unable ping ipaddress

I have Sco openserver 5.0. It had a 125. ip. I changed it to a 192. ip. was unable to ping the 192. I was told to change it in the etc/tcp etc/hosts files which i did. still unable to ping. i am getting a message unable to route to host. I also have an error in my etc/tcp file on line... (1 Reply)
Discussion started by: pdoug76
1 Replies

10. UNIX for Dummies Questions & Answers

Unable to ping host

Hi, dear all, I am rather new to Unix and have this problem where I cant seem to ping from 1 host to another. The scenerio is as follows: - 1 QNX host->Eth->1 SCO host the SCO host is configured with it's IP the QNX host is configured with another IP both in the same domain, ie, 172.20.3.XX... (3 Replies)
Discussion started by: gavon
3 Replies
Login or Register to Ask a Question