Hi there,
have almost everything set up as needed except that the
PIX 501 seems to be garbling the traffic on port 25 and
drastically reducing the server/client response time.
Internet (pt80)access appears to be fine and I am totally stumped.
Can anyone see any errors in the config (below),
or have you heard of this before??
PIX Version 6.1(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
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 100 permit tcp any host 192.168.254.200 eq smtp
access-list 100 permit tcp any host 192.168.254.200 eq 1352
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 192.168.254.251 255.255.255.0
ip address inside 192.168.20.251 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm history enable
arp timeout 14400
global (outside) 1 192.168.254.11-192.168.254.30
global (outside) 1 192.168.254.10
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 192.168.254.200 192.168.20.2 netmask 255.255.255.255 0 0
access-group 100 in interface outside
route outside 0.0.0.0 0.0.0.0 192.168.254.254 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si
p 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
http server enable
http 192.168.20.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
no floodguard enable
no sysopt route dnat
telnet timeout 5
ssh timeout 5
dhcpd address 192.168.20.3-192.168.20.32 inside
dhcpd dns 195.40.1.36 193.131.248.36
dhcpd lease 99999
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
Cryptochecksum:cf998f8f56c5dba19839daa19e1a4960
The other possibility is a hardware/firmware error of course, but the crypto seems ok.
Any ideas?
Thanks
Mark
have almost everything set up as needed except that the
PIX 501 seems to be garbling the traffic on port 25 and
drastically reducing the server/client response time.
Internet (pt80)access appears to be fine and I am totally stumped.
Can anyone see any errors in the config (below),
or have you heard of this before??
PIX Version 6.1(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
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 100 permit tcp any host 192.168.254.200 eq smtp
access-list 100 permit tcp any host 192.168.254.200 eq 1352
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 192.168.254.251 255.255.255.0
ip address inside 192.168.20.251 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm history enable
arp timeout 14400
global (outside) 1 192.168.254.11-192.168.254.30
global (outside) 1 192.168.254.10
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 192.168.254.200 192.168.20.2 netmask 255.255.255.255 0 0
access-group 100 in interface outside
route outside 0.0.0.0 0.0.0.0 192.168.254.254 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si
p 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
http server enable
http 192.168.20.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
no floodguard enable
no sysopt route dnat
telnet timeout 5
ssh timeout 5
dhcpd address 192.168.20.3-192.168.20.32 inside
dhcpd dns 195.40.1.36 193.131.248.36
dhcpd lease 99999
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
Cryptochecksum:cf998f8f56c5dba19839daa19e1a4960
The other possibility is a hardware/firmware error of course, but the crypto seems ok.
Any ideas?
Thanks
Mark