SSH Into VM Behind MAAS

Hey all, my network looks like this:

DD-WRT (10.0.0.1) -> MAAS (10.0.0.2 && 10.11.0.1) -> KVM Host (10.11.0.2)

I’m wondering how I can connect to KVM Host from another computer connected to the DD-WRT Lan… I can ssh into MAAS but I can’t SSH into anything behind MAAS because there’s no bridge set up. I would like to set up some sort of bridge (or whatever I need to connect). I’m not sure how to do it though… Can anyone provide assistance?