iam load balancing 5 adsl lines from different service provider and the problem is often page or browse is fail or address not found i don,t no how to solve this big problem i think problem in DNS setting
Force everyone to use your DNS cache on the router (2 DST-NAT rules for port 53 TCP and UDP) and point your Cache to ISP independent DNS server
hey >>>…<<<why no replies guys ??? I’am waiting your replies Experts
macgaiver has already answered, no?..
your post is like ‘something is broken in my house. how can I fix it?’ please, post detailed description of the problem, we’re not telepathists!
ok Thank you very much Chupaka but i need more explan and preferably with photo >>..thank you for attention
please read our posts ![]()
macgaiver mean that me add firewall nat rules
chubaka >…let me show you my setting in routeboard 493AH by photo and tell me what is new will doing or give me dst-nat script exactly
this is nat and mangle script
/ip firewall mangle
add action=mark-connection chain=input comment=“” disabled=no in-interface=
TEDATAsmh new-connection-mark=TEDATAsmh_conn passthrough=no
add action=mark-connection chain=input comment=“” disabled=no in-interface=
TEDATAeml new-connection-mark=TEDATAeml_conn passthrough=no
add action=mark-connection chain=input comment=“” disabled=no in-interface=
EGYNEThm new-connection-mark=EGYNEThm_conn passthrough=no
add action=mark-connection chain=input comment=“” disabled=no in-interface=
EGYNETngy new-connection-mark=EGYNETngy_conn passthrough=no
add action=mark-connection chain=input comment=“” disabled=no in-interface=
EGYNETrm new-connection-mark=EGYNETrm_conn passthrough=no
add action=mark-routing chain=output comment=“” connection-mark=
TEDATAsmh_conn disabled=no new-routing-mark=TEDATAsmh passthrough=yes
add action=mark-routing chain=output comment=“” connection-mark=
TEDATAeml_conn disabled=no new-routing-mark=TEDATAeml passthrough=yes
add action=mark-routing chain=output comment=“” connection-mark=EGYNEThm_conn
disabled=no new-routing-mark=EGYNEThm passthrough=yes
add action=mark-routing chain=output comment=“” connection-mark=
EGYNETngy_conn disabled=no new-routing-mark=EGYNETngy passthrough=yes
add action=mark-routing chain=output comment=“” connection-mark=EGYNETrm_conn
disabled=no new-routing-mark=EGYNETrm passthrough=yes
add action=mark-connection chain=prerouting comment=“” disabled=no
in-interface=3EBOOR new-connection-mark=TEDATAsmh_conn passthrough=yes
per-connection-classifier=both-addresses-and-ports:5/0
add action=mark-connection chain=prerouting comment=“” disabled=no
in-interface=3EBOOR new-connection-mark=TEDATAeml_conn passthrough=yes
per-connection-classifier=both-addresses-and-ports:5/1
add action=mark-connection chain=prerouting comment=“” disabled=no
in-interface=3EBOOR new-connection-mark=EGYNEThm_conn passthrough=yes
per-connection-classifier=both-addresses-and-ports:5/2
add action=mark-connection chain=prerouting comment=“” disabled=no
in-interface=3EBOOR new-connection-mark=EGYNETngy_conn passthrough=yes
per-connection-classifier=both-addresses-and-ports:5/3
add action=mark-connection chain=prerouting comment=“” disabled=no
in-interface=3EBOOR new-connection-mark=EGYNETrm_conn passthrough=yes
per-connection-classifier=both-addresses-and-ports:5/4
add action=mark-routing chain=prerouting comment=“” connection-mark=
TEDATAsmh_conn disabled=no in-interface=3EBOOR new-routing-mark=TEDATAsmh
passthrough=no
add action=mark-routing chain=prerouting comment=“” connection-mark=
TEDATAeml_conn disabled=no in-interface=3EBOOR new-routing-mark=TEDATAeml
passthrough=no
add action=mark-routing chain=prerouting comment=“” connection-mark=
EGYNEThm_conn disabled=no in-interface=3EBOOR new-routing-mark=EGYNEThm
passthrough=no
add action=mark-routing chain=prerouting comment=“” connection-mark=
EGYNETngy_conn disabled=no in-interface=3EBOOR new-routing-mark=EGYNETngy
passthrough=no
add action=mark-routing chain=prerouting comment=“” connection-mark=
EGYNETrm_conn disabled=no in-interface=3EBOOR new-routing-mark=EGYNETrm
passthrough=no
/ip firewall nat
add action=masquerade chain=srcnat comment=“” disabled=no out-interface=
TEDATAsmh
add action=masquerade chain=srcnat comment=“” disabled=no out-interface=
TEDATAeml
add action=masquerade chain=srcnat comment=“” disabled=no out-interface=
EGYNEThm
add action=masquerade chain=srcnat comment=“” disabled=yes out-interface=
3EBOOR
add action=masquerade chain=srcnat comment=“” disabled=no out-interface=
EGYNETngy
add action=masquerade chain=srcnat comment=“” disabled=no out-interface=
EGYNETrm



this is Complete photo



why no posts guys
hey no one reply me … why???
not shore whats the problem lots of pics but not much information on the problem
the problem is often page or browse is fail or address not found i don,t no how to solve this big problem i think problem in DNS setting
can you ping that address at that moment?
the ping is very good but some times browse is fail .. like( when you open http://www.yahoo.com it’s work good and when open games in yahoo Possible work, or do not work as possible ) and other some times working good >… i hope you get me … sorry for my english

I would suggest to simplify your environment and start testing. Keep just 1 DSL and disable the rules and packet marks for the rest. Test that everything is ok. Then add a second DSL, enable it’s rules, etc. Test again. Add a third one, test… and so on.
It’s very important to have a good set of tests which should emulate what your users will do.
Good luck!