Posted: Mon 06 Feb 2012, 15:25 Post subject:
Fortinet Forticlient SSL VPN on Fatdog64 (working fine)
It is 32-bit app, so it requires 32-bit libraries with
export PANGO_RC_FILE=
so the text is displayed correctly (and not squares)
It runs, connects to Fortinet, but no routing happens & the message in console is:
route: SIOCDELRT: No such process
It is due to routing being messed up (as per http://ubuntuforums.org/showthread.php?t=1080129 and https://discussions.apple.com/thread/2735376?start=0&tstart=0 )
In my case these was a mysterious:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
1.1.1.1 * 255.255.255.255 UH 0 0 0 ppp0
Once done:
ip route delete 1.1.1.1
ip route add 10.0.0/16 via 172.30.200.1
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum