Skip to main content
Participant
April 29, 2011
Question

assigning/restricting certain IP address to coldfusion server

  • April 29, 2011
  • 2 replies
  • 1182 views

I have coldfusion 9 server on my development server. but when i try to log in to the website on the dev server a licensing error shows up saying the IP address is disallowed. can anyone tell me how to assign the IP address that needs to have access to the CF server?

    This topic has been closed for replies.

    2 replies

    Inspiring
    April 29, 2011

    You don't assign them: it simply serves the first two IP addresses that make requests.

    --

    Adam

    sachinpolAuthor
    Participant
    April 29, 2011

    So let me get this straight. you are saying that there is no way i can, as a Coldfusion server admin assign the 2 IP addrr that shud access it. but CF server by itself takes the first 2 IP addresses.

    So in that case if I restart the service. then my IP address and one other IP address loggin would be able to access. the 3rd one would be kicked out, right? but if i restart the service again the any 2 IP addr logining in first would have access. is that so?

    Also this happens only on CF developer edition right? if i get licensing then no of IP addrr accessing shud not be an issue, is that right?

    Inspiring
    April 29, 2011

    Correct on all counts.

    --

    Adam

    sachinpolAuthor
    Participant
    April 29, 2011

    I tried restarting the colfusion server service but that didnot work. it still shows the same error.