Operating System - HP-UX
1837738 Members
3494 Online
110118 Solutions
New Discussion

Re: can not telnet to hp-ux

 
mitilage
New Member

can not telnet to hp-ux

I can not ping the ip address nor telnet to previosly configured hp-ux11 box through the lan.
I am able to log to the management processor.
What could be the problem?
5 REPLIES 5
Fabio Ettore
Honored Contributor

Re: can not telnet to hp-ux

Hi,

since you cannot ping neither ip address it sounds the main problem before of telnet. Check net service:

ifconfig lanX
where lanX can be 0,1,2...and so on.

does it reply correctly?
Try on console:
/sbin/init.d/net start

What happens?

Just 2 thoughts....

Best regards,
Fabio
WISH? IMPROVEMENT!
Peter Godron
Honored Contributor

Re: can not telnet to hp-ux

Mitilage,
if you are using a dual port machine, also check that the second cable is connected and working. I tend to start with the simplest test if nothing else on the machine has changed.
mitilage
New Member

Re: can not telnet to hp-ux

Fabio,

I do not have a console nor graphics cards to connect directly.
Thanx replying...

Andrew Rutter
Honored Contributor

Re: can not telnet to hp-ux

hi,

you need to get onto the box with a local console and check all the network settings are correct for your environment

Also check that the interface is up and not down.
Check with lanscan and ifconfig to start or through sam.

Try and ping internally to the box after checking all cables/switches etc.

Andy
Andrew Rutter
Honored Contributor

Re: can not telnet to hp-ux

hi,

if you can log on the Mp port then use that to get console access to check the network settings

log on to MP and type co to get console access


Andy