From: Arun Arumuganainar (aarumuga@hotmail.com)
Date: Sun Aug 21 2005 - 11:12:10 GMT-3
Not sure about PIX . But on IOS routers use an extended access-list to do
this !!!
Skeleton of Sample Config
interface Ethernet0
IP address 192.168.0.1 255.255.255.0
IP nat inside
!
!
interface BRI0
IP address negotiated
IP nat outside
encapsulation ppp
dialer map IP 20.1.1.1 5553000
dialer-group 1
isdn switch-type basic-5ess
!
IP nat inside source list 105 interface BRI0 overload
no IP http server
IP classless
!
access-list 105 permit IP 192.168.0.0 0.0.0.255 any
dialer-list 1 protocol IP permit
Pls. Note : Ensure that you use an extended access list or Named accesslist
for if you need telenet to BRI interface from the Head End !!!
Thanks and Regards
Arun
----- Original Message -----
From: <muath_thebest@hotmail.com>
To: <ccielab@groupstudy.com>
Sent: Sunday, August 21, 2005 7:13 PM
Subject: how to enable telnet on the outside interface for PIX
> HI,
> Can any body send me the part of configuration needed to make someone on
the outside be able to do telnet on outside interface of pixfirewall.
> I already enabled the telent on the inside and DMZ interfaces. but I do
not know how I can enable it for outside.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:01:19 GMT-3