how to avoid ip conflict.....

okay heres the problem =

i got 2 router, the first router with ip (10.10.1.1) and my second router is (10.10.1.1). the ip will be conflict and the router will disconnect…my question is how to avoid the ip conflict…???

Ehm, there’s no sensible way for this to work. Don’t use the same ip address for two devices - this will not work and that’s good so.
The only way is to make sure that those two devices don’t see each other network wise. But I would refrain from doing so in a normal network…

What’s the intention behind this?

Best regards,
Christian Meis

once again thx for quick respons cmit, okay ive got this problem on friday and its make all the internet connection goes crazy:evil: and i was trying to found out what in the hell went wrong with my network, after 3 hours figuring out then i found the mystery of it , some one in my office was using the same ip with the mikrotik router… :imp:

thats why i want to know how to avoid ip conflict…is there anyway..???

thx

Yeah.. i got the same problem as larmaid..would u help us cmit. :smiley:
hw to avoid that’s problem???

I don’t think this can reliably be avoided in an office environment with sensible amount of work.
The only thing I could think of is to use static ARP on every device in the network or using a managed switch with some severy security settings/MAC binding.
In any other situation there will always be some possibility to create problems with duplicate ip addresses.

But having a static-ARP only network would be an admins’ nightmare. And if saying “static-ARP only” I DO mean EVERYTHING (routers, workstations, print servers, …)… :wink:

Best regards,
Christian Meis

i’ve already use static-ARP but it doesn’t work to avoid that problem… :smiley:

As i said (or at least tried to :wink: )- there’s nearly no way to completely stop the possibility of ip address conflicts…

Best regards,
Christian Meis

a very angry admin is a good solution to ip conflicts. in simple words - educate your customer as good as you can. or use universal client with hotspot, it won’t care what IP your client sets.


from yesterday we read this issue. so sorry we don’t have solution for they conflict
yes, normal procedure or dhcp methode will make nice sleep for admin…

peace all
Hasbullah.com

hmm…this is a very classic problems…

its true that using a manageable switch will help to solve this problem, but this will yield to a high investment cost…

using a hotspot with universal client is also will not work (at least that’s what i thought) coz what his talking here is an office environment where not everybody using the internet

is this the basic failiure of IPv4 ?

is this problems gonna be solve if we use IPv6 ?

thats right, im talking office environment :smiley:

isn’t an office environment easier to manage? just find the person who screwed with his IP settings and teach him a lesson on computer abuse. and you CAN use hotspot without using internet, why not?

@normis ive got 300-350 PCs…how can you easly find the person who screwed with IP

How about blocking his MAC address (router, managed switch, …) and see who is starting to complain? :wink:

Best regards,
Christian meis

well, im not sure its a good idea, but here it goes,subnet your network department wise..say 6 departments and 6 subnets.. then have 6 different lan interfaces on you MT for each department..keeping subnets and lans saperate will make it manageable and conflict in one subnet will not disturb other..

regds,
Asad

yeah..i agree with u virtualmystic by seperating the network can minimize the conflict problem.But is there any solution that awa or larmaid said??thnx… :smiley:

the easy way is…do not allow your users to change their ip…apply proper restrictions on their computers on OS level. :wink:

regds,
Asad

mangle man, u can change TTl to 128 to avoid the conflict .

i would disagree with that.

it like saying - buy a cat to resolve ip conflict

the only way to avoid IP conflicts is to give each user their own physical or virtual lan. A router can only block what goes through it, it can never block what goes on between the hosts on the same physical lan. For that you need some way to separate them so the packets cannot flow directly between them. So either a dedicated physical or virtual lan will work.