Bypassing NAT

How do I bypass only certain ip’s. My network works through several access points. ( all router software using dual core PC)

All ip’s are being nated to the external world internally I have 0 nat’s

I have a network section ( 66.8.103.128/27) that I want to use for VOIP ( external severs in EU & USA). Currently all ip’s are natted as 66.8.103.254.

How can I get these servers to by pass the nat rules and be seen as egg 66.8.103.129 on the internt. All ip’s into the network is working 100%

at the top add accept rule
/ip firewall nat
add chain=srcnat action=accept src-address=66.8.103.128/27

Thanks,

It is (was) working for the incomming ip’s 100%.

But the out going is still natted to 68.8.103.254 the IP of the router. It is this Ip I want to by pass

Guys sorry for this stupid question I did not think properly !!! :astonished: :frowning: