Brian, is "Pulse Secure VPN" just a client? If so, i could try test here with our existing VPN.
I was on their site and they are offering a free trial, but to be honest, i am not sure what to download. ;) So if you could provide a download link for the client? Regards, Matthias - Matthias Rebbe Life Is Too Short For Boring Code > Am 27.10.2020 um 19:51 schrieb Brian Milby via use-livecode > <[email protected]>: > > Additional details: > Win 10 OS / LC 9.6.1 Business > Pulse Secure VPN > > If I do a tracert to the host name on the old VPN or no VPN then it reports 2 > hops. While on the new VPN, the first 4 hops are internal IPs and then > nothing else. Just using the IP that should be the VPN interface doesn’t > seem to work, so I will need to do some more digging. > > Since I still have access to the old VPN for another week I can try on it as > well (using the VPN instead of direct). > > Thanks for the hints so far. > > Sent from my iPhone > >> On Oct 27, 2020, at 6:04 AM, Mark Waddingham via use-livecode >> <[email protected]> wrote: >> >> On 2020-10-27 01:05, Brian Milby via use-livecode wrote: >>> I have a fairly simple stack that I use to get FedEx tracking data >>> using tsNetPostSync. It has worked fine until a new VPN connection >>> was added. The only change that I know is that it no longer allows a >>> split tunnel so everything must go through the VPN. Assuming that is >>> the issue, how do I configure tsNet to use the VPN instead of trying >>> to connect directly? (I’m pretty sure that proxy is not enabled yet, >>> but that is probably coming too). I did try to set the >>> defaultNetworkInterface but it did not seem to have any impact. For >>> now I am just disconnecting the VPN to pull the data. >> >> I *think* the 'interface' setting is what you want: >> >> “interface”: (Introduced in tsNet version 1.4.0) Specify the interface, IP >> address or host name to be used for the outgoing connection. >> >> This should be set to the local ip address of the interface (i.e. VPN) you >> want the socket connection to come from on the local machine. >> >> Warmest Regards, >> >> Mark. >> >> P.S. Hopefully Charles can correct this if I'm wrong! >> >> -- >> Mark Waddingham ~ [email protected] ~ http://www.livecode.com/ >> LiveCode: Everyone can create apps >> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your subscription >> preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
