Server Management - Remote Server Management
1826420 Members
3131 Online
109692 Solutions
New Discussion

Re: HP ILO 4 on macOS Moterey w/Java applet fails with telnet.connect() SocketException: j

 
RobbieTheK
Advisor

HP ILO 4 on macOS Moterey w/Java applet fails with telnet.connect() SocketException: java

Does Telnet TCP port 23 really need to be open? I see an old thread that mentions it needs to be open. Another thread mentions having to open port 23 within their DMZ. I added the URL to the Java Control Panel. In /etc/pf.conf I added:

pass in proto tcp from any to any port 23
pass in proto tcp from any to any port 1999

In the Java console I see these logs:

Exception: java.io.FileNotFoundException: /Users/rk3199/.java/hp.properties (No such file or directory)
basic: JNLP2ClassLoader.findClass: com.hp.ilo2.virtdevs.MediaAccess: try again ..
Checking for /var/folders/bx/t6518csx05n15yv4qn2g_1380000gq/T/cpqma-c4c008a
DLL not present
basic: JNLP2ClassLoader.findClass: com.hp.ilo2.virtdevs.D: try again ..
chk getPort: 1999
network: Connecting https://localhost:1999/json/vm_status with proxy=DIRECT
Media Access not available...
basic: Loaded image: jar:https://localhost:1999/html/intgapp4_231.jar!/com/hp/ilo2/remcons/images/Image_File.png
basic: Loaded image: jar:https://localhost:1999/html/intgapp4_231.jar!/com/hp/ilo2/remcons/images/Network.png
basic: Loaded image: jar:https://localhost:1999/html/intgapp4_231.jar!/com/hp/ilo2/remcons/images/Image_File.png
basic: Loaded image: jar:https://localhost:1999/html/intgapp4_231.jar!/com/hp/ilo2/remcons/images/Network.png
basic: JNLP2ClassLoader.findClass: com.hp.ilo2.virtdevs.virtdevs$1: try again ..
..screen update thread started..
RC port number 17990
updated: connecting to localhost:17990
network: Connecting socket://localhost:17990 with proxy=DIRECT
telnet.connect() SocketException: java.net.ConnectException: Connection refused (Connection refused)
Remote Console inactivity timeout = 15 minutes.
Set Inital focus for session..

However it looks like 23 won't open:

nc -vnz 127.0.0.1 1999
Connection to 127.0.0.1 port 1999 [tcp/*] succeeded!

nc -vnz 127.0.0.1 23
nc: connectx to 127.0.0.1 port 23 (tcp) failed: Connection refused

Any tips to getting this to work?

2 REPLIES 2
RobbieTheK
Advisor

Re: HP ILO 4 on macOS Moterey w/Java applet fails with telnet.connect() SocketException: j

No but I am getting closer with one of the links I shared in my original post. Would there be a way as a 1 time courtesy to get a BIOS download for this?

ManBha
HPE Pro

Re: HP ILO 4 on macOS Moterey w/Java applet fails with telnet.connect() SocketException: j

Hello,

 

You will need active warranty/contract to download the BIOS.

 

Please do log a case using the below link for exceptions(if any).

https://support.hpe.com/connect/s/?language=en_US

 

Thanks.

 

 

 

 

I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

Accept or Kudo