I have tested the netopeer-server-sl a few days before, and yet, when I used netopeer-cli to connect netopeer-server-ml, I feel confused. According to the guidelines of netopeer-server-ml, I installed it step-by-step:
1. # cd /home/mobao/netopeer/server ; #./configure --with-dbus-services ; #make ; #make install
2. Configure NACM just like below:
3. #vi /etc/ssh/sshd_config. Add "Port 830". Restart sshd service.
4..Stop and disable firewall service.
netopeer-server[2272]: Shared memory key: -4
netopeer-server[2272]: Shared memory ID: 262146
netopeer-server[2272]: ncds_features_parse: no feature definitions found in data model ietf-inet-types.
netopeer-server[2272]: ncds_features_parse: no feature definitions found in data model ietf-yang-types.
netopeer-server[2272]: ncds_features_parse: no feature definitions found in data model ietf-netconf-monitoring.
netopeer-server[2272]: ncds_features_parse: no feature definitions found in data model ietf-netconf-notifications.
netopeer-server[2272]: ncds_features_parse: no feature definitions found in data model nc-notifications.
netopeer-server[2272]: ncds_features_parse: no feature definitions found in data model notifications.
netopeer-server[2272]: ncds_features_parse: no feature definitions found in data model ietf-netconf-with-defaults.
netopeer-server[2272]: ncds_features_parse: no feature definitions found in data model ietf-netconf-acm.
netopeer-server[2272]: ncds_set_validation: Relax NG validator set (//var/lib/libnetconf//ietf-netconf-acm-data.rng)
netopeer-server[2272]: ncds_set_validation: Schematron validator set (//var/lib/libnetconf//ietf-netconf-acm-schematron.xsl)
netopeer-server[2272]: Datastore ietf-netconf-acm initiated with ID 8.
netopeer-server[2272]: Checking the default Events stream path //var/lib/libnetconf//streams/.
netopeer-server[2272]: Adding augment model "/usr/local/etc/netopeer/cfgnetopeer/ietf-x509-cert-to-name.yin"
netopeer-server[2272]: ncds_features_parse: no feature definitions found in data model ietf-x509-cert-to-name.
netopeer-server[2272]: Adding static transapi "/usr/local/etc/netopeer/cfgnetopeer/ietf-netconf-server.yin"
netopeer-server[2272]: ncds_new_internal: Relax NG validator set (/usr/local/etc/netopeer/cfgnetopeer/ietf-netconf-server-data.rng)
netopeer-server[2272]: ncds_new_internal: Schematron validator set (/usr/local/etc/netopeer/cfgnetopeer/ietf-netconf-server-schematron.xsl)
netopeer-server[2272]: Datastore ietf-netconf-server initiated with ID 1804289384.
netopeer-server[2272]: Setting default configuration for ietf-netconf-server module
netopeer-server[2272]: callback_srv_netconf_srv_ssh_srv_listen_oneport: port 830
netopeer-server[2272]: callback_srv_netconf_srv_ssh_srv_listen: started sshd (PID 2273)
netopeer-server[2272]: Adding static transapi "/usr/local/etc/netopeer/cfgnetopeer/netopeer-cfgnetopeer.yin"
netopeer-server[2272]: ncds_features_parse: no feature definitions found in data model netopeer-cfgnetopeer.
netopeer-server[2272]: ncds_new_internal: Relax NG validator set (/usr/local/etc/netopeer/cfgnetopeer/netopeer-cfgnetopeer-data.rng)
netopeer-server[2272]: ncds_new_internal: Schematron validator set (/usr/local/etc/netopeer/cfgnetopeer/netopeer-cfgnetopeer-schematron.xsl)
netopeer-server[2272]: Datastore netopeer-cfgnetopeer initiated with ID 846930887.
netopeer-server[2272]: Netopeer server successfully initialized.
netopeer-server[2272]: Some message received
netopeer-server[2272]: Unsupported DBus message type received.
netopeer-server[2272]: Some message received
netopeer-server[2272]: Unsupported DBus message type received.
It looks that it didn't work correctly. On the other side, I use cli to connect server, it looks like this: