abiosoft / abiosoft/colima

Can't ping host machine from VM

未关闭
#389 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
30.8k
派生
613
PR 合并指标
30 天内没有已合并 PR

描述

### Description

I've got a stupidly architected container app that can't separate concerns properly that tries to do internal API calls over the same address external ones go through.

This is incredibly stupid of course but it should still work. With colima however, it doesn't: I'm unable to reach my host via its external IP address which also means the app can't. I get internal API calls working or external ones and I need internal ones to be working for external ones to make sense.

### Version

Colima Version: 0.4.4
Lima Version: 11.1
Qemu Version: 7.0.0

colima version 0.4.4
git commit: 8bb1101

runtime: docker
arch: aarch64
client: v20.10.17
server: v20.10.11

### Operating System

- [ ] macOS Intel
- [X] macOS M1
- [ ] Linux

### Reproduction Steps

1. `colima ssh`
2. `ping ` (i.e. 192.168.178.116)

### Expected behaviour

It should respond to pings and other network traffic.

### Additional context

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。