This thesis implements a multi-agent anomaly network intrusion detection system inspired by biological immunity to detect and classify network attacks. It proposes five approaches, including using a genetic algorithm to generate anomaly detectors, discretizing continuous features to create homogeneity between different feature types, and applying feature selection techniques. The approaches are evaluated on datasets like NSL-KDD to generate detectors for identifying anomalous network connections using measures like Euclidean, Minkowski, and Hamming distance. While initial results are promising, further work is needed to optimize feature selection and evaluate the approaches on additional datasets and attack types.