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


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 9 - Unable to ping a particular server, traceroute also displays * * *
# 15  
Old 03-22-2013
Okay, the new netmask ffffff00 seems correct.
The netmask changed indeed, but not yet the (less important) broadcast address.
Please verify that you can ping all servers now!
To make the change permanent, please edit /etc/netmasks with a simple text editor e.g. dtpad (or xemacs or vi).
Code:
dtpad /etc/netmasks

And put a line
Code:
172.21.87.0  255 255.255.0

If there are other lines that begin with 172.21. then delete them.
After saving the file, test with
Code:
cat /etc/netmasks

Then run
Code:
ifconfig bcme1 netmask + broadcast + up

and verify with
Code:
ifconfig bcme1

This should use the values from /etc/netmasks,
and this time it should become
Code:
inet 172.21.87.148 netmask ffffff00 broadcast 172.21.87.255

The "connection closed" is another problem.
It can have several reasons, most likely caused by a special configuration on ServerB.
Maybe
Code:
ssh serverB

works?
# 16  
Old 03-22-2013
Hi MadeInGermany,

I have did the settings as instructed by you and now the netmask have successfully changed

goofy:/ % ifconfig bcme1 netmask 255.255.255.0 up
@goofy:/ % ifconfig bcme1
bcme1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 172.21.87.148 netmask ffffff00 broadcast 172.21.87.255
ether 0:16:35:6b:a4:14

I will try to restore the data which is required by trying to connect to ServerB, and will let you know if that was successful

And now am able to ping all the servers from ServerA

I will check on why it is not able to ftp and telnet to ServerB

ssh serverB also works

Will let you know, if i face any other issues

Thanks for all you help and suggestions, your help is highly appreciated and helped me a lot

Thanks once again

Regards,
Sanjay
# 17  
Old 04-02-2013
Hi MadeInGermany,

Thanks a lot for all your help in resolving the server errors

Now am able to ping all the servers and was also able to do the datat restoration from the listener server

But I got one more error from the server, the server team wants me to check the below
"is the server speed duplex set to 100/full ? Also try to check the NIC. .is it ok ? ", they received serious errors like :- port error detected. Please help to check the speed and duplex and the NIC health

Kindly let me know how to check on these errors and what are these errors specifying?

Thanks In Advance for your valuable time and suggestions

Regards,
Sanjay
# 18  
Old 04-03-2013
Duplex setting is adapter-specific.
Don't know about the bcme adapter.
Try (as root)
Code:
ndd /dev/bcme \?

If it works, you get a listing of the adapter parameters. Then, instead of the \? put a parameter related to duplex/speed setting, and you'll get its value.

But, if you managed to copy data in reasonable speed, there is certainly no duplex/speed mismatch. (With a mismatch, it takes at least 10 times longer.)
Another diagnostic command is
Code:
netstat -i 3

and in parallel do some data transfer. The errs columns should stay at 0 (please ignore the 1st line).
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

able to ping all hosts but not able to traceroute any host

i am using solaris 10 and i am able to ping all the hosts but i am not able to traceroute any of them. how to fix this? (9 Replies)
Discussion started by: chidori
9 Replies

2. Windows & DOS: Issues & Discussions

Unable to ping Solaris from several Windows installations

Hello All, I have searched and searched, but I am not finding any answers. Any help would be very welcome. I have a home LAN centered around an Untangle gateway (up to date). I have a Windows 7 PC and a Snow Leopard Mac I also have two virtualized instances of windows (xp and 7) running... (1 Reply)
Discussion started by: toadtilley
1 Replies

3. UNIX for Dummies Questions & Answers

Windows vista unable to ping to Solaris 10 on VM

Hi all, I have a VM on Solaris 10 setup on a windows vista host machine. 1) Vista host i configure VMnet 1: 10.1.1.10 Mask : 255.255.255.0 Subnet : 10.1.1.2 DNS : 10.1.1.100 2) Solaris on VM Network device is on Custom(VMNET1) IP : 10.1.1.4 Mask : 255.255.255.0 ... (8 Replies)
Discussion started by: JuveZzZ
8 Replies

4. Solaris

Unable to ping Solaris VM from Xp host

Hi All, I am using Vmware Workstation 6.0.3 build-80004. Guest OS: Solaris 10 Host OS : Win XP I am getting request time out when i am trying to ping from XP ( cmd line) to Solaris VM - I have assigned IP 192.168.50.5 in Solaris VM ( Hostname: Tower1) and it is in UP status. ... (4 Replies)
Discussion started by: saurabh84g
4 Replies

5. 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

6. UNIX for Dummies Questions & Answers

help in PING and traceroute command

i cannot find a usefull ping and traceroute command from TCP to another TCP server with port. I usually do only traceroute IP and ping IP..is that enough? I wanted to check its connectivity to an IP address with port.. example: from ip 1.1.1.1 (TCP port 1234) destination 2.2.2.2 (TCP... (1 Reply)
Discussion started by: lhareigh890
1 Replies

7. UNIX for Dummies Questions & Answers

ping,telnet, traceroute

can you provide the command in solaris8 if I wanted to ping,telnet, traceroute an IP address with a port? thanks (1 Reply)
Discussion started by: lhareigh890
1 Replies

8. IP Networking

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... (8 Replies)
Discussion started by: skiturn
8 Replies

9. 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

10. UNIX for Advanced & Expert Users

ping/traceroute setuid programs

This may be a dumb question, but I've been wondering why programs such as ping and traceroute must be setuid? Are there some restrictions which prevent normal users from accessing the world via sockets? $ pwd /bin $ ls -l ping traceroute -rwsr-xr-x 1 root root 35616 Apr 7 2005 ping... (1 Reply)
Discussion started by: nathan
1 Replies
Login or Register to Ask a Question