Upon logging in, the "Connecting" message displays for two minutes before finally responding, "You have been disconnected"

Realmslist is set properly and I can play other online servers just fine. I looked at the connection.log and found this.

5/2 12:45:59.619 GRUNT: state: LOGIN_STATE_CONNECTING result: LOGIN_OK
5/2 12:48:07.015 GRUNT: state: RESPONSE_CONNECTED result: LOGIN_OK 0.0.0.0:0
5/2 12:48:07.096 GRUNT: state: LOGIN_STATE_AUTHENTICATING result: LOGIN_OK
5/2 12:48:07.133 GRUNT: state: LOGIN_STATE_DISCONNECTED result: LOGIN_OK
5/2 12:48:07.166 GRUNT: state: LOGIN_STATE_FAILED result: DISCONNECTED
5/2 12:49:52.173 GRUNT: state: LOGIN_STATE_CONNECTING result: LOGIN_OK
5/2 12:51:59.591 GRUNT: state: RESPONSE_CONNECTED result: LOGIN_OK 0.0.0.0:0
5/2 12:51:59.672 GRUNT: state: LOGIN_STATE_AUTHENTICATING result: LOGIN_OK
5/2 12:51:59.709 GRUNT: state: LOGIN_STATE_DISCONNECTED result: LOGIN_OK
5/2 12:51:59.741 GRUNT: state: LOGIN_STATE_FAILED result: DISCONNECTED

Is there any other information I should add to help solve this problem?