<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head><body text="#485663" bgcolor="#FFFFFF">Hi Nizar,<br>
<br>
This is messy to set up because the code dates from a very early
internal version of ixp manager which INEX used. There is almost no
error checking and very little debugging information available, so
diagnosing problems is difficult.<br>
<br>
The first thing you need to do is to edit the
compare-route-server-prefixes.pl script and search for "XXX". There are
a couple of variables you need to set on lines 101/102:<br>
<br>
# XXX-SET-ME<br>
my $conffile =
"/usr/local/etc/bird/bird-rs2-lan1-ipv".$protocol.".conf";<br>
my $sockfile =
"/var/run/bird/bird-rs2-lan1-ipv".$protocol.".ctl";<br>
<br>
Can you make sure that these paths are correct first?<br>
<br>
Also, can you confirm that you are using an unmodified version of the
bird route server template?<br>
<br>
Nick<span></span><br>
<blockquote type="cite"
cite="mid:CAAojj5ud6vFTy3CS77JpZeiZXbVJSs8Wr8q1-LzEnKOveBj1WQ@mail.gmail.com"
style="border: 0px none ! important;">
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvHr"
style="margin:30px 25px 10px 25px;"><div
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a style="color:#485664
!important;padding-right:6px;font-weight:500;text-decoration:none
!important;" href="mailto:zayzitations@gmail.com" moz-do-not-send="true">Mokhamad
Nizar Z</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#909AA4"><span style="padding-left:6px">6
December 2018 at 03:22</span></font></div> </div></div>
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvBody"
__pbrmquotes="true"
style="color:#909AA4;margin-left:24px;margin-right:24px;"><div dir="ltr">Hello,
i had to run "<a
href="http://compare-route-server-prefixes.plhttps//github.com/inex/IXP-Manager/blob/master/tools/runtime/route-servers/compare-route-server-prefixes.pl"
target="_blank" moz-do-not-send="true">compare-route-server-prefixes.pl</a>"
and it show nothing on my console (i think it worked, because no error
message at all). But when i check it on table rs_prefixes on database,
it show nothing. I doing that because, on the perl script i told above,
it should be add/insert data into rs_prefixes tables. And this is my
ixpmanager.conf configuration, set correctly with the database
information<div><br></div><div><div><sql></div><div>
dbase_type = mysql</div><div> dbase_database = ixp</div><div>
dbase_username = root</div><div> dbase_password =
***212***</div><div> dbase_hostname = 10.14.19.68</div><div>
#dbase_portname = /var/run/mysqld/mysqld.sock'</div><div></sql></div><div><br></div><div><ixp></div><div>
rs_asn = 65001</div><div> rs_identity = 172.168.100.1</div><div>
sflow_rrdcached =</div><div> sflowtool =
/usr/local/bin/sflowtool</div><div> sflowtool_opts = -4 -p 5500
-l</div><div> sflow_rrddir =</div><div> sflowtool_bgp_opts
= -4 -p 5501 -l</div><div># debug = 1</div><div> apikey =
AGT0uGSnz7rgwfEq0LCLnvVPe**********3J3GXQ2x11Qh</div><div>
apibaseurl = <a href="http://118.97.192.170/api/v4" target="_blank"
moz-do-not-send="true">http://118.97.192.170/api/v4</a></div><div></ixp></div></div><div><br></div><div>Thanks,
Your help much be appreciate </div>-- <br><div dir="ltr"
class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div
dir="ltr"><div><span style="font-family:monospace,monospace"><font
size="2"><b>_______________________<br></b></font></span></div><div><span
style="font-family:monospace,monospace"><b><a
href="http://ijaynizar.blogspot.com/" target="_blank"
moz-do-not-send="true"><font size="2">Mokhamad Nizar Zulfikar</font></a><br></b></span></div><font
size="1"><span style="font-family:monospace,monospace"><b><span
style="color:rgb(61,133,198)">Department of Computer Science</span><span
style="color:rgb(102,0,0)"><span style="color:rgb(153,0,0)">,</span> </span></b></span><span
style="color:rgb(53,28,117)"><span
style="font-family:monospace,monospace"><b><i>Indonesia University of
Education.</i></b></span></span></font></div></div></div></div></div>
<div>_______________________________________________<br>INEX IXP Manager
mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:ixpmanager@inex.ie">ixpmanager@inex.ie</a><br>Unsubscribe or change options
here: <a class="moz-txt-link-freetext" href="https://www.inex.ie/mailman/listinfo/ixpmanager">https://www.inex.ie/mailman/listinfo/ixpmanager</a><br></div>
</div>
</blockquote>
<br>
</body></html>