LittleFishy
MIS
Part 1 - Currently our internal intranet site is sitting on our Exchange server allowing remote access to it. I want to move this on to it's own server, but still allow access. I can give the server it's own external (193.*.*.*) and internal IP (172.31.*.*), but I need to make sure I get the PIX settings right. I was going for
access-list outside_in permit tcp any host 193.*.*.* eq www
as a first step, but now I'm not so sure. Could anyone help with the correct entries.
Part 2 - Our internal intranet site will be on a Win2K server, what is the best way of making the access as secure as possible?
Thanks for any help.
access-list outside_in permit tcp any host 193.*.*.* eq www
as a first step, but now I'm not so sure. Could anyone help with the correct entries.
Part 2 - Our internal intranet site will be on a Win2K server, what is the best way of making the access as secure as possible?
Thanks for any help.