Access-list ?? [7:71665]

2003-06-30 Thread Hyman, Craig
ALL- I know you have answered this question before, but I hope somewhere in your 4th of July heart you can help me. I have a 1600 router running a 12021 IP PLUS --- I have tried to add access-lists to block all sites incoming except 192.100.34.100-150. Can someone help with the correct lists. T

Re: Access-list ?? [7:71665]

2003-07-02 Thread Bikespace
Here's a weary stab at it. I'll probably regret rushing through this, but at least you'll get your answer when someone corrects me :-) I would think there has got to be a better way. Need someone who does it in binary. My head doesn't cut the mustard with the wildcard masks. permit 192.100.34.96 0

Re: Access-list ?? [7:71665]

2003-07-02 Thread Bikespace
Yep - I need to RTFQ :-) How about this (reversed): deny 192.100.34.96 0.0.0.3 permit 192.100.34.96 0.0.0.31 permit 192.100.34.128 0.0.0.15 permit 192.100.34.144 0.0.0.3 permit 192.100.34.148 0.0.0.1 Bikespace ""Bikespace"" wrote in message news:[EMAIL PROTECTED] > Here's a weary stab at it. I