Firewalls

Offsite folks with firewalls:

After

If it runs it means two things, you are set up correctly and you do not have to worry about a firewall, thus you can run the program to see exactly what I would see.

If not you have two paths to take:
(1)not worry about firewall (below)and
(2) get past the stinking firewall

  1. you can connect (ssh) to one of the machines here to run your program (notice this is different than the database account; here you have to have an account on our ecst machines.) You should have done this already so that you could make a webpage here to submit stuff. If you have not done so, you can still can get this account through http://www.ecst.csuchico.edu/~amk/foo/csci151/newaccounts.html .

    For the DATABASE account, you should send me email to request an Oracle account (that was step one up above)

    It is best to ssh to one of the SUNs (ect-sun.ecst.csuchico.edu). Since the program above is non-gui it should work just fine.

    Copy this program to the machine you are connecting to (ssh), Make sure your CLASSPATH is set to see the driver CLASSPATH=./:/opt/Oracle8i/products/8.1.7/jdbc/lib/classes12.zip

OK, good luck and I hope that this makes your life (at least while you are in this class) easier