1836579 Members
1752 Online
110102 Solutions
New Discussion

RX2600 Pinging problem

 
Subhash_5
Frequent Advisor

RX2600 Pinging problem

Dear all
I have installed HP-UX 11.23 on HP Itanium RX2600 server, I am facing one strange problem on this server , I can ping from this machine to other machines in the network ,but i can't ping from any other machine to this Server, I have checked lanadmin & reseted NIC but still same problem
please advice.

 

P.S. This thread has been moved from HP 9000 to HP-UX > networking -HP Forum Moderator

11 REPLIES 11
Slawomir Gora
Honored Contributor

Re: RX2600 Pinging problem

Hi,

did you check network configuratin netmask,
broadcast ? look at file /etc/rc.config.d/netconf
Scot Bean
Honored Contributor

Re: RX2600 Pinging problem

There is an optional security product shipped with 11.23 called 'Bastille'. If you chose to install this, it can cause this problem.

Use 'swlist -l product Bastille' to see if it is installed.

Bharat Katkar
Honored Contributor

Re: RX2600 Pinging problem

Hi
Could you check if follwing things are correct:
1. hostname (Also check your /etc/hosts)
2. IP address
3. Subnet Mask
4. Gateway IP and Subnet Mask.

Problem lies in one of those above.
Regards,
You need to know a lot to actually know how little you know
Sunil Sharma_1
Honored Contributor

Re: RX2600 Pinging problem

Hi,
Check /etc/inetd.conf file and make sure line

echo stream tcp nowait root internal

has entry and not commented out.

if this line is hashed, remove hash and run inetd -c and then try ping.

Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
Subhash_5
Frequent Advisor

Re: RX2600 Pinging problem

Thanks for your replies.
i am checking the server settings & it seems everything is allrite but still i am not able to ping.
I have remove Bastille also
In /etc/inetd.conf there are entries like tcp6 for echo is it correct? or u have to change it to TCP only.
Please advice.
Bharat Katkar
Honored Contributor

Re: RX2600 Pinging problem

HI
If the problem have come after the BASTILLE installation then there is one script called "revert.action" (don't remember the exact location), if you execute that it will reset all the changes it has done.
Regards,
You need to know a lot to actually know how little you know
Bharat Katkar
Honored Contributor

Re: RX2600 Pinging problem

Hi,
If you want to remove BASTILLE software properly and undo all the changes then follow this procedure:

Remove this bundles:
HP-UX Security Patch Check Tool
Bastille Security Hardening Tool

Then:
# cd /var/opt/sec_mgmt/bastille/revert/
# chmod 0500 revert-actions
# ./revert-actions revert-actions.last

This will get you rid of BASTILLE.
Hope that helps and everything starts working fine later.
Regards,

You need to know a lot to actually know how little you know
Bharat Katkar
Honored Contributor

Re: RX2600 Pinging problem

Hi,
Did u try that one...is the problem resolved or still going on with something else..
Regards,
You need to know a lot to actually know how little you know
Steven E. Protter
Exalted Contributor

Re: RX2600 Pinging problem

Why would you remove Bastille, an excellent tool for improving security.

The mere fact of installing Bastille does not cause problems. If Bastille is the cause of the problem, it had help, the admin who answered the questions when Bastille asked its security survery.

Run the product again and answer the questions , taking care to read the ones concerning ping and network connectivity.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Alzhy
Honored Contributor

Re: RX2600 Pinging problem

If Bastille blocks ICMP requests.. then it will be unpingable.
Hakuna Matata.
Subhash_5
Frequent Advisor

Re: RX2600 Pinging problem

Hello All
Many thanks for you replies ,Infact i unconfigured Lan0 & then configured again & then it was pinging, alter on CDE was not working & since lot pressure & it is new system w/o any application ,i reinstalled OS again & now everything is working fine.
Many Thanks Again,Great Forum to learn.

BR
Subhash