[Freeswitch-users] Wrong IP on ACK?
David Aldworth
daldworth at teliax.com
Wed Nov 5 20:39:57 PST 2008
Brian, we updated the acl to:
<list name="nat" default="allow">
<node type="allow" cidr="0.0.0.0/0"/>
</list>
And the ACK is still going to the wrong (right but wrong) ip/port.
Is there any way to get that ACK to go to the ip/port of the UDP header?
David
On Nov 5, 2008, at 4:21 PM, Brian West wrote:
> 0.0.0.0/0 should match all IP space.
>
> /b
>
> On Nov 5, 2008, at 5:16 PM, David Aldworth wrote:
>
>> Anthony, In hopes of matching all IP's we added a very simple:
>>
>> <list name="nat" default="allow">
>> </list>
>>
>> To the acl.conf.xml and we added:
>>
>> <param name="apply_nat_acl" value="nat"/>
>>
>> To the sip profile. Unfortunately there was no affect. What would be
>> the correct acl to match all IP's?
>>
>> David
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list