Citando Guido Iribarren guidoiribarren@buenosaireslibre.org:
On Thu, May 10, 2012 at 7:16 PM, Pedro Nuno Costa Rodrigues pedroncr@sapo.pt wrote:
(the problem is probably the definition who is the master -IP distribution and so on...)(i used the "option force 1 in the dhcp configuration file, but didn't worked...) if we start the client first it will not be possible to access the internet, supposed the ISP is connected with the "server" router... the ad-hoc mode and the mesh network works the same way (works fine)...
You probably want to use
config dhcp lan option "ignore" "1"
in client router,
instead of using "option force 1" in server router
http://wiki.openwrt.org/doc/uci/dhcp#dhcp.pools
is a issue to study (yes i know that is a openwrt problem, and there are a bunch of openwrt problems here).My gold is to contribute with something here, and to get my job done as well.
Of all the problems I bumped into, just a couple turned out to be "openwrt problems", and because of using Attitude Adjustment. Most of the issues were my fault, of not reading the documentation thoroughly, or not understanding it :)
Regards,
Guido
you are right! problem solved. no matter what router starts first, every node will allow access to ISP provider...
:-) Thanks for the tip Guido!
best regards Pedro Rodrigues