Solaris machines connectivity issue


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris machines connectivity issue
# 8  
Old 04-19-2012
one server is a virtual machine?
# 9  
Old 04-19-2012
yep Ldom


1. 14.140.201.17 - T3-1
2. 14.140.201.19 - M3K
3. 14.140.201.100 - Ldom on T3-1

vnet0 is on igb0 which is T3-1's main network interface
# 10  
Old 04-25-2012
Can someone suggest on this .. the issue is stil not resolved. :-(
# 11  
Old 04-25-2012
Are both servers connected to the same switch. There is a feature on some switches where machines can ping the default router but not between each other... is called port protected.

Do you have a third machine to test on the same net?
# 12  
Old 04-25-2012
You have two machines on the same subnet that can't see each other.

What does traceroute say on each machine??

Quote:
traceroute <ip address>

traceroute <hostname>
The traceroute to hostname will tell you if your DNS is working.

The output might tell you where the connection is ending up, eg. on a managed switch or something.
# 13  
Old 04-25-2012
you can also use:

route get <ip address>

To see where are your packets going...

have you also tried with telnet to some port rather than ICMP?
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

IBM Pureflex network connectivity issue

Hello Everyone We have purchased IBM Pureflex chassis with 5 P460 blades. We have configured each blade with dual vios and 4 vio clients. VIOS installation and vio client installation and configuration was completed successfully. When we tried to connect the network cables from Pureflex... (2 Replies)
Discussion started by: yuvarakasil
2 Replies

2. Solaris

Problem: Solaris 10 to Windows XP Connectivity

:wall: Hello Solaris Users. Although a fundamental skill I am still new to connecting computers together in order that they can see each other, ie. via ping-ing of IP's and/or hostnames. I wish to install Oracle 10g database on Sun Blade 1500 and access this from Windows XP laptop (running... (5 Replies)
Discussion started by: patcom
5 Replies

3. UNIX for Dummies Questions & Answers

ssh autologin issue when both machines are having same ~home directory

Hi, I have two machines. M1 and M2 and having a generic id catadm, these two machines having common mount of /u/catadm directory. with this setup, ssh autologin is failing for me and asking me to enter password when i try autologin using this generc id from M1 to M2 catadm-M1$ ssh... (3 Replies)
Discussion started by: rbalaj16
3 Replies

4. UNIX for Advanced & Expert Users

SSH connectivity between two machines with private key

Hi I have two machines Mac1 and Mac2 logging in with same user id and same private key. can anyone let me know how to connect these two machine using ssh . or SCP files to other machine :wall: (1 Reply)
Discussion started by: madankumar
1 Replies

5. IP Networking

Ubuntu LAN connectivity issue

System: Dell Desktop w/ 2 SATA drives running Ubuntu 9.10 that uses 2 ethernet cards, 1 for internet connectivity and another to interface the machine with a high voltage power supply which supports ssh and EPICS controls. Second Ethernet card is connected to a NetGear WNR3500 router, the VME... (0 Replies)
Discussion started by: henslewm
0 Replies

6. UNIX for Advanced & Expert Users

network connectivity issue between vista and fedora

Hi guys, I had two computer which is one with vista and other one with fedora and they are connected via one router. from vista to fedora is fine.. I can ping or connect via putty using Ip address but I couldn't connect putty using hostname/domain. If I typed in fedora the hostname,... (0 Replies)
Discussion started by: peac3
0 Replies

7. AIX

NIM master-client connectivity issue

Hello All, I believe my NIM master is fine. lsnim and cat /etc/niminfo gives me the right output. While doing "lsnim" on a client machine, I get ksh:lsnim:"not found". Please someone be nice enough to explain what are the steps to verify the master and client connectivity to do all the NIM... (3 Replies)
Discussion started by: solaix14
3 Replies

8. Solaris

pcn0 intermittent network connectivity issue

I have a solaris 10 x86 installed on a VMware server. It has been runing well for a couple weeks, but started to have network connectivity issue since last week. The network card seems to be up and down every one minute. So I got connection closed after I sshed to it for about one minute. #... (2 Replies)
Discussion started by: fredao
2 Replies

9. UNIX for Dummies Questions & Answers

Any solaris machines on the NET??

i am running a linux redhat machine here and am interested in learning some deeper more sophisticated comands in solaris. can someone show me some free sites that allows people to telnet into their (solaris) machines to use for practice?? (1 Reply)
Discussion started by: TRUEST
1 Replies
Login or Register to Ask a Question