Skip to content

Forwarded port accessible only on localhost #1187

Answered by AkihiroSuda
matteosilv asked this question in Q&A
Discussion options

You must be logged in to vote

You can change the hostIP to 0.0.0.0 in the yaml

lima/examples/default.yaml

Lines 314 to 318 in 3c9eb1b

# # Lima internally appends this fallback rule at the end:
# - guestIP: "127.0.0.1"
# guestPortRange: [1, 65535]
# hostIP: "127.0.0.1"
# hostPortRange: [1, 65535]

Replies: 3 comments

This comment has been minimized.

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by AkihiroSuda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
4 participants
Converted from issue

This discussion was converted from issue #771 on November 21, 2022 09:35.