I'm troubleshooting some FTP problems.
When I connect to my server, I see this in the transcript:
Cmd: PASV
227: Entering Passive Mode (aaa,bbb,ccc,ddd,12,217)
I understand what Passive mode is. aaa.bbb.ccc.ddd is my server's IP address. But what do the last two numbers represent?