Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • yes, I tried solving this with AT&T support. Got me nowhere. Commented Aug 4, 2022 at 10:22
  • Incoming TCP connections from where? Do you have a public IP or how do they come in? What do routing tables state?
    – Alex
    Commented Aug 4, 2022 at 11:09
  • On most VPNS the admins of the VPN server (in your case the admins of "some network") can decide what traffic they allow or deny: they create a policy that the VPN client applies for being able to connect to the VPN server. On common policy is limit all connections to those that come through the VPN. If that is a problem you have to talk to the admins of the VPN server (admins of "some network").
    – Robert
    Commented Aug 4, 2022 at 11:47
  • @Robert Thanks for the feedback. Question is how does it work? And how can I hack it? It would help to see what ports are blocked. Commented Aug 4, 2022 at 12:21
  • For maximum security, some VPN clients can do "full tunnel" mode, where ALL traffic to or from the VPN client machine MUST go via the VPN tunnel. Sometimes this is a setting you can control locally on the VPN client, but sometimes this is dictated by the VPN server (the VPN admin requires you to use a VPN client that allows him to force you to use full tunnel mode).
    – Spiff
    Commented Aug 4, 2022 at 15:09