cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
630
Views
0
Helpful
3
Replies

Error: Static overlaps???

adisegna
Level 1
Level 1

I have a mail server that handles email for 2 domains.

I am trying to map 2 global addresses to 1 internal server. I am receiving the following error:

ERROR: static overlaps with <global address>/25 to <local address>/25

What is the command to fix this?

Thanks in advance...

3 Replies 3

tvanginneken
Level 8
Level 8

Hi,

the static command specifies which global address the internal mail server will use when accessing the internet. If you specify two different global addresses, the pix will not be able to decide which global address to use for outgoing (and incoming) traffic.

I don't think you will be able to use two different global addresses for this.

Kind Regards,

Tom

What OS is your mail server running? If you are running NT/2000, assign two internal IPs to either one NIC or two different NICs..

RobertG...

Hmm.. o.k. I had this setup on my 2600 and it worked fine.... Using inside and outside source static commands.

There has to be a way?

I guess I can change the MX records for the 2 different domains and point them to the single public IP address.

Thansk