adamant-kite-43734
04/05/2024, 9:29 AMwide-mechanic-33041
04/05/2024, 11:42 AMfuture-notebook-7329
04/05/2024, 2:31 PMrdctl shell
and do ifconfig to get the details.
I tried adding route on my laptop from docker bridge network cidr to lima vm ip (which i got from eth0 from inside vm). --- This didnt work.future-notebook-7329
04/05/2024, 2:32 PMfuture-notebook-7329
04/05/2024, 2:32 PMwide-mechanic-33041
04/05/2024, 2:38 PMfast-garage-66093
04/05/2024, 7:13 PMlimactl shell
with the Rancher Desktop VM; it is very easy to get something wrong. Use rdctl shell
instead.fast-garage-66093
04/05/2024, 7:15 PMeth0
interface is not accessible from the host; if you are using VZ emulation you should be able to use the vznat
interface. If you are using QEMU you must enable admin access to get a bridged network at the rd0
interface. This sometimes fails (depending on your local network config), so you can also try rd1
, which is a shared network accessible from the host, but not the LAN.