08-18-2004 11:19 PM - edited 02-20-2020 11:34 PM
I have 1 pair of PIX failover and 2 internet connections (2 routers). Normally I use 1 connection to connect corporate network by VPN and another for Internet access.Firstly, I use static NAT (200.x.x.222) for my mail server which has provide both POP3/SMTP and Webmail service to the first connection.For routing table, I set some static route to the first connection and default route to the second connection. The problem is we couldn't access the our webmail IP 200.x.x.222. I thought that mail server couldn't found the routing it has to go. Because it has the static NAT for the first connection but the routing force it to pass the packet to the second connection. So I think that if we can do source-routing, maybe it can solve the problem but I can't found this feature from PIX firewall. Could you please help me solve this.
Remark: We can't do the static NAT for the second interface because this connection just only temporary Internet access way.
Please help us to solve this problem.
Thanks in advance,
Natima
08-21-2004 08:20 AM
hi,
are both your internet connections connected to only one interface of PIX, that is outside?
thanks
Nadeem
08-24-2004 01:38 AM
Nadeem,
Thanks for your help.As your question, I have 2 interfaces of PIX, outside and outside2 interface, to connect 2 internet connections.
Natima
08-24-2004 09:30 AM
Hi,
You need to trace the packets. It seems like they are coming from other interface where you dont have that static defined.
Why dont you define the same static on both the interfaces.
e.g. static (dmz1,outside1) x.x.x.x y.y.y.y
static (dmz1,outside2) x.x.x.x y.y.y.y
thanks
Nadeem
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