I have set up MS Exchange to use SMTP to host our own mail
Pix does not allow mail to come in from the outside world. I can send & receive mail from other users on the internal network and can send mail out over the Internet, but cannot receive from the Internet.
When I remove the Pix it all works fine and can telnet to port 25 but as soon as I put the Pix back I cannot telnet in nor receive mail.
I know I have to create access rules and have tried but I am new with Cisco Pix and cannot see what I am doing wrong, I have tried many different things & succeeded in confusing myself.
I have the following arrangement: -
· Incoming Broadband connected to Modem/Router (Fixed IP Address Outside, IP address inside 192.168.0.1)
· Modem connected to Pix 501 on (Outside Interface 192.168.0.2)
· Pix (Inside Interface 192.168.1.1) connected to my server on (Outside interface 192.168.1.2)
· Server (Inside interface 192.168.0.3) connected to internal network
Internet ||||| 192.168.0.1 – 192.168.0.2 ||||||-----
Out In Out In
Modem Pix
-----192.168.1.1 – 192.168.1.2 |||||| 192.168.0.3
Out In
Server
Please Help and Thanks in Advance
Vinny.
p.s. below is a copy of my running config on the Pix: -
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
hostname xxxx
domain-name xxxx
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
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
name 192.168.0.1
access-list acl_out permit tcp host 192.168.0.2 eq netbios-ssn
access-list acl_out permit udp host 192.168.0.2 eq netbios-ns
access-list acl_out permit udp host 192.168.0.2 eq netbios-dgm
access-list acl_out permit tcp host 192.168.0.2 eq 135
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.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 location 192.168.2.2 255.255.255.255 inside
pdm location 255.255.255.255 outside
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) 192.168.0.2 192.168.1.2 netmask 255.255.255.255 0 0
access-group acl_out in interface outside
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 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
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
no sysopt route dnat
telnet timeout 5
ssh timeout 5
dhcpd address 192.168.1.2-192.168.1.33 inside
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
Pix does not allow mail to come in from the outside world. I can send & receive mail from other users on the internal network and can send mail out over the Internet, but cannot receive from the Internet.
When I remove the Pix it all works fine and can telnet to port 25 but as soon as I put the Pix back I cannot telnet in nor receive mail.
I know I have to create access rules and have tried but I am new with Cisco Pix and cannot see what I am doing wrong, I have tried many different things & succeeded in confusing myself.
I have the following arrangement: -
· Incoming Broadband connected to Modem/Router (Fixed IP Address Outside, IP address inside 192.168.0.1)
· Modem connected to Pix 501 on (Outside Interface 192.168.0.2)
· Pix (Inside Interface 192.168.1.1) connected to my server on (Outside interface 192.168.1.2)
· Server (Inside interface 192.168.0.3) connected to internal network
Internet ||||| 192.168.0.1 – 192.168.0.2 ||||||-----
Out In Out In
Modem Pix
-----192.168.1.1 – 192.168.1.2 |||||| 192.168.0.3
Out In
Server
Please Help and Thanks in Advance
Vinny.
p.s. below is a copy of my running config on the Pix: -
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
hostname xxxx
domain-name xxxx
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
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
name 192.168.0.1
access-list acl_out permit tcp host 192.168.0.2 eq netbios-ssn
access-list acl_out permit udp host 192.168.0.2 eq netbios-ns
access-list acl_out permit udp host 192.168.0.2 eq netbios-dgm
access-list acl_out permit tcp host 192.168.0.2 eq 135
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.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 location 192.168.2.2 255.255.255.255 inside
pdm location 255.255.255.255 outside
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) 192.168.0.2 192.168.1.2 netmask 255.255.255.255 0 0
access-group acl_out in interface outside
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 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
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
no sysopt route dnat
telnet timeout 5
ssh timeout 5
dhcpd address 192.168.1.2-192.168.1.33 inside
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80