Like this. add action=src-nat chain=srcnat src-address=192.168.128.0/24 to-addresses=x.y.z.2 add action=src-nat chain=srcnat src-address=192.168.129.0/24 to-addresses=x.y.z.3 add action=src-nat chain=srcnat src-address=192.168.130.0/24 to-addresses=x.y.z.4 add action=src-nat chain=srcnat src-address=192.168.131.0/24 to-addresses=x.y.z.5
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Shawn C. Peppers via Mikrotik-users Sent: Wednesday, December 07, 2016 1:32 AM To: Blair Davis <[email protected]>; Mikrotik Users <[email protected]> Subject: Re: [Mikrotik Users] Masqurade to different addresses... Its easy, Use "src nat to address" instead of masquerade in the action tab per each NAT rule per each subnet. Shawn C. Peppers Video Direct Satellite & Entertainment 866-680-8433 Toll Free 480-287-9960 Fax http://www.video-direct.tv > On Dec 7, 2016, at 12:23 AM, Blair Davis via Mikrotik-users > <[email protected]> wrote: > > I have a router board 750 > > I put 4 public addresses on port 1 > > x.y.z.2 thru x.y.z.5 > > I put 192.168.128.1/24 on port 2 > > I put 192.168.129.1/24 on port 3 > > I put 192.168.130.1/24 on port 4 > > I put 192.168.131.1/24 on port 5 > > I want computers attached to port 2 to masqurade via x.y.z.2 I want > computers attached to port 3 to masqurade via x.y.z.3 I want computers > attached to port 4 to masqurade via x.y.z.4 I want computers attached > to port 5 to masqurade via x.y.z.5 > > What is the best way to do this? > > -- > West Michigan Wireless ISP > Allegan, Michigan 49010 > 269-686-8648 > > A Division of: > Camp Communication Services, INC > > _______________________________________________ > Mikrotik-users mailing list > [email protected] > http://lists.wispa.org/mailman/listinfo/mikrotik-users _______________________________________________ Mikrotik-users mailing list [email protected] http://lists.wispa.org/mailman/listinfo/mikrotik-users ________________________________ Dan Snyder Wireless Administrator TCT PO Box 671 Basin, WY 82410 Office 307-568-8375 Fax 307-568-2950 [http://business.tctwest.net/TCT_email.jpg] CONFIDENTIALITY NOTICE: This e-mail and any attachments are confidential and may be protected by legal privilege, a non-disclosure agreement, or otherwise exempt from disclosure. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of this e-mail or any attachment without express authorization of the sender is prohibited. If you have received this e-mail in error, please notify the sender immediately by replying via e-mail, and delete this copy from your system. _______________________________________________ Mikrotik-users mailing list [email protected] http://lists.wispa.org/mailman/listinfo/mikrotik-users
