[CentOS] Pulse Secure/Juniper Networks Network Connect (CentOS 7)

Toralf Lund

toralf.lund at pgs.com
Mon Feb 19 14:56:24 UTC 2018


Hi,

Is anyone here using the "Network Connect" VPN software from Pulse 
Secure (which was previously known as Juniper Networks Network Connect)?

I've used this successfully in the past to connect to the machines at 
work from home. That was with CentOS 6, though, on CentOS 7 I can't seem 
to get it to work. The software actually starts, and it also 
successfully sets up a "tun" type network device with an IP address, but 
I can't reach anything across the connection. In fact, even resources 
outside VPN/the company network become unreachable.

Does anyone have any idea what may be wrong? Output from /sbin/ifconfig 
as well as /sbin/route from a typical session are included below.

Thanks.

- Toralf

--
enp0s31f6: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
         ether c8:5b:76:f7:d1:9c  txqueuelen 1000  (Ethernet)
         RX packets 6523788  bytes 5286956088 (4.9 GiB)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 1417201  bytes 209955717 (200.2 MiB)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         device interrupt 16  memory 0xf1200000-f1220000

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
         inet 127.0.0.1  netmask 255.0.0.0
         inet6 ::1  prefixlen 128  scopeid 0x10<host>
         loop  txqueuelen 1  (Local Loopback)
         RX packets 487991  bytes 165475903 (157.8 MiB)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 487991  bytes 165475903 (157.8 MiB)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

tun0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1400
         inet 10.30.250.90  netmask 255.255.255.255  destination 
10.30.250.90
         inet6 fe80::1ddf:c174:c72c:81e  prefixlen 64  scopeid 0x20<link>
         unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
txqueuelen 500  (UNSPEC)
         RX packets 0  bytes 0 (0.0 B)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 1  bytes 48 (48.0 B)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
         inet 192.168.130.123  netmask 255.255.255.0  broadcast 
192.168.130.255
         inet6 fe80::ed8f:66bd:4f45:f3e4  prefixlen 64  scopeid 0x20<link>
         ether 14:ab:c5:06:57:c0  txqueuelen 1000  (Ethernet)
         RX packets 34172  bytes 33693984 (32.1 MiB)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 24197  bytes 5277607 (5.0 MiB)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
default         osl-97214       0.0.0.0         UG    1 0        0 tun0
default         Zhone.Home      0.0.0.0         UG    600 0        0 wlan0
192.168.130.0   0.0.0.0         255.255.255.0   U     600 0        0 wlan0
Zhone.Home      0.0.0.0         255.255.255.255 UH    1 0        0 wlan0
remote.pgs.com  Zhone.Home      255.255.255.255 UGH   1 0        0 wlan0





More information about the CentOS mailing list