fullnat下的ftp负载分担
Open
- Dominant language
- C
- Stars
- 2k
- Forks
- 679
- PR merge metrics
- No merged PRs in 30d
Description
```
if (IP_VS_FWD_METHOD(cp) != IP_VS_CONN_F_MASQ)
return 0;
```
为什么只在nat下bind app?
fullnat下的ftp被动模式 不可用啊
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the IP_VS_FWD_METHOD(cp) check shown in the issue and trace how FTP passive-mode connections are handled for FULLNAT versus NAT. Reproduce the reported failure with a FULLNAT FTP passive-mode transfer, then confirm that passive FTP works without breaking the existing NAT path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100