RE: help with outbound statement [7:33085]

2002-01-24 Thread Berry Mobley
ue only) now. >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >Sent: Thursday, January 24, 2002 2:32 PM >To: [EMAIL PROTECTED] >Subject: FW: help with outbound statement [7:33085] > > >i inputed this command , >access-list outbound deny ip 1

RE: help with outbound statement [7:33085]

2002-01-24 Thread Bill Carter
access-group outbound in interface inside -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 24, 2002 2:32 PM To: [EMAIL PROTECTED] Subject: FW: help with outbound statement [7:33085] i inputed this command , access-list outbound deny ip

FW: help with outbound statement [7:33085]

2002-01-24 Thread george gittins
i inputed this command , access-list outbound deny ip 10.3.0.0 255.255.0.0 216.136.131.71 255.255.255.255 do i have to apply it to an interface? > >outbound 1 deny 10.3.0.0 255.255.0.0 216.136.131.71 255.255.255.255 Which version of PIX code are you running? 5.x syntax would be: access-list

FW: help with outbound statement [7:33085]

2002-01-24 Thread george gittins
im using version 6.1 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Berry Mobley Sent: Thursday, January 24, 2002 8:07 AM To: [EMAIL PROTECTED] Subject: Re: help with outbound statement [7:33085] At 10:15 AM 1/24/2002 -0500, you wrote: >Im trying

Re: help with outbound statement [7:33085]

2002-01-24 Thread Berry Mobley
At 10:15 AM 1/24/2002 -0500, you wrote: >Im trying to write a deny statement on my pix these is the command that im >trying > >outbound 1 deny 10.3.0.0 255.255.0.0 216.136.131.71 255.255.255.255 Which version of PIX code are you running? 5.x syntax would be: access-list outbound deny ip 10.3.

help with outbound statement [7:33085]

2002-01-24 Thread george gittins
Im trying to write a deny statement on my pix these is the command that im trying outbound 1 deny 10.3.0.0 255.255.0.0 216.136.131.71 255.255.255.255 which would say network everything on network 10.3.0.0 can go to 216.136.131.71 i get an error so i cant even apply it to the inside interface