I am trying to get a Hex router to replace a cisco.
I have to VLANs coming in on the WAN. One untagged and the other tagged on VLAN 3302. Each WAN gets a DHCP address.
I have two VLANs on the LAN side.
All Traffic nat’s behind the untagged WAN port. This works correctly.
The issue I am having is getting any traffic that is going to IP X.X.213.199 to nat behind the IP address on VLAN 3302.
Hey
The simplest: “/ip route rule” directing traffic for .213.199 to vlan.
For that you’ll need to have a new route table with route pointing to vlan3302.
Natting will be auto based on existing masq/srcnat
I just did it and the traceroute shows it leaving the right interface. For some reason my voip phone will not register. I am going to have to do a wireshark capture tomorrow. You would think if I can traceroute to the IP and ping the IP, the phone would come up. It works on a cisco 1841 just fine. I am missing something. Thank you for your reply.
try turning your voip box off for a while, so that sessions timeout and retry. Had that myself too.