This is a discussion on [Snort-users] Re: 2 Wanting to run Snort on DMZ within the Snort forums, part of the System Security and Security Related category; You could just make sure that eth1 does not start up with an IP (doesn't initialize the tcp/ip ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
You could just make sure that eth1 does not start up with an IP (doesn't initialize the tcp/ip stack). I do this by configuring /etc/sysconfig/network-scripts/ifcfg-eth1 with something like this: DEVICE=eth1 ONBOOT=yes USRCTL=no Unfortunatly that wont work for me. The router dos'nt have a dedicated DMZ port, instead it forwards traffic to a IP set in the options. So the network card must have a IP for the DMZ to function. ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&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/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |