mirc

hello brothers
there’s any idea to make each client take hi’s own ip to enter to mirc?? without to see the main public ip ??

brothers , 18 views and no answear :slight_smile:

for example - see http://www.mikrotik.com/testdocs/ros/2.9/ip/nat.php (1:1 NAT )

S.

thank you for replie bro , bro what i mean is , when each client enter to MIRC my public ip wll be showen for all , and specialy when anyone of the network make flood on mirc so all mirc wl be Klined so i have to change the real ip address to enter again , i need each client when enter to MIRC , entering by hi’s own IP not the public one , i hope u can got my point :slight_smile:

Which is precisely what he told you how to do: you have to give everyone their own public IP address to have people not share public IP addresses, and that is most efficiently done with 1:1 NAT. Of course you need sufficient public IP addresses for that.

for that im asking bro , coz i dont have sufficient public addresses

Then you obviously you can’t make them appear as different public IP addresses. IRC will want public IPs, the clients’ ‘real’ IP is private and non-routable across the Internet.

is it possible to create real ip’s on mikrotik ?

A) it’s unclear what you mean by ‘real IPs’ as you’ve used it in several contexts that I would interpret as both private and public IPs depending on your post. Which one do you mean?
B) if you mean public IPs then of course the answer is that you cannot. Public IPs need to be assigned to you by your provider or your local registry as they are globally unique. If you’re unclear on those concepts it would probably be a good idea to read a book of network fundamentals and how TCP/IP works.