Forum Discussion
Tom_Roche_93458
Nov 21, 2014Nimbostratus
how to get client-side debug output from Network Access Plugin?
I've been using the F5NAP as a client for ~2 years, after getting it setup on 64-bit linux, to run SSH sessions on a research compute cluster. However now I must make the F5VPN run through a jumpbox,...
Alexey_384
Nov 21, 2014Historic F5 Account
F5 logs are under ~/.F5Networks/. Also you should set log level to 63 in ~/.F5Networks/f5networks.conf
- Tom_Roche_93458Nov 21, 2014NimbostratusTom Roche >> how to get client-side debug output from Network Access Plugin? Alexey > F5 logs are under ~/.F5Networks/. Also you should set log level to 63 in ~/.F5Networks/f5networks.conf @Alexey: Perhaps you are referring to server-side? Or to some other version of the F5NAP? Because I see no such directory or file on my client: me@client:~$ ls -ald ~/.F5* ls: cannot access /home/me/.F5*: No such file or directory me@client:~$ date ; find -type d -name '*F5*' ; date Fri Nov 21 10:19:26 EST 2014 ./.cache/mozilla/firefox/mwad0hks.default/Cache/2/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/7/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/F/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/8/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/5/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/B/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/D/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/4/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/9/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/A/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/C/F5 ./.cache/mozilla/firefox/mwad0hks.default/Cache/E/F5 ./firefox/firefox_for_F5_VPN Fri Nov 21 10:19:39 EST 2014 Note the latter directory is the special firefox profile I use only for my F5NAP'ed 32-bit firefox. It contains no `*.conf`: me@client:~$ find ~/firefox/firefox_for_F5_VPN -type f -name '*f5*' | wc -l 0 me@client:~$ find ~/firefox/firefox_for_F5_VPN -type f -name '*F5*' | wc -l 2 me@client:~$ find ~/firefox/firefox_for_F5_VPN -type f -name '*F5*' /home/me/firefox/firefox_for_F5_VPN/Cache/A8F5ACD9d01 /home/me/firefox/firefox_for_F5_VPN/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/plugins/np_F5_SSL_VPN.so Similarly, the `~/.cache/mozilla/` folders contain only the usual firefox cache binaries: me@client:~$ date ; find -type d -name 'F5' | xargs -i find {} -type f | wc -l ; date Fri Nov 21 10:21:11 EST 2014 19 Fri Nov 21 10:21:13 EST 2014 me@client:~$ date ; find -type d -name 'F5' | xargs -i find {} -type f ; date Fri Nov 21 10:21:27 EST 2014 ./.cache/mozilla/firefox/mwad0hks.default/Cache/2/F5/BFA05d01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/2/F5/BFA05m01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/2/F5/92D19d01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/7/F5/79B9Em01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/F/F5/DF5DDm01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/8/F5/F30B3d01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/8/F5/F30B3m01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/5/F5/6C567m01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/B/F5/F9D0Cm01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/B/F5/F9D0Cd01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/D/F5/88583m01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/4/F5/933F0d01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/9/F5/5E79Dm01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/9/F5/8635Cd01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/A/F5/FA65Bd01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/A/F5/0BA72m01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/C/F5/AA7D9d01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/C/F5/AA7D9m01 ./.cache/mozilla/firefox/mwad0hks.default/Cache/E/F5/B4B6Fm01 Fri Nov 21 10:21:28 EST 2014
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects