I am using mikrotik router hEX Lite and i want to configure dual wan on it. One ISP is PPPoe and other is Static live ip. i want to configure dual wan with 1 LAN 192.168.10./24.
i do not want to configure any load balancing on it. just want to run dual wans on same LAN. i do not want to use DHCP server, i want to share my ip with manual services, so please just tell me how to configure this type of router.
That is not all that unusual. The router from defaults should be good to go for your purposes for one LAN.
You simply need to add the second WAN.
Post a config when you have progressed.
/export hide-sensitive file=yourconfig20Aug
Please dont forget that people here are spending their free time to support other users and - in this case - you. So you cannot really demand that people will tell you “how to configure your router properly”, but you may ask for help.
first of all it wasnt mean that all members are my servant, they doing there job as a volunteer free of cost, so i really respect them and it wasn’t demand it was just a request, i forgot to mention request so if they get hurt then i apology for that, really excuse for my wording… because i really respect all those persons who works for humanity…
So please tell me why my LAN IP pool is not mention in my routing ??
0.0.0.0/0??
and i have read somewhere that port 3 and 4 is not good for LAN, so use port 5 for your LAN. is it so???
The logic behind my example is that you add different clients to different named address lists (wan1 and wan2). Afterwards you mark all packets coming from addresses on list wan1 with a wan1-routing mark. The same is done to addresses from list wan2. Afterwards you can define which upstream should take care of addresses from list wan1 or wan2. Its a much more easy option to setup multiple clients - if you would have only two clients in your network your mangle rule could look like this (and you wouldnt need the address list):