Hi, Basically I want to connect to vpn from other hosts. My laptop is connected to vpn but I want to connect another device to vpn via laptop. I am connecting to vpn using pulse secure on my laptop. Laptop is connect to WiFi. In laptop I set proxy as 127.0.0.1:3129 under settings. I am using Putty to connect using ssh and also under tunnels I added some local port forwarding and also checked "Local ports accept connection from other hosts". On laptop its connected to network, everything is working including Internet and office intranet. Then on other device which is connected to same WiFi, I set the proxy as the ip address of laptop and the port(3129) which is being used in laptop for proxy. But this device is not able to connect the desired office network. On the laptop if I run wireshark, I can see the packets coming. The other thing I tried in putty was I added a local port forwarding for that specific address I am trying to connect like: something.com:443 and local port 111112 using this also, i can see packet arriving in the laptop using wireshark but nothing happens, doesn't connect to something.com Does pulse secure block this kind of connection where we can connect to vpn from other hosts ? Or is it windows blocking ? when I first ran putty with local port to other hosts checked, I got dialog on windows whether to allow this kind of connection and I clicked yes. Pulse secure version: 9.0.4.64055
... View more