Monday, April 7, 2008

CSE Site Down?

I started up this morning with hopes of continuing my homework, and it looks like I won't be able to: UW's CSE website is down:

% wget --timeout=10 'http://cs.washington.edu/'
--07:39:37-- http://cs.washington.edu/
=> `index.html'
Resolving cs.washington.edu... 128.208.3.200
Connecting to cs.washington.edu|128.208.3.200|:80... failed: Connection timed out.
Retrying.

--07:39:48-- http://cs.washington.edu/
(try: 2) => `index.html'
Connecting to cs.washington.edu|128.208.3.200|:80... failed: Connection timed out.
Retrying.

--07:40:00-- http://cs.washington.edu/
(try: 3) => `index.html'
Connecting to cs.washington.edu|128.208.3.200|:80...
% wget --timeout=10 --tries=3 'http://cs.washington.edu/'
--07:40:25-- http://cs.washington.edu/
=> `index.html'
Resolving cs.washington.edu... 128.208.3.200
Connecting to cs.washington.edu|128.208.3.200|:80... failed: Connection refused.

But it looks like SSH is just fine. Unfortunately, I can't download it via SSH, either.

% ssh ******@attu.cs.washington.edu
Last login: Sat Apr 5 21:59:53 2008 from 98.203.238.144
Pine and MH are the supported mailers on the instructional systems.

Use passwd to change your password.
Use chsh to change your shell.

Contact support@cs if you need assistance.

Please remove core files when you are done with them, as
they tend to take up a lot of space on the disk. If
everyone removes them when they are done debugging, there
is going to be a lot more disk space to go around.
Thanks!

No comments: