changing the starting default telnet console port for devices

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
firsttimer
Posts: 28
Joined: Fri Mar 31, 2017 9:09 pm

changing the starting default telnet console port for devices

Post by firsttimer » Mon May 01, 2017 3:39 am

HI Admins,

I need to change the starting console port instead of 32769 to 35001 can someone advice how can i achieve that?


cheers,
Firsttimer

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: changing the starting default telnet console port for devices

Post by ramindia » Mon May 01, 2017 4:24 am

firsttimer wrote:
Mon May 01, 2017 3:39 am
HI Admins,

I need to change the starting console port instead of 32769 to 35001 can someone advice how can i achieve that?

cheers,
Firsttimer
Yes you can do by customising the __node.php

Stop All running LABS.

1. edit __node.php
2. Find the like like below and change desired port number ( line number 297)
port.PNG
3. save the file
4. fix the permission.
5. start the lab.

R!
You do not have the required permissions to view the files attached to this post.

firsttimer
Posts: 28
Joined: Fri Mar 31, 2017 9:09 pm

Re: changing the starting default telnet console port for devices

Post by firsttimer » Mon May 01, 2017 7:41 am

thanks!

firsttimer
Posts: 28
Joined: Fri Mar 31, 2017 9:09 pm

Re: changing the starting default telnet console port for devices

Post by firsttimer » Wed May 03, 2017 4:19 am

where i can find this node.php

firsttimer
Posts: 28
Joined: Fri Mar 31, 2017 9:09 pm

Re: changing the starting default telnet console port for devices

Post by firsttimer » Wed May 03, 2017 4:22 am

got it!

firsttimer
Posts: 28
Joined: Fri Mar 31, 2017 9:09 pm

Re: changing the starting default telnet console port for devices

Post by firsttimer » Wed May 03, 2017 4:23 am

got it!

root@eve-ng:/opt/unetlab/html/includes#

Post Reply