On Thu, Oct 4, 2012 at 4:05 PM, darthzejdr <[email protected]> wrote: > So, we've discovered the problem(and a partial solution). It works as it > should only if we're both using udp. > > 200(Server2, TCP) -> 201(Server1, TCP) doesn't work > 201(Server1, TCP) -> 200(Server2, TCP) doesn't work > > 200(Server2, UDP) -> 201(Server1, TCP) works > 201(Server1, TCP) -> 200(Server2, UDP) doesn't work > > 200(Server2, TCP) -> 201(Server1, UDP) doesn't work > 201(Server1, UDP) -> 200(Server2, TCP) works > > 200(Server2, UDP) -> 201(Server1, UDP) works > 201(Server1, UDP) -> 200(Server2, UDP) works >
We're looking at the logs, can you post output for iptables -L -n from both nodes meanwhile? George _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
