Hello.
How to install new ip address on a mikrotik vps with an old ip address through mikrotik settings?
I’m not sure what you’re asking. Can you give more details?
ok
i want to add new ip address on mikrotik ![]()
/ip address add address=ip/netmask interface=ether1 comment=“added by
setup”
must this command be used?
Yes. Here’s the relevant manual page: http://wiki.mikrotik.com/wiki/Manual:IP/Address
Ok. Thanks for your answer.
And Is it possible to use two ip addresses as two separate routers with unique settings on one V.P.S?
I’m afraid I don’t know what that means. What is a V.P.S.? How do two IP addresses make something two separate routers?
V.P.S= vps= virtual private server
I mean Is it possible to set two ip addresses on a vps to use each one of ip addresses as a separate router with unique settings?
(for example each ip address on vps contains a different settings with a separate user manager which one can manage different users and data)
No.
exactly?
![]()
No, that is not possible.
You can use KVM or MetaROUTER when running on bare metal, but you can’t virtualize routers within a virtual machine.
Ok.
Thank you very much for your guide.
Helpful.