hi, I'm using : RedHat 9.0 Kernel 2.4.20-20.9 FreeRadius v0.9.3 + MySQL v4.0.13 for AAA for a MikroTik RouterOS v2.4.15 PPPoE Server
Everything is working fine thanks to FreeRadius, MySQL, MikroTik. Just on problem, I don't want the users to mess with each other, and so that no viruses/Trojans etc can bug my internal IP ranges, so I thought of giving each one a /32 subnet mask as per PPP would at least stop broadcast messages for discovery (NetBIOS etc) to effect other users I tried to achieve this by using the following Radius REPLY attribute. Framed-IP-Netmask := 255.255.255.255 but clients at random (mostly win9x clients ) with proper patches etc and various PPPoE clients (raspppoe, WINPoET, FriendlyPPPoE etc) doesn't seem to be helping as the client always gets their subnet mask assigned as 255.255.255.0 ppp profile : local-ip-address=172.30.254.1 remote-ip-address=pppoe ip pool : pppoe=172.30.254.10-172.30.254.254 checking subnet mask in win9x via winipcfg/ipconfig randomly gives /24 subnet mask instead of /32 (about 40% of the time) any help will be greatly appreciated sorry for cross posting, don't know who to ask the question(s) thanks Ripunjay - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
