With regards to these two lines:

> static (inside,outside) tcp interface ftp 192.168.0.1 ftp netmask
> 255.255.255.255 0 0
> static (inside,outside) tcp interface www 192.168.0.1 www netmask
> 255.255.255.255 0 0

I believe they should read:

static (inside, outside) tcp interface OUTSIDE ftp 192.168.0.1 ftp netmask
255.255.255.255
static (inside, outside) tcp interface OUTSIDE ftp 192.168.0.1 ftp netmask
255.255.255.255

If I am wrong, I'm sure I will be severely reprimanded...I mean corrected.


""NetEng""  wrote in message
news:[EMAIL PROTECTED]
> I am still not able to connect to my web and ftp services. I have pasted
the
> relative info below. Am I missing something or do is my config wrong?
> :
> PIX Version 6.1(3)
> nameif ethernet0 outside security0
> nameif ethernet1 inside security100
> access-list 101 permit icmp any any unreachable
> access-list 101 permit icmp any any time-exceeded
> access-list 101 permit icmp any any echo-reply
> access-list 102 permit tcp any any eq ftp
> access-list 102 permit tcp any any eq www
> pager lines 24
> interface ethernet0 10baset
> interface ethernet1 10full
> mtu outside 1500
> mtu inside 1500
> ip address outside dhcp setroute
> ip address inside 192.168.0.100 255.255.255.0
> global (outside) 1 interface
> nat (inside) 1 0.0.0.0 0.0.0.0 0 0
> static (inside,outside) tcp interface ftp 192.168.0.1 ftp netmask
> 255.255.255.255 0 0
> static (inside,outside) tcp interface www 192.168.0.1 www netmask
> 255.255.255.255 0 0
> access-group 102 in interface outside
>
> Thanks for the help so far
>
>
> ""Scott""  wrote in message
> news:[EMAIL PROTECTED]
> > static (inside,outside) tcp interface ftp 10.1.1.3 ftp netmask
> > 255.255.255.255 0 0
> >
> > Scott
> > ""NetEng""  wrote in message
> > news:[EMAIL PROTECTED]
> > > I'm trying to do port redirection on my PIX and here's the example
from
> > > Cisco. My problem is my outside interface is set for DHCP. How do I
> change
> > > the command to reflect a dynamic outside address?
> > >
> > > static (inside,outside) tcp 172.18.124.99 ftp 10.1.1.3 ftp netmask
> > > 255.255.255.255 0 0




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=73104&t=73065
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to