{"id":316,"date":"2010-10-25T10:23:56","date_gmt":"2010-10-25T08:23:56","guid":{"rendered":""},"modified":"2018-11-01T11:12:57","modified_gmt":"2018-11-01T10:12:57","slug":"how-install-ngrep-centos-55","status":"publish","type":"post","link":"https:\/\/nil.uniza.sk\/en\/how-install-ngrep-centos-55\/","title":{"rendered":"How to install ngrep on CentOS 5.5"},"content":{"rendered":"<p>Ngrep is one of networking tools usefull for VoIP (Voice Over IP) analysis. Unfortunatelly I&nbsp;did not find ngrep package available inside ot the yum repository, so command<\/p>\n<pre>\r\nyum install ngrep\r\n<\/pre>\n<p>does not work (SipXecs over CentOS). No problem, just few steps how to install it.<\/p>\n<p>Go to your prefered download directory, for example \/home\/your_username. <\/p>\n<p>Then localize ngrep rpm package available for download, for example at http:\/\/packages.sw.be\/ngrep\/<\/p>\n<p>Download it using wget<\/p>\n<pre>\r\nwget http:\/\/packages.sw.be\/ngrep\/ngrep-1.45-1.el5.rf.x86_64.rpm\r\n\r\n<\/pre>\n<p>When the download is complete, install the rpm by running the following command:<\/p>\n<p>&nbsp;<\/p>\n<pre><strong>rpm -ivh <\/strong>ngrep-1.45-1.el5.rf.x86_64.rpm<\/pre>\n<p>That is all. Try run ngrep command to verify it is working and use it for VoIP analysis as described for example in &quot;<a href=\"https:\/\/nil.uniza.sk\/en\/sip\/tools\/ngrep-tool-voip-analysis\/\">Ngrep &#8211; a tool for VoIP analysis<\/a>&quot;.<\/p>","protected":false},"excerpt":{"rendered":"<p>Ngrep is one of networking tools usefull for VoIP (Voice Over IP) analysis. Unfortunatelly I&nbsp;did not find ngrep package available inside ot the yum repository, so command<\/p>\n<pre>\r\nyum install ngrep\r\n<\/pre>\n<p>does not work (SipXecs over CentOS). No problem, just few steps how to install it.<\/p>\n<p>Go to your prefered download directory, for example \/home\/your_username. <\/p>\n<p>Then localize ngrep rpm package available for download, for example at http:\/\/packages.sw.be\/ngrep\/<\/p>\n<p>Download it using wget<\/p>","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"categories":[685,699,809],"tags":[],"class_list":["post-316","post","type-post","status-publish","format-standard","hentry","category-linux_-_howto-en","category-mmm-tools","category-sip-tools-en"],"taxonomy_info":{"category":[{"value":685,"label":"Linux - HOWTO"},{"value":699,"label":"Tools"},{"value":809,"label":"Tools"}]},"featured_image_src_large":false,"author_info":{"display_name":"admin","author_link":"https:\/\/nil.uniza.sk\/en\/author\/admin\/"},"comment_info":8,"category_info":[{"term_id":685,"name":"Linux - HOWTO","slug":"linux_-_howto-en","term_group":0,"term_taxonomy_id":683,"taxonomy":"category","description":"","parent":0,"count":71,"filter":"raw","cat_ID":685,"category_count":71,"category_description":"","cat_name":"Linux - HOWTO","category_nicename":"linux_-_howto-en","category_parent":0},{"term_id":699,"name":"Tools","slug":"mmm-tools","term_group":0,"term_taxonomy_id":697,"taxonomy":"category","description":"","parent":687,"count":6,"filter":"raw","cat_ID":699,"category_count":6,"category_description":"","cat_name":"Tools","category_nicename":"mmm-tools","category_parent":687},{"term_id":809,"name":"Tools","slug":"sip-tools-en","term_group":0,"term_taxonomy_id":807,"taxonomy":"category","description":"","parent":771,"count":10,"filter":"raw","cat_ID":809,"category_count":10,"category_description":"","cat_name":"Tools","category_nicename":"sip-tools-en","category_parent":771}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/posts\/316","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/comments?post=316"}],"version-history":[{"count":0,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/posts\/316\/revisions"}],"wp:attachment":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/media?parent=316"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/categories?post=316"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/tags?post=316"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}