Results 1 to 3 of 3
I want to configure a ACL Permit/ Deny, what steps I need to keep in consideration.
can some one help...
- 06-30-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 2
I am NewBee to linux, How do I configure ACL in linux based Router
I want to configure a ACL Permit/ Deny, what steps I need to keep in consideration.
can some one help
- 06-30-2009 #2
ACL is a bit ambiguous. Access control list can mean many things. What is the problem you hope to fix by using an ACL?
also, google is the first resource you should use to fix any problem.New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4
- 07-16-2009 #3Just Joined!
- Join Date
- Jul 2009
- Location
- Michigan
- Posts
- 13
I agree with meton_magis post. But if you are trying to do something equivalent to an ACL on a router in a linux enviroment. Then what you need to be researching is iptables. This allows you to redirect traffic, block/allow based on ip, block/allow based on port, and almost anything you can think of. In short ACLs on routers are a bad version of IPtables on linux.


Reply With Quote
