Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a special situation. My company is developing a Hotspot Solution where all clients are behind a firewall. Now we want to give our customers the possibility to login using their facebook credentials. To give them free access to the Internet. We do not want to do anything further. We only want to prove if password and email matches.

The big problem we are facing is, that facebook.com seems to use DNS roundrobbing with a very short TTL so we can not provide access to one IP.

Is there a possibilty to do a request from our Hotspot System if a user/password combination is ok without giving our client a direct connection to facebook?

share|improve this question

1 Answer

You could use one of the IPs that Facebook.com resolves to (69.171.247.21) instead of Facebook.com.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.