DNAT matchlist is overlapping with SNAT

Post Reply
User avatar
alonso.garcia
Member
Posts: 16
Joined: 10 Feb 2010 14:04

DNAT matchlist is overlapping with SNAT

Post by alonso.garcia »

Hi
When I was using the OA just for Voip SIP Inbound and outbound it was working fine but actually I have to change the configuration to
enable internet data (web browser) for all the users.
and I got this issue
2012 Jul 6 08:05:58: %NAT-2-LOG: IP Address/Ports used in DNAT matchlist is
overlapping with SNAT. Corresponding SNAT sessions will be deleted.
2012 Jul 6 08:05:58: %NAT-3-NAT-FS: IP Address/Ports used in SNAT policy is
overlapping with DNAT addresses/ports. Please use different IP/Ports in either
of the policies.

the network of the users PC and the PBX is the same
10.51.1.0


the match-list conf

match-list nat1
1 ip prefix 10.51.1.0/24 any
2 ip prefix 10.51.3.0/24 any
match-list OxeIN
1 udp any host 200.113.193.78 service sip
match-list OxeOut
1 udp any host 204.9.239.82 service sip
match-list AnyPc
1 ip any any



the NAT configuration
ip nat SIPin
10 match any sipin destination-nat host 10.51.1.216
interface FastEthernet0 In, Statistics On

ip nat AnyPc
10 match any AnyPc source-nat
interface FastEthernet0 Out, Statistics Off


Regards
Post Reply

Return to “OmniAccess 5510”