sections |
Users of Mac OS 10.5 (Leopard) should be aware that this new version of the Mac operating system cannot successfully connect to the IC wireless network. |
© Copyright Ithaca College. All rights reserved; unauthorized use prohibited. All material on this server is produced by our community but, except for designated pages, is neither approved nor verified by Ithaca College.
1. We must upgrade the firepass f5 software to version 6.0.2
It's obvious that the software hasn't been upgraded in years because the plugin that we download to make the java client function was last modified in October 2005.
v6.0.2 was released last month. It supports intel, so we won't have to use Rosetta either.
2. Leopard changes the location of the pppd process from Tiger. To remedy this you would run this command in the terminal
<i>sudo ln -s /var/run/DirectoryService.pid /var/run/lookupd.pid</i>
This command tells firepass where the new process running pppd is located.
You may also be able to go into the directory manually, copy the process, and paste it under the name that the plugin is looking for. It doesn't much matter anyway because Until we upgrade the SSL VPN software, step 2 is useless.
-C Knight