- Posts: 58
- Thank you received: 0
Allowing Websites using Access-List
- gagamboy
- Topic Author
- Visitor
16 years 2 months ago #27860
by gagamboy
Allowing Websites using Access-List was created by gagamboy
Hi Guys,
Is it possible to allow or deny a websites using access-list in Cisco 6500 or 3750? If yes, can you please enlighten me or give me a hint on where I can start to study. Thanks.
Your help is highly appreciated.
regards,
Gagamboy
Is it possible to allow or deny a websites using access-list in Cisco 6500 or 3750? If yes, can you please enlighten me or give me a hint on where I can start to study. Thanks.
Your help is highly appreciated.
regards,
Gagamboy
16 years 2 months ago #27863
by novembre
Replied by novembre on topic Re: Allowing Websites using Access-List
There a few ways you can do it and it shouldn't matter if either switch is pure layer 2. Try a search for "extended access lists" or something and post your questions. You will probably end up with something similar to:
access-list 101 deny/permit tcp host <source_ip> host <dest_ip> eq www
You can use subnets rather than hosts. Remember a permit statement and then apply to interface.
access-list 101 deny/permit tcp host <source_ip> host <dest_ip> eq www
You can use subnets rather than hosts. Remember a permit statement and then apply to interface.
16 years 1 month ago #27865
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Allowing Websites using Access-List
This might help:
articles.techrepublic.com.com/5100-10878_11-6115879.html
I'm not sure about the 6500 series. But I know the 3750 can do it.
I'm not sure about the 6500 series. But I know the 3750 can do it.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
- skepticals
- Offline
- Elite Member
Less
More
- Posts: 783
- Thank you received: 0
16 years 1 month ago #27868
by skepticals
Replied by skepticals on topic NBAR
You could also look into using NBAR (Network Based Application Recognition) to block web sites among other things. Take a look at the article on
www.conftea.com/
- gagamboy
- Topic Author
- Visitor
16 years 1 month ago #27875
by gagamboy
Replied by gagamboy on topic Re: Allowing Websites using Access-List
Hi Guys,
Thanks for the info, it helps a lot. I am now starting to study it one by one and piece by piece. There are many new terminologies I've encountered in this topic but I have to focus first on this one.
Cheers!
Thanks for the info, it helps a lot. I am now starting to study it one by one and piece by piece. There are many new terminologies I've encountered in this topic but I have to focus first on this one.
Cheers!
- skepticals
- Offline
- Elite Member
Less
More
- Posts: 783
- Thank you received: 0
16 years 1 month ago #27876
by skepticals
Replied by skepticals on topic Re: Allowing Websites using Access-List
No problem. Let us know if there is anything that needs clarification or further research/testing.
Time to create page: 0.128 seconds