Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) AAC and static IP's



>I am using AAC (1.Ai9) for BSDi and two TNTs.
>
>A profile in the users file is added:
>
>newbie  Password = "justatest"
>  Service-Type=Framed,
>  Framed-Protocol=PPP,
>  Framed-IP-Address=123.231.132.111
>
>This is done so I can assign an administrative account a certain IP address.

<--- SNIP! --->

Dunno a great deal about BSDI, but I did notice you're not specifying
a netmask...tried something like this?

newbie     Password = "justatest"
        Service-Type = Framed-User,    
        Framed-Protocol = PPP,
        Framed-IP-Address = 123.231.132.111,
        Framed-IP-Netmask = 255.255.255.255,
        Framed-Routing = None,

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>


References: