Index: trunk/cgi-bin/main.cgi
===================================================================
--- trunk/cgi-bin/main.cgi	(revision 301)
+++ trunk/cgi-bin/main.cgi	(revision 302)
@@ -852,5 +852,5 @@
 		qq(<div><a href="https://billing.example.com/extserv.pl?).
 		"action=new_radius_user&oldcustid=$webvar{custid}&userid=$webvar{billinguser}".
-		qq(&ip=$msg">Add this IP to RADIUS user table</a></div>)
+		qq(&ipdb=1&ip=$msg">Add this IP to RADIUS user table</a></div>)
 	: "</div>");
       # Notify tech@example.com
@@ -866,4 +866,5 @@
 		"action=new_radius_user&oldcustid=$webvar{custid}&userid=$webvar{billinguser}".
 		"&route_subnet=".$netblock->addr."&subnet_slash=".$netblock->masklen.
+		"&include_routed_subnet=1&ipdb=1".
 		qq(">Add this netblock to RADIUS user table</a></div>)
 	: "</div>");
