@casey
THanks! that worked :)
Search Criteria
Package Details: netextender 10.3.0_21-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/netextender.git (read-only, click to copy) |
---|---|
Package Base: | netextender |
Description: | SonicWALL SSL VPN Client |
Upstream URL: | https://www.sonicwall.com/en-us/products/remote-access/vpn-client |
Keywords: | dell netextender sonicwall ssl sslvpn vpn |
Licenses: | custom |
Submitter: | None |
Maintainer: | satoki |
Last Packager: | satoki |
Votes: | 30 |
Popularity: | 0.010452 |
First Submitted: | 2010-07-02 22:09 (UTC) |
Last Updated: | 2025-07-22 20:26 (UTC) |
Dependencies (4)
- bash (bash-devel-gitAUR, bash-gitAUR)
- net-tools (net-tools-gitAUR)
- ppp (ppp-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
Required by (0)
Sources (6)
- com.sonicwall.NetExtender.desktop.patch
- https://software.sonicwall.com/NetExtender/NetExtender-linux-amd64-10.3.0-21.tar.gz
- https://software.sonicwall.com/NetExtender/NetExtender-linux-arm64-10.3.0-21.tar.gz
- https://www.sonicwall.com/legal/general-product-agreement
- neservice.patch
- NEService.service.patch
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 Next › Last »
tony1661 commented on 2016-11-30 15:09 (UTC)
casey commented on 2016-11-30 13:53 (UTC)
@tony1661 and @chetgray
I too ran into the issue where the client would hang at "Connecting tunnel..."
The following Gentoo Forums post which mentions creating links with .sh suffixes for the generated ip-up.d and ip-down.d files worked for me.
https://forums.gentoo.org/viewtopic-p-7564890.html?sid=a9e9e76e02e56909c29a8627387b2e88#7564890
chetgray commented on 2016-11-01 15:54 (UTC)
georgyo, I can. I need to access one for a job now, so the client is necessary for me.
georgyo commented on 2016-11-01 15:30 (UTC)
I no longer have a sonicwall. Does anyone want to take ownership of this package?
chetgray commented on 2016-11-01 15:28 (UTC)
Version 8.5.797 is available (and 8.5.796 is no longer available). One more library needs to be packaged, as well:
@@ -35,6 +36,7 @@ package() {
install -Dm 644 netExtender.1 "$pkgdir/usr/share/man/man1/netExtender.1"
install -Dm 755 libNetExtender.so "$pkgdir/usr/lib/libNetExtender.so"
+ install -Dm 755 libNetExtenderEpc.so "$pkgdir/usr/lib/libNetExtenderEpc.so"
install -Dm 644 ca-bundle.crt "$pkgdir/usr/share/netExtender/ca-bundle.crt"
# netExtenderGui is hard-coded to check in /usr/lib
lwin commented on 2016-09-28 14:05 (UTC) (edited on 2016-09-28 14:05 (UTC) by lwin)
Given sources are unavailable:
https://sslvpn.demo.sonicwall.com/NetExtender.Linux.8.5.793.x86.tgz (i686)
https://sslvpn.demo.sonicwall.com/NetExtender.Linux.8.5.793.x86_64.tgz (x86_64)
The following sources are available at the moment:
https://sslvpn.demo.sonicwall.com/NetExtender.Linux.8.5.796.x86.tgz (i686)
https://sslvpn.demo.sonicwall.com/NetExtender.Linux.8.5.796.x86_64.tgz (x86_64)
tony1661 commented on 2016-09-07 23:24 (UTC)
I'm getting the following error, anyone have any ideas?
[user@system Downloads]$ netExtenderGui
2016-09-07 19:21:33 EDT INFO com.sonicwall.NetExtender Logging initialized.
2016-09-07 19:21:33 EDT INFO com.sonicwall.NetExtender NetExtender version 8.5.793
Making a global reference ot the NetExtenderControl object registered with JNI
NetExtender for Linux - Version 8.5.793
Dell SonicWALL
Copyright (c) 2016 Dell
2016-09-07 19:21:33 EDT INFO com.sonicwall.gui.PreferencesDialog createLogPanel()
JNI: setDestination:Setting Destination: vpn.domain.ca (port 4433)
JNI: LaunchNX: mypid = 26843
JNI: LaunchNX: Launching NetExtender2
JNI: LaunchNX: Using destination IP vpn.domain.ca
JNI: LaunchNX: launching NX
Connecting to vpn.domain.ca:4433...
Connected.
Logging in...
Login successful.
Version header not found
SSL Connection is ready
Using SSL Encryption Cipher 'AES256-SHA'
Using new PPP frame encoding mechanism
Using PPP async mode (chosen by server)
Connecting tunnel...
georgyo commented on 2016-04-23 13:55 (UTC)
Updated this package to be less sketchy and work more reliably.
ainola commented on 2015-11-15 23:15 (UTC)
Hi, markbhp. A few things: I'm not maintaining this any more due to the problems I detailed below. So use this if you dare: Nobody is following security updates (not like this garbage should be trusted for any proper security, anyway).
If this is for an organization, you'll be better off either 1) asking your IT department for help, or 2) (if you're the IT dept.) ditching this for something more sane, such as openvpn.
Pinned Comments
physkets commented on 2021-02-10 15:33 (UTC)
In case of changes/updates to
ppp
, you will need to re-runchmod -v u+s /usr/sbin/pppd
.