RE: ACL studying [7:49154]

2002-07-19 Thread Kris Keen
host 10.10.10.35 10.10.10.36 0.0.0.3 10.10.10.40 0.0.0.7 10.10.10.48 0.0.0.1 verified :) That seems to be the easiest Message Posted at: http://www.groupstudy.com/form/read.php?f=7i=49225t=49154 -- FAQ, list archives, and subscription info:

RE: ACL studying [7:49154]

2002-07-18 Thread Daniel Cotts
host 10.10.10.35 10.10.10.36 0.0.0.3 10.10.10.40 0.0.0.7 10.10.10.48 0.0.0.1 -Original Message- From: Persio Pucci [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 1:19 PM To: [EMAIL PROTECTED] Subject: ACL studying [7:49154] Folks, what would be the smallest way to

RE: ACL studying [7:49154]

2002-07-18 Thread Blair, Philip S
A different spin. access-list 1 permit 10.10.10.32 0.0.0.1 access-list 1 permit host 10.10.10.34 access-list 1 deny 10.10.10.32 0.0.0.127 access-list 1 deny host 10.10.10.49 access-list 1 permit any -Original Message- From: Persio Pucci [mailto:[EMAIL PROTECTED]] Sent: Thursday,

RE: ACL studying [7:49154]

2002-07-18 Thread Kaminski, Shawn G
hosts 32-34 and hosts 50-63 which makes this useless unless you don't care about the other hosts! Shawn K. -Original Message- From: Daniel Cotts [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 3:19 PM To: [EMAIL PROTECTED] Subject: RE: ACL studying [7:49154] host 10.10.10.35

Re: ACL studying [7:49154]

2002-07-18 Thread Gaz
I reckon you typo'd with the third line Philip. How's this: access-list 1 permit 10.10.10.32 0.0.0.1 access-list 1 permit host 10.10.10.34 access-list 1 deny 10.10.10.32 0.0.0.15 access-list 1 deny host 10.10.10.49 access-list 1 permit any Blair, Philip S wrote in message [EMAIL

RE: ACL studying [7:49154]

2002-07-18 Thread Daniel Cotts
But doesn't 10.10.10.48 sneek through? -Original Message- From: Gaz [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 3:50 PM To: [EMAIL PROTECTED] Subject: Re: ACL studying [7:49154] I reckon you typo'd with the third line Philip. How's this: access-list 1 permit