Giter Club home page Giter Club logo

Comments (12)

theCarlG avatar theCarlG commented on August 20, 2024

+1

Networking info:
https://gist.github.com/calle-gunnarsson/ba04e6d6a222e5fb26f0

from docker-machine-driver-xhyve.

tmm1 avatar tmm1 commented on August 20, 2024

Having the same issue.

Interestingly, I can do DNS resolution and ping from inside the VM just fine:

docker@boot2docker:~$ ping google.com
PING google.com (216.58.192.46): 56 data bytes
64 bytes from 216.58.192.46: seq=0 ttl=54 time=14.127 ms
^C
--- google.com ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max = 14.127/14.127/14.127 ms

But TCP connections hang:

docker@boot2docker:~$ nc -v google.com 80
^C

This behavior seems limited to ports 80 and 443. Other ports work just fine:

docker@boot2docker:~$ nc -v github.com 80
^C

docker@boot2docker:~$ nc -v github.com 22
github.com (192.30.252.129:22) open
SSH-2.0-libssh-0.7.0
^C

from docker-machine-driver-xhyve.

theCarlG avatar theCarlG commented on August 20, 2024

I can do DNS resolution, but nothing more, not ping, not nc on port 22 nor 80, I have IceFloor(pf frontend) installed on my mac, but I disabled it with the same result.

from docker-machine-driver-xhyve.

ojkelly avatar ojkelly commented on August 20, 2024

Having the same issue.

I'm wondering if it's to do with being the 3rd or 4th vm I've made with xhyve?

My network stats looks basically the same as @paulcbetts @calle-gunnarsson

from docker-machine-driver-xhyve.

shayne avatar shayne commented on August 20, 2024

Any progress on this. Just trying xhyve out tonight and apt-get update is failing, inspecting with netcat I too cannot hit port 80 on anything, it just returns 404.

root@fc41371499c7:/# nc google.com 80
GET http://google.com/ HTTP/1.1

HTTP/1.1 404 Not Found
Content-Type: text/html
Date: Fri, 22 Apr 2016 05:18:54 GMT
Connection: keep-alive
Transfer-Encoding: chunked

31
<!doctype html><html><body><h1>404 Not Found</h1>
0

from docker-machine-driver-xhyve.

anaisbetts avatar anaisbetts commented on August 20, 2024

@shayne If you're getting responses back, that seems like a different issue

from docker-machine-driver-xhyve.

shayne avatar shayne commented on August 20, 2024

For posterity's sake: Turns out this was most likely pow installed on the laptop. Not sure how this was interfering, but I figure it was intercepting requests due to its resolver. Uninstalled and no longer have the issue.

from docker-machine-driver-xhyve.

anaisbetts avatar anaisbetts commented on August 20, 2024

I still have this issue and never had pow on the machine

from docker-machine-driver-xhyve.

zchee avatar zchee commented on August 20, 2024

@paulcbetts and all
I was resume maintenance this project.

Also, will debug that problem. Please wait a moment.

from docker-machine-driver-xhyve.

Strech avatar Strech commented on August 20, 2024

@zchee Super cool, that you're returning 💃

from docker-machine-driver-xhyve.

nwwells avatar nwwells commented on August 20, 2024

I get a similar problem. ping works, but dns doesn't resolve. I have dnsmasq installed, which I guess might be causing the problem based on the discussion of pow above.

from docker-machine-driver-xhyve.

mharris717 avatar mharris717 commented on August 20, 2024

Holy crap I think it was pow for me as well

from docker-machine-driver-xhyve.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.