General Questions - Billing server ignoring client connection request. Anonymous - Sat May 24, 2003 7:47 pm Post subject: Billing server ignoring client connection request.
I've been running private servers to test settings for years, and never had a problem connecting to my own zone. Now when I try to connect it says "Client connection request from billing server ignored".
I downloaded the newest server that goes with Continuum 0.38. Checked over all the settings I could think of.. modified my zone.dat to 127.0.0.1(before that the zone would appear to not be up at all, but after changing that it is up I just can't connect to it).
The only thing I can think of is I got a new DSL connection here. I'm sure it's a simple solution though.
Mine GO BOOM - Sat May 24, 2003 11:16 pm Post subject:
If the two originating IP's for the billing server and you are the same, that is what happens. Just change your zone.dat's ip over to something like 127.0.0.50 and it should work fine, since your billing server is 127.0.0.1. (Anything starting with 127. means the local machine, so you can pick any number you'd like.)