Snort mailing list archives
New User interface question
From: "Mike Lieberman" <Mike () netwright net>
Date: Wed, 2 Mar 2005 14:03:56 -0700
I am configuring a Debian server with three NICs and have SNORT 2.3 loaded.
eth0 has an IP address and is not for SNORT use
eth1 and eth2 do not have IP addresses and are to be used in
promiscuous mode.
auto eth0
iface eth0 inet static
address 10.0.0.21
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255
gateway 10.0.0.225
auto eth1
iface eth1 inet manual
auto eth2
iface eth2 inet manual
I can bring the eth1 and eth2 interfaces up manually with
ifconfig eth(x) up
I understand I can put a script in ifup.d to force the interfaces up.
So that I can load snort from boot, is this the best way to set this up? If
so, does anyone have a sample script?
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- New User interface question Mike Lieberman (Mar 02)
- Re: New User interface question Chris McClimans (Mar 07)
