Hallo,
laut Konfiguration soll pure-ftpd auf eine IP (d.h. NIC) gebinden sein:
PURE_FTPD_IPADDR = 4:3:1
Sehe ich mir jedoch die offen ports mit "ss -tlnp 'src 0.0.0.0'" an,
finde ich folgenden Eintrag:
LISTEN 0 5 0.0.0.0:21
0.0.0.0:* users:(("pure-ftpd",pid=1245,fd=4))
D.h. pure-ftpd reagiert auf alle IPs, oder?
Gruß,
Wilhelm