Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Amin

#1
Hi,
netxms console 3.5.90 isn't working on 32bit , so please recompile for 32bit windows.

Regards,
Amin
#2
it is snmp v3,  have username and password with MD5, there is no encryption.

why old version v2.0.8 is working and new version v2.1.2 isn't working on freeBSD v11??
#3
Already I installed to another Freebsd 11, it is same problem,
this is a bug, please fix it.

so I reinstalled v2.0.8  , it is working now.
#4
This is Netxms Debug level 9:
------------------------------------
[DEBUG] ConfPoll(ROR8_RMS): calling SnmpCheckCommSettings()
[DEBUG] SnmpCheckCommSettings(x.x.x.77): starting check (proxy=0, originalPort=161)
[DEBUG] ConfigReadStr: (cached) name=SNMPPorts value="161"
[DEBUG] SnmpCheckCommSettings(x.x.x.77): checking port 161
[DEBUG] SnmpCheckV3CommSettings(x.x.x.77): trying admin1/1:0
[DEBUG] Database Connection Pool: handle 0x80501e520 acquired (call from snmp.cpp:184)
[DEBUG] Successful sync query: "SELECT user_name,auth_method,priv_method,auth_password,priv_password FROM usm_credentials" [0 ms]
[DEBUG] Database Connection Pool: handle 0x80501e520 released
[DEBUG] SnmpCheckV3CommSettings(x.x.x.77): failed
[DEBUG] Database Connection Pool: handle 0x8050ce720 acquired (call from snmp.cpp:322)
[DEBUG] Successful sync query: "SELECT community FROM snmp_communities" [0 ms]
[DEBUG] Database Connection Pool: handle 0x8050ce720 released
----------------------------------------------------------------------------



and this is tcpdump:
-----------------------------
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on vlan2, link-type EN10MB (Ethernet), capture size 262144 bytes
IP x.x.x.29.40290 > x.x.x.77.161:  F=r U= E=  C= GetRequest(11)
IP x.x.x.29.40290 > x.x.x.77.161:  F=ar U=admin1 E= 0x800x000x540xF50x040x450x740x680x650x720x540x650x6B0x430x690x720x630x750x690x740x730x280x430x290x320x300x300x39 C= GetRequest(56)  .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.1.0 .1.3.6.1.4.1.35160.1.1.0
IP x.x.x.29.40290 > x.x.x.77.161:  GetRequest(56)  .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.1.0 .1.3.6.1.4.1.35160.1.1.0
IP x.x.x.29.40290 > x.x.x.77.161:  GetRequest(56)  .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.1.0 .1.3.6.1.4.1.35160.1.1.0
IP x.x.x.29.40290 > x.x.x.77.161:  GetRequest(56)  .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.1.0 .1.3.6.1.4.1.35160.1.1.0
IP x.x.x.29.40290 > x.x.x.77.161:  GetRequest(56)  .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.1.0 .1.3.6.1.4.1.35160.1.1.0
IP x.x.x.29.40290 > x.x.x.77.161:  GetRequest(56)  .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.1.0 .1.3.6.1.4.1.35160.1.1.0
IP x.x.x.29.40290 > x.x.x.77.161:  GetRequest(56)  .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.1.0 .1.3.6.1.4.1.35160.1.1.0
IP x.x.x.29 > x.x.x.77: ICMP echo request, id 20560, seq 256, length 26
IP x.x.x.29.50664 > x.x.x.77.161:  F=r U= E=  C= GetRequest(11)
IP x.x.x.29.50664 > x.x.x.77.161:  F=ar U=admin1 E= 0x800x000x540xF50x040x450x740x680x650x720x540x650x6B0x430x690x720x630x750x690x740x730x280x430x290x320x300x300x39 C= GetRequest(25)  .1.3.6.1.2.1.1.3.0
#5
I make new database with init sql file, and I check with this clean database, problem is same.
#6
Announcements / Re: NetXMS 2.1.2 released
October 29, 2017, 01:57:45 PM
I upgraded from 2.0.8 to 2.1.2, snmp v3 is not working.
before with old version was working.
I don't what can I do.
#7
this is result of polling:
**** Poll request sent to server ****
Poll request accepted
Starting configuration poll for node ROR8_RMSs
Checking node's capabilities...
    Checking NetXMS agent...
    Checking SNMP...
Capability check finished
Checking interface configuration...
Unable to get interface list from node
Interface configuration check finished
Checking node name
Node name is OK
Finished configuration poll for node ROR8_RMSs
Node configuration was not changed after poll
**** Poll completed successfully ****
#8
old version was 2.0.8 , a snmp v3 was working.
#9
snmp v3 not working after upgrade to netxms 2.1.2
#10
Dear All,

I installed netxms server in my freebsd server with mysql option.
my netxms server have several interface:
1- em1: 10.0.0.1
2- em2: 172.30.0.1
3- em3: 192.168.0.2  this is have default gateway to 192.168.0.1 for internet
now I added several devices to netxms
one of device have this ip 10.0.0.4, but netxms can not poll configuration
this server can't recognize two subnet network( 10.0.0.1/24 and 172.30.0.1/24 )
so what can I do to fix this?
------------
I dissabled firewall ( ipfw ) , it is working.
so I added two ports 4701 and 4747, after enableing ipfw , it is working.
is there any port to be open for netxms server?