Setup guide

other UNIX RADIUS servers (eg. XTRadius).
Note that it may conflict with the default configuration files of RADIUS server, which have
references to the Attributes, absent in this dictionary. Please correct the configuration files, not the
dictionary, as no other Attributes are supported by Wandy RouterOS.
There is also dictionary.Wandy that can be included in an existing dictionary to support Wandy
vendor-specific Attributes.
Definitions
PPPs - PPP, PPTP, PPPoE and ISDN
default configuration - settings in default profile (for PPPs) or Hotspot server settings (for
Hotspot)
Access-Request
Service-Type - always is Framed (only for PPPs)
Framed-Protocol always is PPP (only for PPPs)
NAS-Identifier router identity
NAS-Port-Type Async (for async PPP)
Virtual (for PPTP)
Ethernet (for PPPoE and Hotspot)
ISDN Sync (for ISDN)
Calling-Station-Id client MAC address (with capital letters) (for PPPoE)
client public IP address (for PPTP)
client MAC address (with capital letters) (for Hotspot)
Called-Station-Id service name (for PPPoE)
server IP address (for PPTP)
interface MSN (for ISDN)
Hotspot server name (for Hotspot) (from v2.6.9)
NAS-Port-Id serial port name (for async PPP)
ethernet interface name on which
server is running (for PPPoE)
Hotspot server name (for Hotspot)
User-Name client login name
Depending on authentication methods (NOTE: hotspot uses CHAP only)
User-Password encrypted password (used with PAP auth.)
or CHAP-Password,
CHAP-Challenge encrypted password and challenge (used with CHAP auth.)
or MS-CHAP2-Response,
MS_CHAP-Challenge encrypted password and challenge
(used with MS-CHAPv2 auth).
Access-Accept
Framed-IP-Address IP address given to client
NOTE for PPPs:
if address belongs to networks 127.0.0.0/8,
224.0.0.0/4, 240.0.0.0/4, IP pool is used from
default profile to allocate client IP address.
NOTE for Hotspot:
If address is 255.255.255.254, IP pool is used from
hotspot settings
NOTE for Hotspot:
If Framed-IP-Address is specified, Framed-Pool
is ignored.
Framed-Pool IP pool name (on the router) from where get
IP address for the client
NOTE: for PPPs if specified overrides
Framed-IP-Address.