Re: PIX 515 firewall sample config .... [7:20654]

2001-09-21 Thread Dennis H

You might want to think about upgrading to PIX6 and using the gui client.
It's very similar to checkpoint...




""RAJESH AGNIHOTRI""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Greeting to you all techi guys ..
>
>
> My name is Rajesh ... i have a new project to implement. Basically i am
> checkpoint guy .. I need to implement cisco PIX firewall 515 at one of our
> customer place . All i need from you guys is a sample config with nat
enable
> with static mappings ..
>
>
> Thanks
>
> Regard
>
> Rajesh
>
> _
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20672&t=20654
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: PIX 515 firewall sample config .... [7:20654]

2001-09-21 Thread Kent Hundley

There are many examples in the Cisco documentation:

http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_60/config/exam
ples.htm

-Kent

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
RAJESH AGNIHOTRI
Sent: Thursday, September 20, 2001 11:38 PM
To: [EMAIL PROTECTED]
Subject: PIX 515 firewall sample config  [7:20654]


Greeting to you all techi guys ..


My name is Rajesh ... i have a new project to implement. Basically i am
checkpoint guy .. I need to implement cisco PIX firewall 515 at one of our
customer place . All i need from you guys is a sample config with nat enable
with static mappings ..


Thanks

Regard

Rajesh

_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20680&t=20654
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: PIX 515 firewall sample config .... [7:20654]

2001-09-21 Thread Kevin McIntyre

I  have tried to enable this on my 506 with version 6 software with the
following two
lines:

http server enable
http 0.0.0.0 0.0.0.0 inside

But...nothing is available when you hit the pix with a web browser.  ie no
server
running.  Did I miss something??

Kevin


Dennis H wrote:

> You might want to think about upgrading to PIX6 and using the gui client.
> It's very similar to checkpoint...
>
> ""RAJESH AGNIHOTRI""  wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Greeting to you all techi guys ..
> >
> >
> > My name is Rajesh ... i have a new project to implement. Basically i am
> > checkpoint guy .. I need to implement cisco PIX firewall 515 at one of
our
> > customer place . All i need from you guys is a sample config with nat
> enable
> > with static mappings ..
> >
> >
> > Thanks
> >
> > Regard
> >
> > Rajesh
> >
> > _
> > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20734&t=20654
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: PIX 515 firewall sample config .... [7:20654]

2001-09-21 Thread Rik Guyler

You have to instal the HTML content.  The PDM (PIX Device Manager) is a
separate install from the OS.

---
Rik Guyler

-Original Message-
From: Kevin McIntyre [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 21, 2001 7:48 PM
To: [EMAIL PROTECTED]
Subject: Re: PIX 515 firewall sample config  [7:20654]


I  have tried to enable this on my 506 with version 6 software with the
following two
lines:

http server enable
http 0.0.0.0 0.0.0.0 inside

But...nothing is available when you hit the pix with a web browser.  ie no
server
running.  Did I miss something??

Kevin


Dennis H wrote:

> You might want to think about upgrading to PIX6 and using the gui client.
> It's very similar to checkpoint...
>
> ""RAJESH AGNIHOTRI""  wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Greeting to you all techi guys ..
> >
> >
> > My name is Rajesh ... i have a new project to implement. Basically i am
> > checkpoint guy .. I need to implement cisco PIX firewall 515 at one of
our
> > customer place . All i need from you guys is a sample config with nat
> enable
> > with static mappings ..
> >
> >
> > Thanks
> >
> > Regard
> >
> > Rajesh
> >
> > _
> > Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20754&t=20654
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: PIX 515 firewall sample config .... [7:20654]

2001-09-22 Thread Gareth Hinton

Kevin,

Couple of things you might like to check, definitely true for the 506
(couldn't guarantee for other versions of pix, but no reason to doubt it):

1.  The PDM image is a separate one which sits along side the standard Pix
image, so if you haven't got it already, download the PDM software, then
"copy tftp flash:pdm" and follow the prompts as usual.
2.  Your Pix license needs to be DES or 3DES to use PDM.
3.  The web access is https (SSL) not just http, so
https://pix_inside_address

Regards,

Gaz

""Kevin McIntyre""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I  have tried to enable this on my 506 with version 6 software with the
> following two
> lines:
>
> http server enable
> http 0.0.0.0 0.0.0.0 inside
>
> But...nothing is available when you hit the pix with a web browser.  ie no
> server
> running.  Did I miss something??
>
> Kevin
>
>
> Dennis H wrote:
>
> > You might want to think about upgrading to PIX6 and using the gui
client.
> > It's very similar to checkpoint...
> >
> > ""RAJESH AGNIHOTRI""  wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > Greeting to you all techi guys ..
> > >
> > >
> > > My name is Rajesh ... i have a new project to implement. Basically i
am
> > > checkpoint guy .. I need to implement cisco PIX firewall 515 at one of
> our
> > > customer place . All i need from you guys is a sample config with nat
> > enable
> > > with static mappings ..
> > >
> > >
> > > Thanks
> > >
> > > Regard
> > >
> > > Rajesh
> > >
> > > _
> > > Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20790&t=20654
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]