[GH-ISSUE #2399] udp获取不到客户端ip地址 #1907

Closed
opened 2026-05-05 13:13:52 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @LinkDownZ on GitHub (May 17, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2399

[REQUIRED] hat version of frp are you using

Version:

[REQUIRED] What operating system and processor architecture are you using
OS:
CPU architecture:

[REQUIRED] description of errors
OS: Linux
CPU architecture:
2core2G
confile

log file

Steps to reproduce the issue

  1. 使用UDP端口转发
  2. java使用Netty接受udp报文,内网穿透后服务端能够接受到客户端的报文,但是udp报文中的发送地址是frps的地址

Supplementary information

Can you guess what caused this issue

Checklist:

  • [] I included all information required in the sections above
  • [] I made sure there are no duplicates of this report (Use Search)
Originally created by @LinkDownZ on GitHub (May 17, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2399 <!-- From Chinese to English by machine translation, welcome to revise and polish. --> <!-- ⚠️⚠️ Incomplete reports will be marked as invalid, and closed, with few exceptions ⚠️⚠️ --> <!-- in addition, please use search well so that the same solution can be found in the feedback, we will close it directly --> <!-- for convenience of differentiation, use FRPS or FRPC to refer to the FRP server or client --> **[REQUIRED] hat version of frp are you using** <!-- Use ./frpc -v or ./frps -v --> Version: **[REQUIRED] What operating system and processor architecture are you using** OS: CPU architecture: **[REQUIRED] description of errors** OS: Linux CPU architecture: 2core2G **confile** <!-- Please pay attention to hiding the token, server_addr and other privacy information --> **log file** <!-- If the file is too large, use Pastebin, for example https://pastebin.ubuntu.com/ --> **Steps to reproduce the issue** 1. 使用UDP端口转发 2. java使用Netty接受udp报文,内网穿透后服务端能够接受到客户端的报文,但是udp报文中的发送地址是frps的地址 3. **Supplementary information** **Can you guess what caused this issue** **Checklist**: <!--- Make sure you've completed the following steps (put an "X" between of brackets): --> - [] I included all information required in the sections above - [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1907
No description provided.