Solutions:
Option 1:
You must have a very specific configuration on your router, because it is a relay of your microcomputer, plus, as I think, your microcomputer is going over the Internet through a router, you also need to take this into account
- Disable DNS on the router
- Set DNS on the router to 10.0.0.2
- Disconnect the gateway to the Internet on your router or set it to 10.0.0.2
- Install all real servers / gateways manually on your microcomputer, and routes are very important in this case.
Opportunity 2:
Do not forget that some devices have their own DNS set manually or with a specific network configuration or have a specific firewall that monitors an unusual DNS server / query, then you should take this into account, the best solution to avoid using a DNS server on the gateway ip means your dhcp server must be on the minicomputer or use the gateway on the minicomputer or use feature 3 ... this implies checking the gateway you are using, I assume this is the gateway of the router,
You may also have a conflict between the task on the router and the task for working with the microcomputer, and in some cases the ip conflict, for example, the connection between the client and the microcomputer is blocked, and then check your ip configuration.
Opportunity 3:
If your router is open source, open source, you can use DDWRT or OpenWRT to manage your access point, there are many configurable access points in just a few clicks, and you can link them to the Micro-Computer server for a user database or dns or proxy or dhcp or redirect the request to your microcomputer or something else.
Option 4:
Take a look at this MITM Guide and check if you have something
Note:
If my answer didnโt help, please provide additional technical information for debugging, because otherwise than just a description of the configuration, which we know little ... I will be happy to help :)) also give a complete configuration of your network, it seems that this is a network problem.
source share