Page 1 of 1

changing the starting default telnet console port for devices

Posted: Mon May 01, 2017 3:39 am
by firsttimer
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

Re: changing the starting default telnet console port for devices

Posted: Mon May 01, 2017 4:24 am
by ramindia
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!

Re: changing the starting default telnet console port for devices

Posted: Mon May 01, 2017 7:41 am
by firsttimer
thanks!

Re: changing the starting default telnet console port for devices

Posted: Wed May 03, 2017 4:19 am
by firsttimer
where i can find this node.php

Re: changing the starting default telnet console port for devices

Posted: Wed May 03, 2017 4:22 am
by firsttimer
got it!

Re: changing the starting default telnet console port for devices

Posted: Wed May 03, 2017 4:23 am
by firsttimer
got it!

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