Telnet; To Enable Telnet Support - Axis 2400 - PHP3 GUIDE Manual

Php3 guide
Table of Contents

Advertisement

PHP3 Guide

3.3.5.2 Telnet

For development it might be useful to connect to the Network Camera by Telnet.
Depending on what product is used, this is either enabled by default and have
authentication or can be enabled by editing the /etc/inittab. If the product require
editing of the /etc/inittab, there will be no authentication for the Telnet connection and
no password will be required for access.
Important: Enable this option for experimental use only. Never leave the Telnet
access enabled when having the Network Camera installed on a public site.

3.3.5.2.1 To enable Telnet support

Open an FTP session towards the Network Camera and type the commands viewed in
bold below:
C:\Axis >ftp <ip address of camera>
Connected to <ip address of camera>
220 Axis 2100 Network Camera 2.12 Feb 05 2001 ready.
User (<ip address of camera>:(none)): root
331 User name okay, need password.
Password: pass (if not changed from default)
230 User logged in, proceed.
ftp> ascii
ftp> cd /etc
ftp> get inittab
200 Command okay.
150 Opening data connection.
226 Transfer complete.
ftp: 1380 bytes received in 0,01Seconds 138,00Kbytes/sec.
At this stage, open the downloaded inittab file in an editor and find the following line:
#telnetd:3:respawn:/bin/telnetd
Remove the preceding "#":
telnetd:3:respawn:/bin/telnetd
Save the file
Axis Communications AB does not provide support for application development of any kind. The
information here is provided "as is", and there is no guarantee that any of the examples shown
will work in your particular application.
Revision 0.91 June 2001
17

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 2400 - PHP3 GUIDE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

2401 - php3 guide2420 - php3 guide240024012420

Table of Contents