This is a followup to my last message. It turns out that today's
outage was not Comcast's fault. There was a failure on the office
RRAS end that went undetected ( it's a system tucked away were no one
looks at it as a rule). So, to repeat, Comcast did fix the problem
and GRE packets are now getting through fine as of yesterday.
For those of you debugging this sort of thing, you might want to go to
http://www.sbsfaq.com/Files/ to download the file pptpping.zip which
has software that you run on both ends of the RRAS tunnel to determine
what is or is not working to establish a connection. It looks like a
promising tool from the documentation although I've not yet used it
myself.
I was able to operate both ends of my RRAS tunnel from either end
because I'd previously put up Linux servers with SSH tunnels at both
locations. That would allow me to enter the other site with a telnet
style interface. It would also allow me to pass ports on remote
systems to the local system. So I also run VNC servers on both RRAS
systems (I utilize the filters on RRAS to preclude entry by hackers
from the outside end). By passing the VNC port of the remote system
through SSH to my local system, I can effectively operate that remote
system. If I had needed it, I could have used this alternate tunnel
to set up the pptpping software on both ends.
Good luck all!!