Archived from groups: comp.security.firewalls (More info?)
Here's what should be a simple config issue... We have a PIX501, and a
web server behind it. I need everyone from the Outside
interface to be able to view our website sitting behind the firewall at
an internal address. I've done this on many other firewalls, but it's
not intuitive to me how to accomplish this on the PIX 501. Can anyone
tell me the easy way to accomplish this either on the command line or
by adding a new access rule in PDM?
Here is my currnet config that does not work (try not to laugh):
Archived from groups: comp.security.firewalls (More info?)
Walter,
Thanks a million for taking the time to check my 'config'.
Are you suggesting that my config should look like this (below)? Can
you predict whether I'll destroy the VPN (which is in use by 10
employees) by loading the suggested config? (I'm not asking you to take
on any liability, just wondering what to prepare for if it does explode
on me)...guess I could back it up first. Here's your copied suggestion:
"""Yup. It's messed up.
name 192.168.4.192 WEB
object-group service HTTPHTTPS tcp
port-object eq www
port-object eq https
access-list outside_cryptomap_nonat permit ip any 192.168.255.80
255.255.255.240
access-list outside_cryptomap_dyn_20 permit ip any 192.168.255.80
255.255.255.240
Archived from groups: comp.security.firewalls (More info?)
In article <1125510600.987079.277700@g49g2000cwa.googlegroups.com>,
<michael@culpeppertech.com> wrote:
:Thanks a million for taking the time to check my 'config'.
:Are you suggesting that my config should look like this (below)? Can
:you predict whether I'll destroy the VPN (which is in use by 10
:employees) by loading the suggested config?
As best I can see, the VPN can't work the way you've set it up.
If it -is- working, it's due to parts of the configuration that
you cut out in your posting. [We know that your posting was not
complete because there is no definition of RCMSWEB.]
I can't make any predictions as to what would break or not without
seeing your real configuration (with passwords obscured.)
--
Ceci, ce n'est pas une idée.
Archived from groups: comp.security.firewalls (More info?)
Thanks again.
The VPN is working like a charm and has been for two months now. I'm
suprised myself. What happened here is my friend/Cisco expert passed
away, so I'm supporting products that he suggested, but can't support
now that they have arrived.
I only edited the IP schemes and domain info in my config file post, so
the fact that RCMSWEB is not defined could be leftover from when I
tried to define a route to it in the PDM console. I thought it would be
pretty straightforward to route all HTTP/HTTPS/FTP traffic to a
specific inside IP address (RCMSWEB), but it may not be. Perhaps I
should state what I want to accomplish overall, then you can recommend
if the config you sent to me would apply to my situation?
I need VPN for Terminal Services, inbound HTTP/HTTPS/FTP traffic routed
to webserver, inbound SMTP traffic routed to Exchange server, and
outbound HTTP for internal workstations. This should be easy, right?
I'll make sure the config file I posted is complete and repost it if
not.
Thanks for your continued help on this one! If you have other sources
for easy configurations on this firewall, please let me know.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.