Solaris machines connectivity issue


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris machines connectivity issue
# 1  
Old 04-19-2012
Solaris machines connectivity issue

I have 2 Solaris machine running 2 ips in same subnet 14.140.201.17 & 14.140.201.100 and they both have same gateway 14.140.201.1. Now both machines are acessible through network but they cannot ping/connect to each other. What could be the reason ? Any help is appreciated .

Thanks
# 2  
Old 04-19-2012
two ip's in the same subnet is generally not allowed nor a good idea...
# 3  
Old 04-19-2012
- What are the network masks?
- Are they running a personal firewall?

Last edited by Scrutinizer; 04-19-2012 at 10:43 AM..
# 4  
Old 04-19-2012
Ok but this is a test environment and i ned to transfer data between the servers. Do u have any idea what could be the issue though both servers are pingable/reachable from 14.140.201.103 & vice-versa
# 5  
Old 04-19-2012
Could you post the output of
Code:
netstat -rnv

of both machines and 14.140.201.103
# 6  
Old 04-19-2012
i missread your first post... you have 2 servers and each server has one ip?
# 7  
Old 04-19-2012
Code:
IRE Table: IPv4
  Destination             Mask           Gateway          Device Mxfrg Rtt   Ref Flg  Out  In/Fwd
-------------------- --------------- -------------------- ------ ----- ----- --- --- ----- ------
default              0.0.0.0          14.140.201.1                 1500*    0   1 UG     296      0
 14.140.201.0         255.255.255.0    14.140.201.17        igb0    1500*    0   1 U      135      0
224.0.0.0            240.0.0.0        14.140.201.17        igb0    1500*    0   1 U        0      0
127.0.0.1            255.255.255.255 127.0.0.1            lo0     8232*    0 210 UH  1397624      0


Routing Table: IPv4
  Destination           Gateway           Flags  Ref     Use     Interface
-------------------- -------------------- ----- ----- ---------- ---------
default               14.140.201.1         UG        1        308
 14.140.201.0          14.140.201.100       U         1        104 vnet0
224.0.0.0             14.140.201.100       U         1          0 vnet0
127.0.0.1            127.0.0.1            UH        4        121 lo0


  Destination           Gateway           Flags  Ref     Use     Interface
-------------------- -------------------- ----- ----- ---------- ---------
default               14.140.201.1         UG        1     275104
 14.140.201.0          14.140.201.19        U         1     139970 bge0
224.0.0.0             14.140.201.19        U         1          0 bge0
127.0.0.1            127.0.0.1            UH        6      13283 lo0

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