Note: If you did not click 'OK' at the end of the previous part of this section you can skip step 1.
1. On the FileZilla server window click Edit then Settings.
Screen 3.01 will appear.
Screen 3.01:

2. Click on IP bindings under General Settings(left side of Screen 3.01)
Your screen should look like 3.03.
Screen 3.03:

By default filezilla listens on all ip addresses available.
Optional Step:
I am going to change this because I know what I want it to listen on.. you should also know the ip you want it to listen on as well. You will need to know it later on anyway.
Note: If you want to setup a server that is behind a router, your computer should have a static ip setup(doesn't change when it is restarted.)
Click Start > Click Run > type: cmd.exe > Click Ok.
Type: ipconfig
Press enter.
You will see your computers ip address.
Code:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.1.103
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Mine is 192.168.1.103.
Note: you can bind the server to multiple ip addresses by putting a space in between them.
Your screen should either look like Screen 3.03 or the following:

3. Click 'OK' or go on to the next part of this section.
Bookmarks