Thanks a lot for your reply.<br><br>It worked. But I am having problem in running bro . It is giving me the following error<br><br>loud@1006kro:/usr/local/bro/bin$ sudo bro -r trace1.tcpdump local tcp alarm weird<br>Password:
<br>sudo: bro: command not found<br>loud@1006kro:/usr/local/bro/bin$ sudo ./bro -r trace1.tcpdump local tcp alarm weird<br>line 1: error: can&#39;t open bro.init<br>loud@1006kro:/usr/local/bro/bin$<br><br><br>Giving me the above error. 
<br><br>Thanks&amp;Regards,<br>Kanthi Myneni.<br><br><div class="gmail_quote">On Dec 20, 2007 3:55 PM, Nicholas Weaver &lt;<a href="mailto:nweaver@icsi.berkeley.edu">nweaver@icsi.berkeley.edu</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Dec 20, 2007 at 02:40:06PM -0500, kanthi myneni composed:<br><div class="Ih2E3d">&gt; I am sorry I didnt get it. I am not that much familiar with linux commands .<br>&gt;<br>&gt; I tried to do so but getting same output
<br>&gt;<br>&gt; loud@1006kro:/$ BROHOME = /usr/local/bro/<br>&gt; bash: BROHOME: command not found<br>&gt; loud@1006kro:/$ BROPATH = $/usr/local/bro/site<br>&gt; bash: BROPATH: command not found<br>&gt; loud@1006kro:/$ PATH = /usr/local/bro/bin:SPATH
<br>&gt; bash: PATH: command not found<br><br></div>No spaces, sorry<br><br>BROHOME=/usr/local/bro/<br>BROPATH=$BROHOME/site:$BROHOME/policy:$BROHOME/policy/sigs<br><div class="Ih2E3d">PATH=/usr/local/bro/bin:$PATH<br><br>
&gt; Thanks&amp;Regards,<br>&gt; Kanthi Myneni.<br>&gt;<br>&gt; On Dec 20, 2007 2:10 PM, Nicholas Weaver &lt;<a href="mailto:nweaver@icsi.berkeley.edu">nweaver@icsi.berkeley.edu</a>&gt; wrote:<br>&gt;<br>&gt; &gt; Setenv is the TCSH syntax for setting environment variables.
<br>&gt; &gt;<br>&gt; &gt; For bash, you do<br>&gt; &gt;<br>&gt; &gt; BROHOME=/usr/local/bro<br>&gt; &gt; BROPATH=$BROHOME/site:$BROHOME/policy:$BROHOME/sigs<br>&gt; &gt;<br>&gt; &gt; Also, you need to set your path to include bro
<br>&gt; &gt;<br>&gt; &gt; PATH=/usr/local/bro/bin:$PATH<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; &gt; loud@1006kro:/usr/local/bro$ bro -r trace1.tcpdump local tcp alarm wierd<br>&gt; &gt; &gt; bash: bro: command not found
<br>&gt; &gt; &gt; loud@1006kro:/usr/local/bro$<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; are those commands depend on the directory I am present.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; In which directory do I need to run that command.
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Thanks,<br>&gt; &gt; &gt; KM.<br>&gt; &gt;<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; Bro mailing list<br>&gt; &gt; &gt; <a href="mailto:bro@bro-ids.org">
bro@bro-ids.org</a><br>&gt; &gt; &gt; <a href="http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro" target="_blank">http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro</a><br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Nicholas C. Weaver &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<a href="mailto:nweaver@icsi.berkeley.edu">nweaver@icsi.berkeley.edu</a><br>&gt; &gt; &nbsp; &nbsp; This message has been ROT-13 encrypted twice for higher security.<br>&gt; &gt;<br><br></div>--<br><div><div></div><div class="Wj3C7c">
Nicholas C. Weaver &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:nweaver@icsi.berkeley.edu">nweaver@icsi.berkeley.edu</a><br> &nbsp; &nbsp; This message has been ROT-13 encrypted twice for higher security.<br></div></div></blockquote>
</div><br>