Docker Router ( vMX ) access over KVM Networks - Netconf connectivity issue
Fighting a battle to deploy vMX under Rocky9 linux with docker.
container compose up all ok, vcp vfp all good, vMX configured with below ip info & responds to ping , connectivity KVM VM -> Docker vMX seems to be OK, however I'm unable to get any response from my router i.e on port 830
how can I enable Netconf connectivity on custom Network? I know docker networks are for inter-container use mainly but since it works to send telemetry why netconf is an issue, what am I missing here ?
All...