Hi
I have run into a problem when deploying my custom image on a laptop, when i look at a tcpdump(on maas server) i see the client wants to talk to MaaS on port 5248(as i remember), MaaS does a SYN-ACK back to the client, and the next packet from the client is a RST, so the communication stops. this goes on for quite sometime.
The client is able to install apt packages via the proxy that has been set.
I am unable to login to the ephemeral Image loading the customimage into the machine, with the ssh key defined for the maas user.
Is there another way of manipulating the ephemeral Image so i can login and do a tcpdump from the ephemeral Image ? I see its loading some kind of cloud-init data, but this file is not clearly visible for me. (it seems hidden)
I am suspecting some kind of network interference, but i would like to double check that.
The documentation; https://maas.io/docs/about-commissioning-machines states; “Administrators can specify other ephemeral boot images. The region controller tracks and reports commissioning status.”
but nothing more, which is not exactly helpful ![]()