11-12-2003 07:32 AM - edited 02-20-2020 11:05 PM
This is my situation.
PIX 501 connected to Alcatel ADSL router. The Alcatel router is connected to the internet (fix ip add) and performing PAT. In between the alcatel and pix outside interface I´m using add 192.168.100.x.
In my pix I have the following;
names
name 10.51.225.2 Smtp_Server
ip address outside 192.168.100.253 255.255.255.0
ip address inside 10.51.225.253 255.255.255.0
global (outside) 1 192.168.100.100
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 192.168.100.253 Smtp_Server netmask 255.255.255.255 0 0
When I enter this information first time I can recieve mail from outside. After pix reload my mail ceases to work.
Can ayone tell why?
Regards
Fernando
11-12-2003 02:04 PM
I know this sounds basic...but you are doing a 'write mem' after putting in your config, so that its saved after a potential reload ??
11-13-2003 01:35 AM
Hi jlebaron,
Yes obviously I am. But I found the problem.
I changed line "static (inside,outside) 192.168.100.253 Smtp_Server netmask 255.255.255.255 0 0"
to
static (inside,outside) tcp 192.168.100.253 smtp Smtp_Server smtp netmask 255.255.255.255 0 0
Thanks anyway
Regards
Fernando
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide