For a while now, I'm getting the following error when I try to ssh into sage.math:
ssh: connect to host sage.math.washington.edu port 22: Network is unreachable
This is from the computer in my office, on the UW campus. I can successfully log in to boxen and from there to sage.math, so I can work around it, but I wonder if something is misconfigured somewhere.
> For a while now, I'm getting the following error when I try to ssh into > sage.math:
> ssh: connect to host sage.math.washington.edu port 22: Network is > unreachable
> This is from the computer in my office, on the UW campus. I can > successfully log in to boxen and from there to sage.math, so I can work > around it, but I wonder if something is misconfigured somewhere.
> -- > John
> -- > You received this message because you are subscribed to the Google > Groups "sage.math users" group. > To post to this group, send email to sagemath-users@googlegroups.com > To unsubscribe from this group, send email to > sagemath-users+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/sagemath-users
sage.math.washington.edu is operating with a new IP address
(128.95.224.243). This is accessible from the world at large, but...
looks like it may not be reachable from parts of the same subnet.
Don't know why yet -- will reply back to sage-users when we've
resolved it. Thanks for the heads up.
On Mar 7, 4:10 pm, David Joyner <wdjoy...@gmail.com> wrote:
> Seems to be working now, at least ssh works for me.
> On Mon, Mar 7, 2011 at 6:36 PM, John H Palmieri <jhpalmier...@gmail.com> wrote:
> > For a while now, I'm getting the following error when I try to ssh into
> > sage.math:
> > ssh: connect to host sage.math.washington.edu port 22: Network is
> > unreachable
> > This is from the computer in my office, on the UW campus. I can
> > successfully log in to boxen and from there to sage.math, so I can work
> > around it, but I wonder if something is misconfigured somewhere.
> > --
> > John
> > --
> > You received this message because you are subscribed to the Google
> > Groups "sage.math users" group.
> > To post to this group, send email to sagemath-users@googlegroups.com
> > To unsubscribe from this group, send email to
> > sagemath-users+unsubscribe@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/sagemath-users
The local building routing problem has been resolved for now
by backing out of the new sage.math address. Hopefully we'll be
allowed to keep the old address and this will be a permanent fix.
It looks like there was also an upstream networking issue
that got resolved, but unfortunately nothing we can track down.
On Mar 7, 8:13 pm, Stefan Behnel <stefan...@behnel.de> wrote: