Shannon Gamble wrote:
Do ya'll know the reasons why I'm getting "authentication failed" when trying to connect my FTP?
I'm getting this error when I run a test:
Connecting to probe.filezilla-project.org
Response: 220 FZ router and firewall tester ready
USER FileZilla
Response: 331 Give any password.
PASS 3.1.6
Response: 230 logged on.
Checking for correct external IP address
IP 192.168.1.100 bjc-bgi-b-baa
Response: 510 Mismatch. Your IP is 64.194.97.121, ge-bje-jh-bcb
Wrong external IP address
Connection closed
I don't know how my IP address got changed by itself. Weird.
That's normal. Most ISP's uses DHCP so often you will get a new ip every time you start your computer. If you are on Windows:
Go to start > run... type in cmd and hit enter
Then type:
ipconfig /renew all
That will give you a new IP if your computer is set up to use DHCP at least and if there are any free IP's available 
Btw, what are you trying to do here?