08-13-2006 10:37 PM - edited 03-03-2019 01:38 PM
Hi
PS Throw light to the following Scenario:
an internet router connected to the ISP,WE Recently removed the ISA And replaced pix firewall with 3 interface. interface 1 of the pix connected to the internet router via a cross cable.interface 2(10.100.10.100) connected to the lan segment;now i need to publish the exchange server(10.100.10.101) to the internet!what would be the config on the pix to meet the previous required?
10xs for ur reply
08-13-2006 11:19 PM
Well,
static (dmz, outside) public_ip_of_exchange 10.100.10.101
access-list outside permit tcp any host public_ip_of_exchange eq 25
would do :)
If you want to publish some other service (like pop3, nntp or similiar) just add it to an access-list...
Also, take care of what is published (both access-list and static from inside) from inside to DMZ...
08-14-2006 10:10 PM
Hi
10xs for ur reply.do u have a link or white paper That similate my scenario?
10xs
08-14-2006 10:32 PM
Hi,
I suggest you go through this document, which outlines the various ways in which you can enable inbound connectivity through your firewall:
Hope that helps - pls do rate the post if it does.
Paresh
08-14-2006 10:48 PM
Hi Paresh thanks a lot!
08-14-2006 10:57 PM
H Paresh1
i have 1 question!i have been reading all ur posts in these forums.how did u know all this usefull links for every issue, and provide it to helped the people in this forum?u know every thing about every thing in cisco products?even the usefull links
i hope if u answer me?
10xs paresh
08-14-2006 11:03 PM
You give me too much credit, mate ! I only answer posts on things that I actually know about and I keep a list of some useful bookmarks that allow me to get to most of these links. For example, the one I pointed you to was straight out of the PIX configuration guide...
In any case, it's a pleasure to be of assistance.
Regards,
Paresh
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