cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1067
Views
0
Helpful
2
Replies

help required in configuring telnet

sivakondalarao
Level 1
Level 1

Hi,

We have two PIX 515E firewalls working in HA mode.

I wanted to configure telnet access to firewalls from outside interface.

PIX version is 6.3(5)

I kept PC outside to outside interfaces.

PIX outside IP is 10.10.200.3, inside IP is 10.10.202.5 corresponding virtual IPs are 10.10.200.2 and 10.10.202.7

I have tried following configurations:

pix(config)#telnet 0 0 inside

pix(config)#telnet 0 0 outside

pix(config)#telnet 10.10.200.0 255.255.255.0 outside

pix(config)#telnet 10.10.202.0 255.255.255.0 inside

pix(config)#telnet 10.10.200.200 255.255.255.255 outside

I am able to telnet from internal interface side using inside ip address.

But from outside test pc with IP 10.10.200.200 I am not able to telnet to PIX.

I enabled logging console 5.

when I tried to telnet to outside virtual IP it is not showing any traffic to firewall.

If I try to outside interface I am able to see the traffic like

packets received from source 10.10.200.200 to 10.10.200.3

any help in this configuration. I wanted to telnet firewall from test pc.

Regards

SKRAO

1 Accepted Solution

Accepted Solutions

sravan_235
Level 1
Level 1

from outside u have to give ssh access

View solution in original post

2 Replies 2

sravan_235
Level 1
Level 1

from outside u have to give ssh access

tahseen12
Level 1
Level 1

Either using SSH or IPSEC.

You can't telnet to outside interface without using above due to security