starship.python.net DNS problems

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Aahz

    starship.python.net DNS problems

    There seems to be some kind of problem with Starship's DNS. Until it's
    fixed, please use the direct IP of 217.160.219.194
    --
    Aahz (aahz@pythoncra ft.com) <*> http://www.pythoncraft.com/

    "It is easier to optimize correct code than to correct optimized code."
    --Bill Harlan
  • Michael Geary

    #2
    Re: starship.python .net DNS problems

    Aahz wrote:[color=blue]
    > There seems to be some kind of problem with Starship's DNS. Until it's
    > fixed, please use the direct IP of 217.160.219.194[/color]

    A handy way to fix this is to add this line to your /etc/hosts or
    %windir%\system 32\drivers\etc\ hosts file:

    217.160.219.194 starship.python .net

    Of course, you'll need to update this if the IP address changes, but it's a
    good temporary fix.

    -Mike


    Comment

    Working...