Sun Solaris not able to ping Sun Solaris


 
Thread Tools Search this Thread
Operating Systems Solaris Sun Solaris not able to ping Sun Solaris
# 1  
Old 03-15-2011
Sun Solaris not able to ping Sun Solaris

I have a Sun Blade 2500 with SUN 5.9 OS installed. I can ping other machines(windowsXP/2003) from my SUN machines but not able to ping each other SUN machines which i have newly installed.
# 2  
Old 03-15-2011
newly installed. It's in the same network ? if not, you must declare it.
# 3  
Old 03-15-2011
(SUN can ping windows and windows can pin SUN but SUN cant ping each other)

Sun Machines IPs
Code:
192.168.253.51 255.255.0.0
192.168.253.52 255.255.0.0

Windows Machines
Code:
192.168.2.56 255.255.0.0
192.168.2.35 255.255.0.0


Last edited by Scott; 04-15-2011 at 02:09 PM..
# 4  
Old 03-15-2011
If you can, Please post the output of:
Code:
ifconfig -a

and
Code:
netstat -rn

# 5  
Old 03-16-2011
sunbox1
Code:
# ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000 
bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 192.168.253.51 netmask ffff0000 broadcast 192.168.255.255
        ether 0:0:0:0:0:0


bash-2.05# netstat -rn

Routing Table: IPv4
  Destination           Gateway           Flags  Ref   Use   Interface
-------------------- -------------------- ----- ----- ------ ---------
192.168.0.0          192.168.253.51       U         1      1  bge0
224.0.0.0            192.168.253.51       U         1      0  bge0
127.0.0.1            127.0.0.1            UH        2     15  lo0
bash-2.05# .

sunbox2
Code:
# ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000 
bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 192.168.253.52 netmask ffff0000 broadcast 192.168.255.255
        ether 0:0:0:0:0:0 
#


bash-2.05# netstat -rn
.
Routing Table: IPv4
  Destination           Gateway           Flags  Ref   Use   Interface
-------------------- -------------------- ----- ----- ------ ---------
192.168.0.0          192.168.253.52       U         1      1  bge0
224.0.0.0            192.168.253.52       U         1      0  bge0
127.0.0.1            127.0.0.1            UH       17    771  lo0
bash-2.05# .

---------- Post updated 03-16-11 at 01:52 AM ---------- Previous update was 03-15-11 at 11:40 PM ----------

My problem is resolved. First of all thanks to all who gave me kind support.

I am sorry. My NVram was not inserted.

After insert my NVram again i was again not able to see my MAC address. What i did, I added the below line in /etc/rc2 then i was able to see the MAC after running the command ifconfig -a

The line which i inserted under /etc/rc2
Code:
ifconfig bge0 ether xx:xx:xx:xx:xx:xx


Last edited by Scott; 04-15-2011 at 02:10 PM.. Reason: Code tags, please...
# 6  
Old 04-15-2011
susheel

try to check series of ip are in similar
# 7  
Old 04-18-2011
Not definitely sure if this is the right solution.

Try in OK prompt...
HTML Code:
prtconf -pv |grep local-mac-address
Should be set to true. Next thing is that you don't have set the same router IP, principially this can be the this case.
Check your /etc/defaultrouter file if there are listed right addresses.
Eventually change your default route table via route command on the fly.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

Patching Procedure in Solaris 10 with sun cluster having Solaris zone

Hi Gurus I am not able to find the patching procedure for solaris 10 ( sol10 u11) to latest patchset with sun cluster having failover zones so that same I should follow. Take an instance, there are sol1 and sol2 nodes and having two failover zones like sozone1-rg and sozone2-rg and currently... (1 Reply)
Discussion started by: nick101
1 Replies

2. Solaris

my sun solaris 10 cannot ping and nslookup other server using hostname.

hi.... i have sun solaris 10 server, fedora 10, and Windows Server.. i cant ping my sun solaris 10, fedora 10 and Windows Server using hostname (etc: ping winserver.bengkel2.com), but i can ping all using IPV4 and IPV6 address.. can u give some suggestion to solve my problem or some idea to... (3 Replies)
Discussion started by: izuan_7657
3 Replies

3. Solaris

Ping Sun Solaris 10 on VmWare

Hi, i installed Sun Solaris 10 on VmWare Workstation 6.5 on my Windwos Vista PC. I would to ping solaris virtual machin froma my pc, but i can't do that. Can help me?! I'm sorry for my bad English. akela87 (2 Replies)
Discussion started by: akela87
2 Replies

4. Solaris

useful links and help resources for Sun's products and Sun's Solaris

Hi all, Those links might help anyone Knowledge base Video tutorials (0 Replies)
Discussion started by: h@foorsa.biz
0 Replies

5. Solaris

Solaris 9 to Solaris 10 upgrade on Sun Fire 3800

Hello there! I have Sun Fire 3800 with very old Solaris 9 and I need to perform upgrade to concurrent Solaris 10 version, preserving current OS configuration. I supose to make it using Live Upgrade, but according to Solaris Live Upgrade Software: Minimum Patch Requirements page, I need to... (5 Replies)
Discussion started by: Sapfeer
5 Replies

6. Solaris

Sun Fire 280R Sun Solaris CRT/Monitor requirements

I am new to Sun. I brought Sun Fire 280R to practice UNIX. What are the requirements for the monitor/CRT? Will it burn out old non-Sun CRTs? Does it need LCD monitor? Thanks. (3 Replies)
Discussion started by: bramptonmt
3 Replies

7. UNIX for Dummies Questions & Answers

Sun Solaris 10: How do I create a bootup disc? The Sun website confuses me

Hey there, I am starting a Computer Science Foundation year at the end of this month and am trying to get a little bit ahead of the game. I have always wanted to learn Unix and am currently struggling with creating a boot disc to run Solaris (I have chosen to study this) from as opposed to... (0 Replies)
Discussion started by: Jupiter
0 Replies

8. Solaris

Sun Solaris Sun Java Desktop

Ok I a n00b, not gunna hide it so here goes - Sun Solaris, V.10 i386 - during the setup, I can choose a screen resolution that looks great with 65k colors and all. However, when all is said and done 4 disks and a reboot later, I get hanious 640x480 @ 256 only. If I choose the Sun Java Desktop... (20 Replies)
Discussion started by: Spooky
20 Replies
Login or Register to Ask a Question