Date: Fri, 4 Jul 2008 04:30:34 +0200 From: =?UTF-8?Q?Daniel_Dvo=C5=99=C3=A1k?= <dandee@hellteam.net> To: "'Boris Kovalenko'" <boris@tagnet.ru> Cc: ports@FreeBSD.org Subject: RE: FreeBSD Port: quagga-0.99.9_7 Message-ID: <13D7A14E7E1048AA887CB86DB9FDB818@tocnet28.jspoj.czf> References: <000001c87801$bd411a80$6508280a@tocnet28.jspoj.czf> <47C3A89C.5000503@tagnet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Boris, SMUX does not work as is. I know that worked for me, I know it safely, I = was setting up to and it worked well for me, but something has changed. What's wrong? SMUXisKO# egrep smux /etc2/snmp/snmpd.conf smuxpeer .1.3.6.1.4.1.3317.1.2.1 smuxpeer .1.3.6.1.4.1.3317.1.2.2 smuxpeer .1.3.6.1.4.1.3317.1.2.5 SMUXisKO# egrep SNMP /var/db/ports/quagga/options WITH_SNMP=3Dtrue SMUXisKO# egrep smux /etc2/quagga/zebra.conf smux peer .1.3.6.1.4.1.3317.1.2.1 SMUXisKO# egrep smux /etc2/quagga/ospfd.conf smux peer .1.3.6.1.4.1.3317.1.2.5 SMUXisKO# egrep smux /etc2/quagga/bgpd.conf smux peer 1.3.6.1.4.1.3317.1.2.2 SMUXisKO# SMUXisKO# egrep SMUX /var/log/quagga/zebra.log 2008/07/01 15:46:29 warnings: ZEBRA: Can't connect to SNMP agent with = SMUX 2008/07/01 15:46:39 warnings: ZEBRA: Can't connect to SNMP agent with = SMUX SMUXisKO# egrep SMUX /var/log/quagga/ospfd.log 2008/07/01 15:46:29 warnings: OSPF: Can't connect to SNMP agent with = SMUX 2008/07/01 15:46:39 warnings: OSPF: Can't connect to SNMP agent with = SMUX SMUXisKO# egrep SMUX /var/log/quagga/bgpd.log 2008/07/01 15:46:30 warnings: BGP: Can't connect to SNMP agent with SMUX 2008/07/01 15:46:40 warnings: BGP: Can't connect to SNMP agent with SMUX SMUXisKO# It is the same for version 0.99.9_5, 0.99.9_7, 0.99.10 and last one = 0.99.10_2. Respect, Daniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13D7A14E7E1048AA887CB86DB9FDB818>