5 Aug
2008
5 Aug
'08
1:24 p.m.
On Tue, 2008-08-05 at 18:17 +0100, A.L.M.Buxey@lboro.ac.uk wrote:
your host is firewalled and therefore FR doesnt see the packet at all?
Also, if the server host is multihomed, then the response packet may be coming from a different source IP than the original request was sent to, in which case the client may ignore it. The fix for this is to have the radius server listen on a single IP, which will cause that IP to be used as the source and avoid this problem. tcpdump is your friend here too. --Greg