Masq Question

I have a MT running Multiple Public Ip’s On my WAN Interface, My problem is that I want to set Certain Privite Ip’s EXAMPLE(10.0.0.3) to Certain Public Ip’s, I want to do this for my PC and the SERVER as well but i want all of the other users (IP’s 10.0.0.x) to MASQURADE OUT but on a certain PUBLIC IP that will only be used for MASQ, How can i do this? and the problem now is that the USERS are Getting out on one public IP for a few hrs and then it switches to another, with a reboot or anything, all PUBLICS are set static in the MT.

Thanks Joe

Action=netmap provides you with required option,
http://www.mikrotik.com/docs/ros/2.9/ip/nat.content#6.36.3.4

For static NAT bindings, use another configuration,
http://wiki.mikrotik.com/wiki/How_to_link_Public_addresses_to_Local_ones

Okay, this wont and dont work, I have this, FIVE Publics lets call them 1 2 3 4 and 5. I want to have my masq rule that applied toeveryone on the network use PUBLIC IP #1, SO great now everyone is online, THEN i want to add a DEST and SRCE Nat rules to tell ALL incoming Traffic on public # 2 go to Privete # 10.0.0.9 (my SERVEr) and tell all traffic from 10.0.0.9 to go out Public ip #2. but i know how to do the DST nat stuff for the server but the MASQ IP dosent stay the same and i want it to stay as what i put, How can i do this?

THanks joe h


Yes, many friends discus about 'How make public ip to...'

maybe with this link you will have point, and will understand with 'Mikrotik Network Address Translation' features meaning. :wink:
you can visit this link: HotSpot and public ip (NAT) - #15 by balimore - General - MikroTik community forum

regards
Hasbullah.com

I would like to say sergejs, you are correct i dont know why it didnt work the other night, maybe i was just to tired, but i read that site again and now its all working fine, thanks very very much for the help..

Joe H