-
Notifications
You must be signed in to change notification settings - Fork 583
Open
Labels
networkIssues and features associated with networking and DNS.Issues and features associated with networking and DNS.
Description
I have done the following
- I have searched the existing issues
- If possible, I've reproduced the issue using the 'main' branch of this project
Steps to reproduce
% container run --rm alpine:3.20 ping google.com
PING google.com (142.250.81.238): 56 data bytes
--- google.com ping statistics ---
15 packets transmitted, 0 packets received, 100% packet loss
% ping google.com
PING google.com (142.250.81.238): 56 data bytes
64 bytes from 142.250.81.238: icmp_seq=0 ttl=119 time=8.748 ms
64 bytes from 142.250.81.238: icmp_seq=1 ttl=119 time=9.641 msIn an earlier boot of the system, I was able to get this working through some combination of container system stop, pkill -f container-network-vmnet, container builder {stop,start,delete}, but now that doesn't work either.
Current behavior
Ping times out.
Expected behavior
Ping doesn't time out.
Environment
- OS: Darwin L03G26TD12 24.5.0 Darwin Kernel Version 24.5.0: Tue Apr 22 19:53:27 PDT 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T6041 arm64
- Xcode: CLT only
- Container: container CLI version 0.2.0 (build: release, commit: 3b5c253)Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
steinwaywhw, mranostay, santaklouse, sanjeevik89, jean-charles and 1 more
Metadata
Metadata
Assignees
Labels
networkIssues and features associated with networking and DNS.Issues and features associated with networking and DNS.