<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
In case when freeradius is talking to a DHCP relay it should <b>always</b>
send answears to a initiating relay IP. But, it doesn't.<br>
<br>
Cisco CMTS is using 10.10.10.1 as his giaddr for all requests made
by CM's, MTA's and CPE's.<br>
All replies should go to 10.10.10.1.<br>
<br>
But, currently, if CPE gets public IP 200.200.200.2 with gateway
200.200.200.1, freeradius tries to send reply to 200.200.200.1
instead of 10.10.10.1.<br>
<br>
This is my opinion, maybe i am wrong...<br>
<br>
</body>
</html>