29 Aug
2009
29 Aug
'09
4:44 a.m.
Michael Bryant wrote:
If two vmps requests are sent in close succession (within cleanup_delay), with the same source port, from the same switch (which does in fact seem to be common, as the cisco switch I'm using for testing sends *all* requests with a source port picked on startup), they are detected as identical by freeradius as identical, even if they are for different mac addresses.
Hmm... does the client use the *same* VMPS transaction Id for the packets? If so, that's not nice. It means that the server can't cache packets to lower loads due to re-transmits. Alan DeKok.