Alan DeKok ?????:
Anton G. wrote:
I have a strange problem with CoA-Ack receive
Which version of the software are you using? git/stable from Aug 13 10:07 GMT
It works for me with the latest git "stable" tree...
get today git/stable and tried - same result.. ( Alan, can you please provide me some tips to do further debug of this? Not mentioning radiusd CoA, i`m pretty puzzled why radclient doesn`t want to handle CoA-ACK from nas.. some# /usr/local/bin/radclient -t20 -r 1 -c 1 -f ./coa.rad -x 10.200.27.3:1700 coa su29 Sending CoA-Request of id 223 to 10.200.27.3 port 1700 User-Name = "10.200.27.42.vrf_nat1.vlan.5.0.0.951" ERX-Virtual-Router-Name = "default:vrf_nat1" Framed-IP-Address = 10.200.27.42 ERX-Service-Activate:2 = "setmv(10.200.27.42,00:0e:0c:b9:31:41,vrf_nat1)" ERX-Service-Timeout:2 = 20 rad_recv: CoA-ACK packet from host 10.200.27.3 port 1700, id=223, length=20 radclient: received response to request we did not send. (id=223 socket 3) radclient: no response from server for ID 223 socket 3 some# tcpdump and radsniff didn`t show anything strange some# radsniff -x -I /home/ak/coa.dump -f udp PCAP filter: [udp] RADIUS secret: [testing123] CoA-Request Id 223 10.200.3.4:56318 -> 10.200.27.3:1700 (1 packets) +0.000 User-Name = "10.200.27.42.vrf_nat1.vlan.5.0.0.951" ERX-Virtual-Router-Name = "default:vrf_nat1" Framed-IP-Address = 10.200.27.42 ERX-Service-Activate:2 = "setmv(10.200.27.42,00:0e:0c:b9:31:41,vrf_nat1)" ERX-Service-Timeout:2 = 20 CoA-ACK Id 223 10.200.27.3:1700 -> 10.200.3.4:56318 (2 packets) +7.069 Done sniffing some#