RE: Problem with proxying request

2012-12-19 Thread BALSIANOK, Peter
@lists.freeradius.org Subject: Re: Problem with proxying request On 18/12/12 15:29, BALSIANOK, Peter wrote: No iptables, ipfw, pf, etc. . When i use radclient and sends accounting request ( from server were freeradius is placed ) to 3rdparty radius i got correct answer. Then use ordinary system diagnostic tools

RE: Problem with proxying request

2012-12-19 Thread BALSIANOK, Peter
, December 18, 2012 5:50 PM To: freeradius-users@lists.freeradius.org Subject: Re: Problem with proxying request On 18/12/12 15:29, BALSIANOK, Peter wrote: No iptables, ipfw, pf, etc. . When i use radclient and sends accounting request ( from server were freeradius is placed ) to 3rdparty radius i got

Re: Problem with proxying request

2012-12-19 Thread Alan DeKok
BALSIANOK, Peter wrote: IMHO i found where is the problem. The problem is here: [radiusd@tdrad1 test]$ netstat -apun | grep 45072 (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) udp0 0

Re: Problem with proxying request

2012-12-18 Thread Phil Mayers
On 18/12/12 13:11, BALSIANOK, Peter wrote: Hi, I try to send proxy request via freeradius-2.2.0, but as i can see in the debug output, freeradius didn`t process Accounting Response ( tcpdump shows, that server got response ) Firewall (iptables, ipfw, pf, etc.) - List

RE: Problem with proxying request

2012-12-18 Thread BALSIANOK, Peter
-bounces+peter.balsianok=orange...@lists.freeradius.org] On Behalf Of Phil Mayers Sent: Tuesday, December 18, 2012 4:08 PM To: freeradius-users@lists.freeradius.org Subject: Re: Problem with proxying request On 18/12/12 13:11, BALSIANOK, Peter wrote: Hi, I try to send proxy request via freeradius

Re: Problem with proxying request

2012-12-18 Thread Phil Mayers
On 18/12/12 15:29, BALSIANOK, Peter wrote: No iptables, ipfw, pf, etc. . When i use radclient and sends accounting request ( from server were freeradius is placed ) to 3rdparty radius i got correct answer. Then use ordinary system diagnostic tools (strace, etc.) to determine why the packet

Re: Problem with proxying request

2012-12-18 Thread A . L . M . Buxey
hi, server has mulitple interfaces? ensure that the listener etc are bound to the IPs that you want the packet to go out from - the remote system is likely to only accept requests from a particular IP.if the packet comes from a different interface that IP will be different.. the remote