Skip to content

Yangsuite Device IPv6 / SSH Connectivity #103

Open
@chrisoski

Description

@chrisoski

Hi,

I have a netconf-enabled device that I am having problems connecting to in yangsuite. The device is IPv6-only, and requires an SSH identity file to connect to the netconf listener on 830. I do not have a password for the device - only a key.

I can ping the device by name (via /etc/hosts) or by address using ping6. I can ssh to the device (host, address, user & identity file defined in ~/.ssh/config) on port 830 directly in my local terminal.

When I set up the device in yangsuite, the test connection results in ping failure (ping: cannot resolve <IPv6-address> | <hostname>: Unknown host), and netconf fails (AuthenticationException('Authentication failed.')). I've tried changing the yangsuite device address field to use the hostname defined in /etc/hosts and in ~/.ssh/config, and to use the IPv6 address with and without square brackets. I've also changed the Host entry in ~/.ssh/config between the hostname from /etc/hosts and the device's IPv6 address.

None of those combinations work. It seems like inside yangsuite ping is not using IPv6, and netconf connectivity is not referring to the local ssh config.

With these constraints, is there a path forward to connect to the device using yangsuite?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions