Hello
I've got an old machine running a specialized program that I want displayed on my computer. This has worked before and also works from another machine. These are the steps I do:
1. On my machine: xhost +
2. telnet oldmachine
3. setenv DISPLAY <my machine>:0.0
4. xclock
Error: Can't open display: <my machine>:0.0
Doing the exact same steps from another machine works, so there must be something odd with my setup.
