Solaris 10 - ping network issue


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 - ping network issue
# 1  
Old 11-26-2012
Solaris 10 - ping network issue

Hi,

I'am begineer in this OS. I've installed it few days ago only to perform project "Managing users in Solaris".
I have to create two virtual systems in eg. vmware , connect them and eg. rlogin from user1/machine1 to user2/machine2, give them some permissions to write read etc (this is simply) and something else ...

The first step I have to do is configure network between them. And here is problem. I think that setup of the OS on machine1 and machine2 is set correctly but while I'm trying to ping eg. machine2 from machine1 then error like ICMP Host Unreachable from gateway test_machine is notoriously appearing.

Setup below. Please help and thank you all in advance.

Two machines in VMware (Solaris 10 OS) , both have selected NAT in the network options.


The first machine configuration:

# more /etc/hostname.e1000g0
192.168.3.9 netmask + 255.255.255.0

#more /etc/inet/ipnodes
Internet host table
192.168.3.9 test_machine

#more /etc/inet/hosts
Internet host table
192.168.3.9 test_machine

#ifconfig -a
e1000g0: flags=1000843<UP,BROADCAST,RUNNING, MULTICAST, IPv4> mtu 1500 index 3 inet 192.168.3.9 netmask ffffff00 broadcast 192.168.3.255 ether 0:c:29:96:b3

#netstat -rm

Routing TAble: IPv4

Destination: 192.168.3.0
Gateway:test_machine
Flags: U
Ref: 1
Use: 13
Interface e1000g0


#ping 192.168.3.9
192.168.3.9 is alive
#ping 192.168.3.0
192.168.3.0 is alive
#ping 192.168.4.0
ICMP Host Unreachable from gateway test_machine (192.168.3.9) for icmp from test_machine (192.168.3.9) to 192.168.4.0
ICMP Host Unreachable from gateway test_machine (192.168.3.9) for icmp from test_machine (192.168.3.9) to 192.168.4.0
#ping 192.168.4.9
ICMP Host Unreachable from gateway test_machine (192.168.3.9) for icmp from test_machine (192.168.3.9) to 192.168.4.9
ICMP Host Unreachable from gateway test_machine (192.168.3.9) for icmp from test_machine (192.168.3.9) to 192.168.4.9


The second machine configuration:

# more /etc/hostname.e1000g0
192.168.4.9 netmask + 255.255.255.0

#more /etc/inet/ipnodes
Internet host table
192.168.4.9 test_machine2

#more /etc/inet/hosts
Internet host table
192.168.4.9 test_machine2

#ifconfig -a
e1000g0: flags=1000843<UP,BROADCAST,RUNNING, MULTICAST, IPv4> mtu 1500 index 3 inet 192.168.4.9 netmask ffffff00 broadcast 192.168.4.255 ether 0:c:29:a3:5c:94

#netstat -rm

Routing TAble: IPv4

Destination: 192.168.4.0
Gateway:test_machine2
Flags: U
Ref: 1
Use: 13
Interface e1000g0


#ping 192.168.4.9
192.168.3.9 is alive
#ping 192.168.4.0
192.168.3.0 is alive
#ping 192.168.4.0
ICMP Host Unreachable from gateway test_machine (192.168.3.9) for icmp from test_machine (192.168.3.9) to 192.168.4.0
ICMP Host Unreachable from gateway test_machine (192.168.3.9) for icmp from test_machine (192.168.3.9) to 192.168.4.0
#ping 192.168.4.9
ICMP Host Unreachable from gateway test_machine (192.168.3.9) for icmp from test_machine (192.168.3.9) to 192.168.4.9
ICMP Host Unreachable from gateway test_machine (192.168.3.9) for icmp from test_machine (192.168.3.9) to 192.168.4.9


What is wrong ?
# 2  
Old 11-26-2012
Do not post classroom or homework problems in the main forums. Homework and coursework questions can only be posted in this forum under special homework rules.

Please review the rules, which you agreed to when you registered, if you have not already done so.

More-than-likely, posting homework in the main forums has resulting in a forum infraction. If you did not post homework, please explain the company you work for and the nature of the problem you are working on.

If you did post homework in the main forums, please review the guidelines for posting homework and repost.

Thank You.

The UNIX and Linux Forums.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris x86 11.3 'live' DVD, network issue

Hi All, Has anyone else come across a network interface issue after installing Solaris x86 11.3 from the 'live' DVD? I have had issues myself and also found others have similar issues. On my systems, installing Solaris 11.3 works fine but after rebooting (from the hard disk root... (4 Replies)
Discussion started by: hicksd8
4 Replies

2. Shell Programming and Scripting

Ping the service with out port number on remote network

I got the service status through nc on remote network but 2 services doesn't have port number.how to get the other 2 services status with out port number .pls provide the solution to me. I need to develop with is in a script (2 Replies)
Discussion started by: kannansoft1985
2 Replies

3. Shell Programming and Scripting

Network script for ping status

Actually I am using Red hat Linux 4.4 version. I want to check the 16 client pc status of connection from server.Whether the connection is available or not.I tried to develop the shell script for this code.But It don't work properly.I am a self study learner.Please give me a shell script for this... (9 Replies)
Discussion started by: kannansoft1985
9 Replies

4. AIX

Able to ping the server but not able to login through putty it says network timeout

Able to ping the server but not able to login through putty it says network timeout Please assist (3 Replies)
Discussion started by: Vishal_dba
3 Replies

5. Solaris

Network issue on multinic. Unable to ping a host from One NIC but other works

Dear, I hope you all will be ok. I have an issue with Solaris box running on x86 Blade. I am unable to ping a node neither traceroute. I am able to do traceroute from oce0:6 port which have IP and subnet of same type which oce0:1 has. details are as follows: Problem: root@rinams02:/#... (3 Replies)
Discussion started by: khaniqshahid
3 Replies

6. Shell Programming and Scripting

Animation Ping on Solaris Like Cisco Ping

Hi, I develop simple animation ping script on Solaris Platform. It is like Cisco ping. Examples and source code are below. bash-3.00$ gokcell 152.155.180.8 30 Sending 30 Ping Packets to 152.155.180.8 !!!!!!!!!!!!!.!!!!!!!!!!!!!!!. % 93.33 success... % 6.66 packet loss...... (1 Reply)
Discussion started by: gokcell
1 Replies

7. AIX

Can't ping - IP translation issue?

Hello, Any help or advice on this would be greatly appreciated. I have a site-to-site VPN, across which data is synced between two CRM systems. The opposing side of this tunnel is a flat network (lets call it 201.200.156.xx/24) My internal network is a 192.168.0.xx/24 network, however before... (2 Replies)
Discussion started by: thruster9
2 Replies

8. IP Networking

ping to different network in linux

Hi all, please help solving my small issue below is the configuration I have 3 systems sytem1 -------- system 2 ----------system 3 system 1 : 10.255.1.4 & default gw 10.255.1.55 system2 : ip 1 : 10.255.1.55 , ip 2: 10.255.2.1 system 3 : ip : 10.255.2.3 on system 2 : ... (4 Replies)
Discussion started by: Gopi Krishna P
4 Replies

9. IP Networking

Able to ping server's private network

Hi guys, I'm in the progress of setting up a private network in our Sun solaris platform. Existing ip: 172.16.102.101 New private ip: 192.168.2.3 Netmask is the same for both private & public 255.255.255.0 After setting up the ip, I'm able to ping this private ip address from our... (3 Replies)
Discussion started by: *Jess*
3 Replies

10. UNIX for Advanced & Expert Users

ping all the machines in the network

Is there any option for the utility "ping" , which can ping all the machines in the network? (5 Replies)
Discussion started by: praveen_b744
5 Replies
Login or Register to Ask a Question