Snort mailing list archives

Re: Hi,


From: Jason Boykin <getmesecure () yahoo com>
Date: Thu, 15 May 2003 06:30:28 -0700 (PDT)

--- Derek Sherred <Dsherred () ci encinitas ca us> wrote:
Hi,
I have snort running on a linux 8.0 machine with two
interfaces.  I
want snort to initialize on the interface with no ip
address, but it
seems to default to the ip assigned interface.  How
can I specify what
interface snort initializes on?

Thanks,
Derek


use the -i switch.
An example would be
/usr/local/bin/snort -u snort -b -l /var/log/snort -d
-D -i eth1 -c /etc/snort/snort.conf

If you installed with an rpm there is probably a
startup script in /etc/init.d  It is usually called
snortd on the redhat rpm's.  Edit the script and look
for the line:
# Specify your network interface here
INTERFACE=eth1

That is the variable the script uses to start up on. 
By default it is set to eth0.


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com


-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
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: