Title :
Designing Rule Base for Genetic Feedback Algorithm Based Network Security Policy Framework Using State Machine
Author :
Mishra, Atish ; Jhapate, Arun Kumar ; Kumar, Prakash
Author_Institution :
Comput. Sci. & Eng., JIIT, Noida, India
Abstract :
A genetic algorithm based policy management system judges the validity of network events according to the rules defined in the rule base. These rules are either IP addresses or combination of IP address and some other parameters, such as port numbers etc. This paper discusses the design and benefits of rule base which is based on finite state machines. Since whenever a new network event comes, the process of judging the event should be less time consuming. This could be done by making the rule base efficient in terms of searching of rules. One of the way of doing so is using FSMpsilas. For a table having 232 (approx) entries, the searching time for a FSM based system is calculated mathematically to be 210 (approx), and the time complexity for same number of entries for a linear searching system will be 232 (approx) . In this paper a brief overview of finite state machines is presented. The proposed design of rule base is discussed in detail with its advantages.
Keywords :
IP networks; computational complexity; computer network management; feedback; finite state machines; genetic algorithms; knowledge based systems; telecommunication security; IP address; finite state machine; genetic feedback algorithm; linear searching system; network security policy framework; policy management system; rule base system; time complexity; Algorithm design and analysis; Automata; Computer network management; Computer science; Design engineering; Genetic algorithms; Genetic engineering; Information security; Signal processing algorithms; State feedback; Finite state machine; genetic feedback algorithm based network security policy framework; rule base.;
Conference_Titel :
2009 International Conference on Signal Processing Systems
Conference_Location :
Singapore
Print_ISBN :
978-0-7695-3654-5
DOI :
10.1109/ICSPS.2009.148