<div dir="ltr"><div><div><div>My environment:<br></div><br>- Ubuntu 14.04 amd64 (all: host and containers)<br></div><div>- Packages created with script from freeradius 2.2.5 (freeradius, freeradius-postgresql, freeradius-dialupadmin,etc)<br>
<br></div>- Freeradius on LXC Container<br></div>- Freeradius-Dialupadmin on another LXC container with apache2<br><br><div><div>- ip on server host: 192.168.10.4 and 10.0.3.1 (for lxc nated network)<br>- ip on guest freeradius: 10.0.3.14<br>
</div><div>- ip on guest freeradius-dialupadmin/apache2: 10.0.3.15<br></div><div>- ip of my pc: 192.168.10.19<br><br></div><div>- Server host with UFW/Iptables with active firewall and port forward<br clear="all"></div><div>
<div><div><br>================ ==============<br><br></div><div>The problem is with freeradius-dialupadmin:<br><br></div><div>with lines in /etc/freeradius-dialupadmin/config.php:<br>$curVer=intval(str_replace(".", "",phpversion()));<br>
if( $curVer >= $testVer )<br>        import_request_variables('GPC');<br><br></div><div>I have: <br><br>[Wed May 07 13:40:19.294851 2014] [:error] [pid 2272] [client <a href="http://192.168.10.19:59084">192.168.10.19:59084</a>] PHP Fatal error:  Call to undefined function import_request_variables() in /etc/freeradius-dialupadmin/config.php on line 9, referer: <a href="http://192.168.10.4/fradmin/buttons.php">http://192.168.10.4/fradmin/buttons.php</a><br>
<br></div><div><br></div><div>If i comment this lines i have:<br><br>[Wed May 07 13:26:14.272903 2014] [:error] [pid 2271] [client <a href="http://192.168.10.19:58985">192.168.10.19:58985</a>] PHP Notice:  Undefined variable: clear_fields in /usr/share/freeradius-dialupadmin/htdocs/nas_admin.php on line 269, referer: <a href="http://192.168.10.4/fradmin/buttons.php">http://192.168.10.4/fradmin/buttons.php</a><br>
[Wed May 07 13:26:14.272910 2014] [:error] [pid 2271] [client <a href="http://192.168.10.19:58985">192.168.10.19:58985</a>] PHP Notice:  Undefined variable: do_it in /usr/share/freeradius-dialupadmin/htdocs/nas_admin.php on line 269, referer: <a href="http://192.168.10.4/fradmin/buttons.php">http://192.168.10.4/fradmin/buttons.php</a><br>
[Wed May 07 13:26:14.272916 2014] [:error] [pid 2271] [client <a href="http://192.168.10.19:58985">192.168.10.19:58985</a>] PHP Notice:  Undefined variable: select_nas in /usr/share/freeradius-dialupadmin/htdocs/nas_admin.php on line 269, referer: <a href="http://192.168.10.4/fradmin/buttons.php">http://192.168.10.4/fradmin/buttons.php</a><br>
[Wed May 07 13:26:14.272923 2014] [:error] [pid 2271] [client <a href="http://192.168.10.19:58985">192.168.10.19:58985</a>] PHP Notice:  Undefined variable: clear_fields in /usr/share/freeradius-dialupadmin/htdocs/nas_admin.php on line 271, referer: <a href="http://192.168.10.4/fradmin/buttons.php">http://192.168.10.4/fradmin/buttons.php</a><br>
<br></div><div>Thanks for your help.<br></div><div><br><br><br>-- <br>             - Osvaldo T Crispim Filho -<br>
</div></div></div></div></div>