Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Apr 1999 15:36:10 +0100
From:      Stuart Henderson <mark@eclipse.net.uk>
To:        Rick Morel <rmorel@morelr.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Cisco 5201 AS + FreebSD with Radius
Message-ID:  <370B6D5A.B94B6607@eclipse.net.uk>
References:  <2.2.32.19990407131601.0070e4a8@mail.morelr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I haven't been able to set things up to assign a static IP 

Check your dictionary for the exact naming but it should be something
along the lines of: 

Framed-IP-Address=12.34.56.78,Framed-Netmask=255.255.255.255

You can of course set different netmasks if it is a routed
connection. These should go in the 'set' attributes not the 'check'
attributes. IE 

username=foo,framed-protocol=ppp		<< check
framed-ip-address=foo,framed-netmask=foo	<< set

these can be on the same line, it is the absence of the comma that
indicates the division between check and set attributes.

-- 
  Stuart Henderson
  Network Engineer, Eclipse Networking Ltd.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?370B6D5A.B94B6607>