Networking

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • static IP's with rlm_perl

    1 answers - 372 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Michael Gale <michael.gale (AT) pason (DOT) comwrote:
    I am trying the following as a test but it is not working:
    What's not working, why?
    Any help would be great full.
    You've carefully not given any information about what you expect it
    to do, or what is happening. No one can help you without that information.
    Alan DeKok.
  • No.1 | | 1143 bytes | |

    Hello,

    the client side I receive the error:

    TCP/IP CP reported error 738: The server did not assign an address.

    In my authorize function in rlm_perl I am trying to assign a static IP
    to the client based on their username:

    I thought I could assign the IP by using the method below:

    $RAD_REPLY{'Framed-IP-Address'} = '192.168.77.200';
    $RAD_REPLY{'Framed-Netmask'}= '255.255.255.255';
    $RAD_REPLY{'Framed-Protocol'} = 'PPP';
    $RAD_REPLY{'Service-Type'} = 'Framed-User';

    However it looks like the IP is not being sent back to the client.

    Michael

    Alan DeKok wrote:
    Michael Gale <michael.gale (AT) pason (DOT) comwrote:
    >I am trying the following as a test but it is not working:


    What's not working, why?

    >Any help would be great full.


    You've carefully not given any information about what you expect it
    to do, or what is happening. No one can help you without that information.

    Alan DeKok.

Re: static IP's with rlm_perl


max 4000 letters.
Your nickname that display:
In order to stop the spam: 1 + 0 =
QUESTION ON "Networking"

EMSDN.COM