Code Monkey home page Code Monkey logo

Comments (2)

mpeterson avatar mpeterson commented on May 31, 2024

This is more likely a problem with your particular network
infraestructure. Aside from that you are running the ubuntu image and
not the phusion/baseimage

On Tue, Jun 3, 2014, at 7:47, Lifepillar wrote:

Hi,

I have a problem that's puzzling me: although I can ping and resolve
smtp.office365.com from inside a container, using netcat just hangs
indefinitely, apparently because it cannot resolve the domain name.
This problem seems to occur only with that specific domain name. To
reproduce:

docker run --rm -t -i ubuntu /bin/bash
ping smtp.office365.com # Ok
netcat smtp.office365.com 587 # Hangs, no messages
netcat 132.245.211.249 587 # Ok
netcat smtp.gmail.com # (for example) Ok

I can reach smtp.office365.com from the host or from a machine on a
different network.

Can you reproduce this? What's going on? I don't even know how to
debug this. Using Docker version 0.11.1, build fb99f99.

Reply to this email directly or [1]view it on GitHub.

Michel Peterson

References

  1. #87

from baseimage-docker.

lifepillar avatar lifepillar commented on May 31, 2024

Sorry for the noise. I'll work it out with sysadmins.

from baseimage-docker.

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.