Operating System - HP-UX
1830042 Members
2203 Online
109998 Solutions
New Discussion

Unable to ping my server which is up and running

 
SOLVED
Go to solution
Grayh
Trusted Contributor

Unable to ping my server which is up and running

I have assigned an Ip to my HP-UX 11.31 server... And now when I am trying to ping ... unable to ping it..


I have used /sbin/set_parms ip_address to setup the ip
38 REPLIES 38
Tim Nelson
Honored Contributor
Solution

Re: Unable to ping my server which is up and running

Could be just about anything.....

Can you telnet to the server ?

If not then we will start troubleshooting using the console. Do you have acces to the console.

Wait... answer question 1 before we start this long thread.

Patrick Wallek
Honored Contributor

Re: Unable to ping my server which is up and running

Can you access via other means? FTP? SSH?

Are you attempting to ping from the same subnet or a different one? Do you have a default router set up?

More info is definitely needed.....
Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

Can you telnet to the server ?
>No

If not then we will start troubleshooting using the console. Do you have acces to the console.
>Yes.. from MP

Can you access via other means? FTP? SSH?
>No

Are you attempting to ping from the same subnet or a different one? Do you have a default router set up?
>From the same subnet..Yes

I have given my IP as 10.3.93.100
and the subnet mask as 255.255.255.0
Tim Nelson
Honored Contributor

Re: Unable to ping my server which is up and running

Can you ping your default route ?


show it with netstat -rn.

It should be
show it with netstat -rn.

It should be 10.3.93.x .

did you include a hop count of 1 in the default router config ?

e.g.
route add default 10.3.93.x 1

need to set it in /etc/rc.config.d/netconf to be permanent.
Patrick Wallek
Honored Contributor

Re: Unable to ping my server which is up and running

Do a 'lanscan'. What interfaces do you have and what is their status?

Do an 'ifconfig lan?' for the interfaces to make sure they are configured how you think they are.

Can you ping anything FROM this server?

Is there a firewall of sort installed by default? I think 11.31 may do that.
SKR_1
Trusted Contributor

Re: Unable to ping my server which is up and running

Check your default gateway entry in netconf file. It may be missing.

Check netstat -rn

Thanks

SKR
Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

Actually there is no firewall set

# netstat -rn
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 32808
10.3.93.100 10.3.93.100 UH 0 lan0 32808
10.3.93.0 10.3.93.100 U 2 lan0 1500
127.0.0.0 127.0.0.1 U 0 lo0 32808


# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/2/2/0 0x001F29F28096 2 UP lan2 snap2 1 ETHER Yes 119
0/1/1/0 0x001F29F28098 0 UP lan0 snap0 2 ETHER Yes 119
0/1/1/1 0x001F29F28099 1 UP lan1 snap1 3 ETHER Yes 119
0/2/2/1 0x001F29F28097 3 UP lan3 snap3 4 ETHER Yes 119
LinkAgg0 0x000000000000 900 DOWN lan900 snap900 6 ETHER Yes 119
LinkAgg1 0x000000000000 901 DOWN lan901 snap901 7 ETHER Yes 119
LinkAgg2 0x000000000000 902 DOWN lan902 snap902 8 ETHER Yes 119
LinkAgg3 0x000000000000 903 DOWN lan903 snap903 9 ETHER Yes 119
LinkAgg4 0x000000000000 904 DOWN lan904 snap904 10 ETHER Yes 119


# ifconfig lan
ifconfig: no such interface
Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

Do I have to do anything from the nwtk end...

I have only connected the DHCP cable th the server's cisco switch,.
Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

And As I have installed an OS for a development team to use..

What are the other things I should take care of on a newly built system. As in like the system has a OS installed and a VG01 in it.
Torsten.
Acclaimed Contributor

Re: Unable to ping my server which is up and running

This is still the BL860c, right?

Are all 4 NICs connected to a switch? Which NIC did you configure?

Where is the other server that you trying to ping? Also inside the blade enclosure?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Torsten.
Acclaimed Contributor

Re: Unable to ping my server which is up and running

see also

http://docs.hp.com/en//AD217-9014B/ch01s09.html#rear-io

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   

Re: Unable to ping my server which is up and running

Well on we go with your adventure into installing Integrity blades - overall I think we can say that you were completely un-prepared for this journey, and you should feed that back to your boss. Installing and implementing blade systems can at the outset be much more complex than standalone systems - that's because so much of the config is designed to be lights-out configured through automated processes like ignite / rdp etc.

