ONL Users: Thurs, June 8, 2006 The ONL testbed is back up. We restructured the network. The only user visible change is that everyone will need to get a new RLI.jar file and change the SSH tunnel associated with the RLI. Note that all jar files dated before June 6, 2006 are now invalid. Login to the ONL Web page and select the "Getting Started" link in the side bar. Follow the instructions on the "Getting Started" page. In short, this is what the page says to do: 1) Get a new RLI.jar file Follow the instructions for "Get the RLI jar file." You may want to read the next two bullets: + "Read about changes to the RLI" + "Install JRE 1.5.0 or higher" The RLI will work with 1.4.2 but there is a screen locking problem when running with XP that goes way if you go to 1.5.0 or higher. 2) Verify that you can log into the user host Enter: ssh onl.arl.wustl.edu Note that the host name is now onl.arl.wustl.edu instead of onl03.arl.wustl.edu. Right now, the host you end up logging into will still be onl03 but you need to use the public name onl.arl.wustl.edu. 3) Change some details about your SSH tunnel. See the bullet "Verify that you can run the RLI on your remote host" and in particular the "RLI SSH Tunneling" link. If you use a Unix command to do this, the new command looks like: ssh -L 7070:onlsrv:7070 onl.arl.wustl.edu (the old command was "ssh -L 7070:onl03:7070 onl03.arl.wustl.edu). Send email to testbed-ops@onl.arl.wustl.edu if you have problems.