Hi
I have had a look around, but could not find anything for this scenario.
We use W2000 SBS, which comes with ISA and Exchange bundled onto the one server. We only use POP3 at the moment but want to move to smtp.
We also have a PIX 506e.
As a router we have a Dlink 50504T, which is set to no NAT and no firewall.
I have enabled Exchange server access on the SBS box - and as this is done throguh a wizard I presume it to be correct.
We now have some permanent public IP address too. I have given the router a public IP address, I have given the outside of the PIX a public addess, and I have reserved one for the Email.
Belwo is our PIX config. Should I be able to plug into the router with another public IP address and telnet to the mail server using 'telnet ExchangeIPaddress 25'? If so it does not respond.
Also do I or do I not fixup protocol smtp?
Not only am I a bit of a newbie, this is making me wonder about my IQ.
Any help gladly appreciated
Thanks
HBalf1
PIX Version 6.3(4)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password OVr00WX3N7/BuoOJ encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname HistPIX
fixup protocol dns maximum-length 512
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 pptp 1723
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
fixup protocol tftp 69
names
access-list outside-in permit tcp any host 21.21.21.119 eq smtp
pager lines 24
logging on
logging buffered debugging
logging trap warnings
logging host inside 172.16.0.2
mtu outside 1500
mtu inside 1500
ip address outside 21.21.21.117 255.255.255.248
ip address inside 172.16.0.1 255.255.0.0
ip audit info action alarm
ip audit attack action alarm
pdm history enable
arp timeout 14400
global (outside) 1 81.86.0.178 netmask 255.255.255.248
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp 21.21.21.119 smtp 172.16.0.3 smtp netmask 255.255.255
.255 0 0
access-group outside-in in interface outside
route outside 0.0.0.0 0.0.0.0 21.21.21.122 1
timeout xlate 3:00: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 TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
tftp-server inside 172.16.0.2 pix/config/test3
floodguard enable
telnet timeout 5
ssh timeout 5
console timeout 0
terminal width 80
Cryptochecksum:9950642cc283a259a16129478b99ae85
: end
[OK]
I have had a look around, but could not find anything for this scenario.
We use W2000 SBS, which comes with ISA and Exchange bundled onto the one server. We only use POP3 at the moment but want to move to smtp.
We also have a PIX 506e.
As a router we have a Dlink 50504T, which is set to no NAT and no firewall.
I have enabled Exchange server access on the SBS box - and as this is done throguh a wizard I presume it to be correct.
We now have some permanent public IP address too. I have given the router a public IP address, I have given the outside of the PIX a public addess, and I have reserved one for the Email.
Belwo is our PIX config. Should I be able to plug into the router with another public IP address and telnet to the mail server using 'telnet ExchangeIPaddress 25'? If so it does not respond.
Also do I or do I not fixup protocol smtp?
Not only am I a bit of a newbie, this is making me wonder about my IQ.
Any help gladly appreciated
Thanks
HBalf1
PIX Version 6.3(4)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password OVr00WX3N7/BuoOJ encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname HistPIX
fixup protocol dns maximum-length 512
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 pptp 1723
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
fixup protocol tftp 69
names
access-list outside-in permit tcp any host 21.21.21.119 eq smtp
pager lines 24
logging on
logging buffered debugging
logging trap warnings
logging host inside 172.16.0.2
mtu outside 1500
mtu inside 1500
ip address outside 21.21.21.117 255.255.255.248
ip address inside 172.16.0.1 255.255.0.0
ip audit info action alarm
ip audit attack action alarm
pdm history enable
arp timeout 14400
global (outside) 1 81.86.0.178 netmask 255.255.255.248
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp 21.21.21.119 smtp 172.16.0.3 smtp netmask 255.255.255
.255 0 0
access-group outside-in in interface outside
route outside 0.0.0.0 0.0.0.0 21.21.21.122 1
timeout xlate 3:00: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 TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
tftp-server inside 172.16.0.2 pix/config/test3
floodguard enable
telnet timeout 5
ssh timeout 5
console timeout 0
terminal width 80
Cryptochecksum:9950642cc283a259a16129478b99ae85
: end
[OK]