Quentin Armitage
Quentin Armitage
Closing due to no response for over 3 weeks.
I've tried this with v1.4.4 and I am getting the following: ``` # snmpwalk -v2c -c public localhost KEEPALIVED-MIB::virtualServerAddress KEEPALIVED-MIB::virtualServerAddress.1 = Hex-STRING: 0A 00 00 04 KEEPALIVED-MIB::virtualServerAddress.2 = Hex-STRING: 0A...
I can reproduce this problem on my CentOS 7 virtual machine, although I do not understand the cause of it. I note that the problem does not occur with realServerAddress....
I have now been able to reproduce this problem on Fedora 26 as well. It looks like a generic problem, but so far as I can see it is a...
From what I can see, net-snmp only uses DISPLAY-HINT for objects that are part of an index, and hence only used for output on the left hand side of the...
Update - RFC4001, which defines InetAddress/InetAddressType clearly envisages that these types of object are not limited to indices. From RFC 4001, definition of InetAddress: ``` When this textual convention is...
@johannbg Issues #665, #803, #866, #882, #1076 have been left open because there still outstanding issues with them of one sort or another. In respect of this issue, there is...
@m3rlinux Many thanks for the info. Those files are not part of the keepalived project, but appear to be part of a Nagios plugin hosted at https://github.com/alaskacommunications/nagios_check_keepalived. It would be...
I have been able to reproduce this segfault, and can merge a patch that will stop this particular problem. However, what I haven't been able to get working yet is...
@cathaysia You say that master and slave use the same configuration file. They should at least differ by having different priorities for the vrrp isntances. You have closed this without...