Hi,
I'd like to use freeradius on my machine: i've got SME Server 7.3, set up in server and gateway
mode.
The net is something like this:
________
| | access-point
| CLIENT | )))) ((( \|/ ________ Internet
|________| | | | |
+------| SERVER |------+
net 192.168.1.0/24 eth1 |________| eth0
SME is running well, i've tested client and they navigate on internet.
The next step is to set up freeradius, I've followed some tutorials but i've got the
feeling that freeradius is not running.
I tried a netstat -an | grep tcp and I don't see any service running on port 1812 or 1813,
Following this thread:
http://forums.contribs.org/index.php?topic=30736.0I've done a
config setprop radiusd access private TCPPort 1812
config set radius-acct service status enabled access private TCPPort 1813
signal-event remoteaccess-update
But nothing has changed, if I do an iptables -L i don't see the ports open.
I'm italian so sorry for the english. If you need some more details, just ask.
Bye