Điểm:1

Port forwarding through VPN for NAT penetration

lá cờ mp

Problem:

  • I want Service1 listening on port XXXX hosted on my local windows 10 machine to be accessible to public, but my local machine is behind ISP NAT.

  • I have a Remote Sever with static public IP

Question:

What should be configured on those nodes:

Public Client-->Remote Server-->VPN tunnel-->Local Router-->Local Machine-->Local Service

Progress:

I have done something similar successfully with another Service, let's call it Service2 with port YYYY:

  • Port YYYY is open on Remote Server.
  • On Remote Server, Port YYYY is forwarded to Local Router's VPN client IP address.
  • On Local Router, traffic with DSCP tag XX is policy routed to VPN interface.
  • On Local Machine, Service2 is DSCP tagged XX.

However, Service2 only uses UDP, while Service1 uses both TCP and UDP, and for some reason, DSCP tag does not work on TCP on Local Machine.

For Service1:

  • Port XXXX is open on Remote Server.
  • On Remote Server, Port XXXX is forwarded to Local Router's VPN client IP address.
  • On Local Router, traffic with "local port" of XXXX is policy routed to VPN interface.

Have I done this correctly ?

Đăng câu trả lời

Hầu hết mọi người không hiểu rằng việc đặt nhiều câu hỏi sẽ mở ra cơ hội học hỏi và cải thiện mối quan hệ giữa các cá nhân. Ví dụ, trong các nghiên cứu của Alison, mặc dù mọi người có thể nhớ chính xác có bao nhiêu câu hỏi đã được đặt ra trong các cuộc trò chuyện của họ, nhưng họ không trực giác nhận ra mối liên hệ giữa câu hỏi và sự yêu thích. Qua bốn nghiên cứu, trong đó những người tham gia tự tham gia vào các cuộc trò chuyện hoặc đọc bản ghi lại các cuộc trò chuyện của người khác, mọi người có xu hướng không nhận ra rằng việc đặt câu hỏi sẽ ảnh hưởng—hoặc đã ảnh hưởng—mức độ thân thiện giữa những người đối thoại.