batch file
2 TopicsHow to connect VPN using batch file for BIG IP Edge Client
Can someone help to write the exact command to login to the vpn server thought command prompt in windows. I tried with the following command but it is just launching the BIG EDGE IP client, but it is not logged in. f5fpc -start /h https://vpnxxx.server.com /u my_userid /p my_password -Vinoth650Views0likes1CommentiRule to read dynamic file in /tmp/ location
Hi All, I've been trying to figure out if there is a way for an iRule to read from a file located in the /tmp/ directory on itself (LTM). The reason for this is I have a script running as a cronjob on the LTM to generate a unique string that I want to be able to manipulate and use in this iRule. So in summary, can an irule read from a location on the itself(LTM) and store it as a string? Thanks!320Views0likes3Comments