Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login Capabilities and Ports #6

Open
jamesah2008 opened this issue Sep 22, 2024 · 1 comment
Open

Login Capabilities and Ports #6

jamesah2008 opened this issue Sep 22, 2024 · 1 comment

Comments

@jamesah2008
Copy link

I'm having trouble understanding how to login consistently. I set the username and password flags on Vast.ai in the Instance Template but they never seem to take.

I am able to login without credentials sometimes and other times get locked out when I use the blue button to open the instance.

I'm trying to run Xemu the xbox emulator and it runs well but i'm also having a bad time understanding how to "bridge" Xemu to the docker container's ethernet port. I think it's resulting in double NAT causing me connectivity issues. Any advice on getting "bridged mode" to work inside of a docker container? What if I wanted to do UDP forwarding to the public IP of the container instead?

@robballantyne
Copy link
Member

@jamesah2008 You won't be able to create network interfaces in the container. Port forwarding might work but you'll probably need to use 1:1 port mapping and change Xemu's port to match whatever random port you get.

I also replied on the Vast discord with a link to an experimental VM instance desktop. It works similarly to this container version but without all of the limitations.

Link is https://cloud.vast.ai/?ref_id=62897&template_id=7b72733470ebe151fad94580e7f161fe in case you missed it

KVM is in beta, and the template is still being tested but it should work well. I'd recommend using it with tailscale for networking. Details are in the readme

Let me know how it goes if you do check it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants