Search Criteria
Package Details: f5fpc 7248.2024.0909.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/f5fpc.git (read-only, click to copy) |
---|---|
Package Base: | f5fpc |
Description: | Command-line VPN client using FastPPP to connect to F5Networks BIG-IP APM 13.0 |
Upstream URL: | https://techdocs.f5.com/kb/en-us/products/big-ip_apm/manuals/product/apm-client-configuration-11-4-0/4.html |
Licenses: | Commercial |
Provides: | f5fpc, svpn |
Submitter: | zrhoffman |
Maintainer: | zrhoffman |
Last Packager: | zrhoffman |
Votes: | 3 |
Popularity: | 0.022691 |
First Submitted: | 2020-05-03 22:55 (UTC) |
Last Updated: | 2024-09-30 19:33 (UTC) |
Dependencies (2)
- openssl (openssl-gitAUR, openssl-staticAUR)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
Latest Comments
1 2 Next › Last »
zrhoffman commented on 2022-10-23 17:34 (UTC)
@andutra Updated to a different 7230.2022.0711.1 mirror, hashes should pass now
zrhoffman commented on 2022-10-21 18:20 (UTC)
Looks like vpn.f5.com downgraded to
7221.2022.0411.1
. I'll look for another7230.2022.0711.1
mirrorandutra commented on 2022-10-21 18:04 (UTC)
Hi, I'm getting this error when I try to install:
==> Validating source_x86_64 files with sha512sums... linux_f5cli-7230.2022.0711.1-1.x86_64.deb ... FAILED ==> ERROR: One or more files did not pass the validity check!
zrhoffman commented on 2022-04-29 09:46 (UTC)
Wow! In my case, I need 2FA, but OpenConnect supports that:
Cool that OpenConnect supports this, thanks for sharing.
PeterRies commented on 2022-04-28 18:38 (UTC)
FYI - I switched to openconnect and got it running with the help of a colleague.
Commandline if of any interest for other people (trick in my case was passing the useragent)
sudo openconnect --useragent='Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.72 Safari/537.36' --user=USERNAME --protocol=f5 SERVERNAME
PeterRies commented on 2022-04-27 11:51 (UTC)
Great hint. I'll give that a try. I only found two very old python scripts that didn't work anymore. But these are quite up to date. Would be great if they'd work.
zrhoffman commented on 2022-04-26 21:52 (UTC)
If your next alternative is Windows, maybe try https://github.com/kayrus/gof5 or https://github.com/zrhoffman/svpn-login (both cli-only) first?
PeterRies commented on 2022-04-26 19:29 (UTC)
I was too fast. Older version gives me a session established (that's why I was exited too early) but f5fpc -i tells me that status is disconnected. This doesn't change over time.
o no luck. I'll wait until the 0411.1 is available. Will reactivate my Windows Laptop for a while :/
zrhoffman commented on 2022-04-26 19:24 (UTC)
Okay, glad the older version is working. F5 has released 7221.2022.0411.1 (though no mirrors seem to be using it yet), so maybe that will fix it, too.
PeterRies commented on 2022-04-26 19:08 (UTC)
@zrhoffman thank you. this one works immediately. so I can confirm that the latest version has some issue. may be somebody else can confirm?
but for now I can work again and connect to my company's network.
thanks again! :)
1 2 Next › Last »