Also installing blades is a multi-disciplinary task in that knowing about HP-UX is not enough (as you've already found out).

Now you need to get networking configured - in this case your Cisco switch. This isn't a dumb little managed switch like you might buy for your home from the local electronics store, its a fully fledged managed cisco catalyst switch running IOS. Just plugging cables into it won't work - it needs to be configured - and if you want to attach it to your existing corporate LAN you need to ensure its configured in-line with the other switches in your environment (same VLANs, routing protocols etc.)

I'm guessing you have a 3020 rather than a 3120 , so a good starting point would be here:

http://www.cisco.com/en/US/docs/switches/blades/3020/hardware/quick/guide/3020GSG2.html

If it is the 3120 start here instead:

http://bizsupport.austin.hp.com/bc/docs/support/SupportManual/c01430321/c01430321.pdf

And if you need to attach it to your corporate LAN I'd think very hard about getting one of your networking colleagues involved to help you configure the switch (breaking whole networks is pretty easy when attaching badly configured switches).

In fact consider stopping your whole install process and spend your day reading the relevant installation documentation for all your blade components here:

http://h71028.www7.hp.com/enterprise/cache/316682-0-0-0-121.html

HTH

Duncan

I am an HPE Employee
Accept or Kudo
VK2COT
Honored Contributor

Re: Unable to ping my server which is up and running

Hello,

a) It is obvious that only one LAN cards is
configured - lan0 at IP address 10.3.93.100.

b) here is something that I have seen
on many projects. HP-UX 11.31 server
was built with Bastille at DMZ level.

What does this command say:

# bastille -l

If the network cabling is OK and it is not
the swithc issue, then I am willing to
bet that your Bastille setup is too strict.
When Bastille is set to DMZ level, then
you cannot ping the HP-UX server or
telnet, or ssh...

To "udo" the Bastille setup for the moment,
you can just do the following:

# bastille -r

I do not have the HP-UX server in front of
me at the moment (I am teaching HP-UX SNA I
so I am having a coffee break), but I guess
bastille is in
/opt/sec_mgmt/bastille/bin directory...

Cheers,

VK2COT
VK2COT - Dusan Baljevic
Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

while doing "Express setup" using the Onboard Administrator... I get the error the IP address x.x.x.x is conflicting with already assigned IP address of the following interface:-

Interface Ipaddress Netmask
FastEthernet0 x.x.x.x 255.255.255.0
Patrick Wallek
Honored Contributor

Re: Unable to ping my server which is up and running

What exactly are you now trying to set up? I'm not familiar with "Express Setup".
Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

Actually I am trying to configure the cisco 3020 switch so that the server can be recognized in the network..

On the left hand side of the hp ONBOARD ADMINISTRATOR "express settings" which was givben in the doc...

and i enter the Ip address and it conflicts..
Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

Please find the attached screen shot of the error
Torsten.
Acclaimed Contributor

Re: Unable to ping my server which is up and running

What should the screenshot tell us?


Why not starting with section

Using the Onboard Administrator to Assign an IP Address to the Switch Module fa0 Interface

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

Hi All,

Upon checking I found that there is no Mezzanine card found in the bl860c... So I was thinking that could be the reason y I am unable to ping the server.

Could you tell me the perpose of a Mezzanine card in the server.
Raj D.
Honored Contributor

Re: Unable to ping my server which is up and running

Do you have IPFILTER and PFIL-HP & SEC services enabled. Disabled/remove ipfilter :

IPF-HP A.11.31.15.01 HP IPFilter 3.5alpha5
PFIL-HP A.11.31.15.01 HP IPFilter PFIL Interface

and make sure Bastile service has been chosen to sec-00 during installation, it helps getting the box pingable from outside.


Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Torsten.
Acclaimed Contributor

Re: Unable to ping my server which is up and running

A Mezzanine card has this name, because you "stack" these cards "on different floors" - but the 4 NICs are integrated on the system board and always there.

Mezzanine cards are used fiber channel, for example.


Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

# bastille -r
NOTE: Reverting system state...

WARNING: Failed to remove /var/opt/sec_mgmt/bastille/last.config

# ps -aef | grep ip
root 63 0 0 14:10:52 ? 0:00 ipmid
root 1420 1 0 14:12:11 ? 0:00 /usr/sbin/ipv6agt
root 3795 1867 0 14:37:02 console 0:00 grep ip

How can I check if the IPFILTER services are enabled...
Grayh
Trusted Contributor

Re: Unable to ping my server which is up and running

# bastille
NOTE: $DISPLAY not set. Attempting Curses interface.
NOTE: Using Curses user interface module.
NOTE: Only displaying questions relevant to the current configuration.
ERROR: Could not load the 'Curses.pm' interface module.This may be due to an
invalid $DISPLAY setting,or the module not being visible to Perl.
\n#