HPE 9000 and HPE e3000 Servers
1752622 Members
4743 Online
108788 Solutions
New Discussion юеВ

Re: J3591A WEB COnsole Can NOT ping ( trying for 2 days)

 
TwoProc
Honored Contributor

Re: J3591A WEB COnsole Can NOT ping ( trying for 2 days)

If it's up at http://192.0.0.193,
you'd also be able to do the following:

telnet 192.0.0.192 80
GET /


you'd see some (possibly very basic) html here

We are the people our parents warned us about --Jimmy Buffett
TwoProc
Honored Contributor

Re: J3591A WEB COnsole Can NOT ping ( trying for 2 days)

Whoops,
The line:

If it's up at http://192.0.0.193,

should read:

If it's up at http://192.0.0.192,
We are the people our parents warned us about --Jimmy Buffett
Basheer_2
Trusted Contributor

Re: J3591A WEB COnsole Can NOT ping ( trying for 2 days)

Thanks John

I can NOT do
ping 192.0.0.192
http://192.0.0.192
Yogeeraj_1
Honored Contributor

Re: J3591A WEB COnsole Can NOT ping ( trying for 2 days)

hi,

can you ensure that the cross-over cable is ok?

regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Basheer_2
Trusted Contributor

Re: J3591A WEB COnsole Can NOT ping ( trying for 2 days)

Thanks Yogiraaj

Yes Tried with 2, Network Admins verified this
Yogeeraj_1
Honored Contributor

Re: J3591A WEB COnsole Can NOT ping ( trying for 2 days)

hi again,

can you try to change the IP address of your laptop to be one that has same network address as the web console? (e.g. 192.0.0.8)

just to test...

hope this helps!

regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Mel Burslan
Honored Contributor

Re: J3591A WEB COnsole Can NOT ping ( trying for 2 days)

Basheer,

Disconnect the crossover cable from the laptop and connect it to an hpux host (as I do not know a utility like linkloop on pc platform off hand) and program your interface address to something similar to that of SWC, i.e.

assuming you have an unused lan1
PPA=1
ifconfig lan${PPA} inet 192.0.0.190 netmask 255.255.255.0 up
linkloop -i ${PPA} -v 0x8d3bf1212876

where the last hex number followed by 0x is your SWC's etehernet port's MAC address.

Are you getting a response ? This is the ultimate test to tell you the ethernet hardware of the SWC is working or not.


________________________________
UNIX because I majored in cryptology...
Basheer_2
Trusted Contributor

Re: J3591A WEB COnsole Can NOT ping ( trying for 2 days)

Thanks for all

Nothing worked, gave up on this.