Need help Port forwarding on PIX 501



Hey guys,

I just got my pix 501 working, Im no near a PIX guru here, Im just a
noobie. We used have a Netgear FS318, btw can I bridge them together??
Now, I want to opens up few port 3389, smtp, www,ftp and pop. I have
an MS Exchange 2003 running and one ftp server fyi.


Here's how my network was setup and I included sh config.
Can some verify if this line config it correct?

[LAN]------>inside192.168.1.1{pix}outside PPPoE----------->( cloud )

PIX Version 6.3(1)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password ******************* encrypted
passwd **********************encrypted
hostname 199pix
domain-name katapole
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
names
access-list 100 permit icmp any any echo-reply
access-list 100 permit icmp any any time-exceeded
access-list 100 permit icmp any any unreachable
access-list outbound permit tcp any any eq 3389
access-list outbound permit tcp any any eq smtp
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside pppoe setroute
ip address inside 192.168.1.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location 192.168.1.2 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp interface 3389 192.168.1.2 3389 netmask
255.255.255.255 0 0
static (inside,outside) tcp interface smtp 192.168.1.2 smtp netmask
255.255.255.255 0 0
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225
1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
aaa authentication telnet console LOCAL
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
telnet 192.168.1.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
vpdn group pppoe_group request dialout pppoe
vpdn group pppoe_group localname USRNAME
vpdn group pppoe_group ppp authentication pap
vpdn username USRNAME password *********
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
username admin password 1ZXpWLcm3C.25OQ/ encrypted privilege 15
terminal width 80
Cryptochecksum:93b3f2cf0e1fcf9a5c357d2b3d6404a9

.



Relevant Pages

  • Re: PIX 704 Connat pass traffix
    ... Unless you know PIX OS inside and out you should refrain ... > timeout xlate 3:00:00 ... > dhcpd address 10.5.1.50-10.5.1.60 inside ... > fixup protocol dns maximum-length 512 ...
    (comp.dcom.sys.cisco)
  • Re: Pix Configuration (PPPoe, VPN, between 3 sites)
    ... > interface ethernet0 auto ... > fixup protocol dns maximum-length 512 ... > timeout xlate 0:05:00 ... > isakmp policy 20 authentication pre-share ...
    (comp.dcom.sys.cisco)
  • Re: Need help Port forwarding on PIX 501
    ... fixup protocol h323 h225 1720 ... access-list 100 permit icmp any any time-exceeded ... you have to define an access-group that the access-list applies to: ... timeout uauth 0:05:00 absolute ...
    (comp.dcom.sys.cisco)
  • RE: [fw-wiz] Cisco PiX 501 running 6.2 - Defying me for no reason
    ... fixup protocol ftp 21 //when I reset the firewall to factory standards, ... timeout xlate 0:05:00 ... line without a firewall. ... I cannot ping names, such as www.google.ca ...
    (Firewall-Wizards)
  • Re: Problems configuring my PIX525
    ... >will be mapped back statically to the following public IPs allocated to the DMZ: ... >fixup protocol http 80 ... >failover timeout 0:00:00 ...
    (comp.security.firewalls)