I am trying to set up a mikrotik with may different nat and masquerading rules on it. I have a few questions about the ability of the mikrotik here.
First, what are the connection limits of the mikrotik for NAT and Masquerading.
Second, we have blocks of private IPs that need to be masqueraded to multiple public IPs. How is this accomplished?
an example would be that the block of IPs of 192.168.1.0/24 needs
to be masqueraded to X.X.1.0/28 and then 192.168.2.0/24 needs
to be masqueraded to X.X.2.0/28 and so on.
If you put multilple IPs on the interface is there a way to select which ones the masquerade rule will use?
Also we where wondering what the NAT and Masquerading connection timeouts are?
We got the SRC-NAT rules up and running now but we are having major problems with users being able to access AIM and Secure Web sites. Anyone have any Ideas as to why that would be?
is there another way to group the two blocks(x.x.128.0/21 and x.x.136.0/23) together so that they are both NATed to the same block(y.y.105.214 - y.y.105.254) with out using the mangle rule?
And would my current setup cause any problems with logging into applications such AOL Instant Messanger or Secure Web sites? And if so how can I fix this.
sorry, i haven’t seen this. i think its a good way to handle blocks of ip-addresses.
i will do some NAT tests in the next weeks, as we have a few noncoherent public class-c ip-blocks we’d like to map into internal ip-ranges.
btw, what’s about payload using NAT with mikrotik router os? will e.g. dns requests be handled similar to cisco NAT? i.e. translating dns-data in request but not in zone transfers. this is quite important for using public DNS-servers behind NAT and one reason we still use some cisco routers.
groups of addresses will be controllable in 2.9, where there is the address list, where you can for example create a blacklist of some kind, and then just have some script enter new IP addresses there. Or you can have any other kind of address list. Wait for 2.9 (it’s in the beta already i think)