Using 127.0.0.2 instead of 127.0.0.1

richyama

Commendable
Nov 2, 2016
4
0
1,520
Hi everyone,

Just have a question. Hoping someone can help me out.

At work, our client-server based software program on our server uses 127.0.0.1 to connect to the database. If I switch this to 127.0.0.2, will that cause any problems when connecting to a database? I tried it and it works with no data lost but I'm not quite sure how loopbacks work and I just want to make sure no data is lost if I change this setting.

I need to use 127.0.0.2 to resolve an issue with services being used on 127.0.0.1

Thanks!