Hopefully attachments come though ok?
net_ is from the router connected to the internet mesh_ is the other side of the mesh
On Thu, Aug 12, 2010 at 1:50 PM, Marek Lindner lindner_marek@yahoo.de wrote:
On Thursday 12 August 2010 12:41:41 David Beaumont wrote:
I originally had my MTU values set incorrectly, but believe i have them correct now
router with internet
ath0 - MTU 1524 (physical wifi device)
router on otherside of mesh
ath0 - MTU 1524 (physical wifi device)
Yes, that looks good. The problems you describe sound like MTU or firewall issues which is why I was asking.
wifi0 - MTU 1500 (should this be 1524 also)
You should ignore the wifi0 interface and not include it in any configuration. It is of no relevance in your setup.
I am aware that it is quite an old verison, although this is the version that is currently in the openwrt repo. I will compile a more recent version once i have the basics working i think.
Ok.
Thanks for you help so far guys, two people have suggested MTU issues now, so fingers crossed someone can see something wrong with the output above?
Could you post the config of both nodes ? That includes:
- ifconfig
- brctl show
- ip route / route -n
- cat /proc/net/batman-adv/interfaces
- iptables (-t nat) -vnL [on the internet-router]
Regards, Marek