Re: Wild Card Mask Puzzle SOLUTION!!!!!!

2000-07-05 Thread Michael L. Williams
hese things in the future.. =) Mike W. - Original Message - From: Andreas Klemm <[EMAIL PROTECTED]> To: Michael L. Williams <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 05, 2000 12:59 AM Subject: Re: Wild Card Mask Puzzle SOLUTION!! > On Tu

Re: Wild Card Mask Puzzle SOLUTION!!!!!!

2000-07-05 Thread Joe
I agree with this -Joe- Andreas Klemm <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Tue, Jul 04, 2000 at 11:19:17AM -0500, Michael L. Williams wrote: > > access-list 10 permit A.B.C.1 255.255.255.24 > ^^^ > This is

Re: Wild Card Mask Puzzle SOLUTION!!!!!!

2000-07-04 Thread Andreas Klemm
On Tue, Jul 04, 2000 at 11:19:17AM -0500, Michael L. Williams wrote: > access-list 10 permit A.B.C.1 255.255.255.24 ^^^ This is wrong. Why "don't care bits", if you have a specific A.B.C address ? Correct is: access-list 10 permit A.B.C.1 0.0.0.24 -- And

RE: Wild Card Mask Puzzle SOLUTION!!!!!!

2000-07-04 Thread Chuck Larrieu
etime. Chuck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Michael L. Williams Sent: Tuesday, July 04, 2000 3:02 PM To: [EMAIL PROTECTED] Subject: Re: Wild Card Mask Puzzle SOLUTION!! Sorry for overlooking you! Good job! Mike W. J

Re: Wild Card Mask Puzzle SOLUTION!!!!!!

2000-07-04 Thread Michael L. Williams
Sorry for overlooking you! Good job! Mike W. John Neiberger <[EMAIL PROTECTED]> wrote in message 32064763.962730060174.JavaMail.imail@tiptoe">news:32064763.962730060174.JavaMail.imail@tiptoe... > Thanks, Evgeny. My answer had that mask 0.0.0.24, which would only allow > specific hosts on a spe

Re: Wild Card Mask Puzzle SOLUTION!!!!!!

2000-07-04 Thread John Neiberger
Thanks, Evgeny. My answer had that mask 0.0.0.24, which would only allow specific hosts on a specific subnet. If the original question was to allow any host witha 1,9,17, or 25 in the last octect--but from any subnet--then 255.255.255.24 would be the correct answer. It all depends on how the or

Re: Wild Card Mask Puzzle SOLUTION!!!!!!

2000-07-04 Thread Evgeny Babanin
Michael, Thanks a lto for mentioning my name, but I've just looked through follow-ups and found out that John Neiberger was the first to give correct answer. RGRDS, EVgeny -- *** Please DO NOT send replies just directly to me, post them to the Newsgroup as well *** ""Michael L.

Wild Card Mask Puzzle SOLUTION!!!!!!

2000-07-04 Thread Michael L. Williams
Okay. There have been alot of responses to this. And alot of people wanting the answer. SO, let me mention Evgeny Babanin and Chuck Hwang, since they gave correct responses to the question! Congrats!! Now, I'll everyone's agony... =) The answer is: access-list 10 permit A.B.C.1 255.