Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OLSR loses neighbours asymetrically #405

Open
SvenRoederer opened this issue Nov 14, 2016 · 6 comments
Open

OLSR loses neighbours asymetrically #405

SvenRoederer opened this issue Nov 14, 2016 · 6 comments

Comments

@SvenRoederer
Copy link
Contributor

one of my routers is not having any v4-neighbours, but the neighbours see this router as their neighbour. in IPv6 all is good.

faulty node: Ahof-frieden03

Nachbar-IP 		Hostname 			Schnittstelle 	Lokale Interface-IP
fd2d:21b4:57d6:1::1	sam0815-test.olsr		undefined	fdbe:924b:c48c:2::1
fdef:58c8:20a:1::1	AktiveZentren-Doerpfeldstr.olsr	undefined	fdbe:924b:c48c:2::1
fd08:2998:b87f:1::1	Ahof-frieden02.olsr		undefined	fdbe:924b:c48c:2::1
  • olsr.watchdog file gets updated
  • 127.0.0.1:9090socket is not listening

good node: sam0815-test

Neighbour IP 		Hostname 		Interface 	Local interface IP
10.230.140.32		Ahof-frieden03.olsr	wireless0	10.31.21.125
10.230.242.138		FF-TK-spare2.olsr	wireless0	10.31.21.125
fdbe:924b:c48c:2::1	Ahof-frieden03.olsr	undefined	fd2d:21b4:57d6:1::1

to sum it up:

  • this wireless link seems ok, as IPv6 is passing
  • OLSR announcements gets sent from node Ahof-Frieden03 but incoming announcements are ignored
  • olsr.org - 0.9.0.3-git_1b6dc2e-hash_bf1cb86e7bc284f8fbd340a5681e692d from 'Freifunk Berlin kathleen 0.2.0-rc1+7644efc'
  • Nov 13 02:47 olsrd.pid / Nov 14 14:12 olsrd.watchdog
@sarumpaet
Copy link
Contributor

Are you sure the IPv4 link is still working? I think I've seen IPv4 failing but IPv6 still being okay. Stracing olsrd might help, also looking at the logs, perhaps some interface disappeared temporarily, and olsrd failed to reopen it or something.

@SvenRoederer
Copy link
Contributor Author

tcpdump was (still) showing incoming packets from other olsr-nodes on wlan0-adhoc-2.
logs did not show anything, indeed I had not extended the ring-buffer on this node yet.

I'll continue monitoring this.

@SvenRoederer
Copy link
Contributor Author

what about adding a label "olsr" to keep track of issues like this. So we can easy lookup them...

@sarumpaet sarumpaet changed the title OLSR looses neighbours asymetrical OLSR loses neighbours asymetrically Nov 15, 2016
@SvenRoederer
Copy link
Contributor Author

seen again on "ahof-frieden03.olsr" (tpl-wr1043v2)

  • olsrd is running for v4 and v6
    • olsrd is writing to each individual watchdog-file
    • port 9090 only for IPv6
  • other nodes see this node
  • IPv4 & IPv6 is working both ways for ping & mtr
  • monitor.berlin.freifunk shows olsr-neigbors where lost over a week ago, so again no logs

@bittorf
Copy link

bittorf commented Dec 19, 2016

olsr 0.9.5 is out - please think about including/testing this...

@SvenRoederer
Copy link
Contributor Author

@bittorf seems that this causes some other deps (gps, updated LuCI) so maybe not an official build fro kathleen 0.2.0, but more after the switch to LEDE.

SvenRoederer added a commit that referenced this issue Oct 11, 2018
c7f14ce Merge pull request #420 from ecsv/batadv-2018.3
e6a8135 batctl: Don't overwrite default PKG_BUILD_DIR
3736630 alfred: Add openwrt revision to internal version
c903a44 batctl: Add openwrt revision to internal version
542a637 batman-adv: Add openwrt revision to internal version
8112737 batman-adv: Fix search for cfg80211 module symbols
003607a batman-adv: Rebuild automatically on mac80211 changes
4303ca6 Merge pull request #415 from unquietwiki/patch-1
bab933d babeld: Update to version 1.8.3 + fix init
c5094aa Merge pull request #419 from mwarning/nds_link_fix
372ed0d nodogsplash: fix download hash
4bfb63f nodogsplash: Version 3.2.1 release (#416)
a8d3f89 Merge pull request #412 from ecsv/batadv-2018.3
02e3cb6 batman-adv: upgrade package to latest release 2018.3
22fd5c5 batctl: upgrade package to latest release 2018.3
99430a8 alfred: upgrade package to latest release 2018.3
89edf8c Merge pull request #410 from bluewavenet/nodogsplash-3.2.0
00a6bef nodogsplash: add missing config options
c394f54 Merge pull request #406 from bluewavenet/nodogsplash-3.2.0
cc7986a luci-app-cjdns: luci admin support for cjdns-v20.2 (#394)
9d7a3f6 nodogsplash: Release 3.2.0
b6efcd5 Merge pull request #405 from bluewavenet/nodogsplash-3.1.0
0b21cb7 nodogsplash: Release 3.1.0
SvenRoederer added a commit that referenced this issue Oct 13, 2018
c7f14ce Merge pull request #420 from ecsv/batadv-2018.3
e6a8135 batctl: Don't overwrite default PKG_BUILD_DIR
3736630 alfred: Add openwrt revision to internal version
c903a44 batctl: Add openwrt revision to internal version
542a637 batman-adv: Add openwrt revision to internal version
8112737 batman-adv: Fix search for cfg80211 module symbols
003607a batman-adv: Rebuild automatically on mac80211 changes
4303ca6 Merge pull request #415 from unquietwiki/patch-1
bab933d babeld: Update to version 1.8.3 + fix init
c5094aa Merge pull request #419 from mwarning/nds_link_fix
372ed0d nodogsplash: fix download hash
4bfb63f nodogsplash: Version 3.2.1 release (#416)
a8d3f89 Merge pull request #412 from ecsv/batadv-2018.3
02e3cb6 batman-adv: upgrade package to latest release 2018.3
22fd5c5 batctl: upgrade package to latest release 2018.3
99430a8 alfred: upgrade package to latest release 2018.3
89edf8c Merge pull request #410 from bluewavenet/nodogsplash-3.2.0
00a6bef nodogsplash: add missing config options
c394f54 Merge pull request #406 from bluewavenet/nodogsplash-3.2.0
cc7986a luci-app-cjdns: luci admin support for cjdns-v20.2 (#394)
9d7a3f6 nodogsplash: Release 3.2.0
b6efcd5 Merge pull request #405 from bluewavenet/nodogsplash-3.1.0
0b21cb7 nodogsplash: Release 3.1.0
SvenRoederer added a commit that referenced this issue Nov 13, 2018
c7f14ce Merge pull request #420 from ecsv/batadv-2018.3
e6a8135 batctl: Don't overwrite default PKG_BUILD_DIR
3736630 alfred: Add openwrt revision to internal version
c903a44 batctl: Add openwrt revision to internal version
542a637 batman-adv: Add openwrt revision to internal version
8112737 batman-adv: Fix search for cfg80211 module symbols
003607a batman-adv: Rebuild automatically on mac80211 changes
4303ca6 Merge pull request #415 from unquietwiki/patch-1
bab933d babeld: Update to version 1.8.3 + fix init
c5094aa Merge pull request #419 from mwarning/nds_link_fix
372ed0d nodogsplash: fix download hash
4bfb63f nodogsplash: Version 3.2.1 release (#416)
a8d3f89 Merge pull request #412 from ecsv/batadv-2018.3
02e3cb6 batman-adv: upgrade package to latest release 2018.3
22fd5c5 batctl: upgrade package to latest release 2018.3
99430a8 alfred: upgrade package to latest release 2018.3
89edf8c Merge pull request #410 from bluewavenet/nodogsplash-3.2.0
00a6bef nodogsplash: add missing config options
c394f54 Merge pull request #406 from bluewavenet/nodogsplash-3.2.0
cc7986a luci-app-cjdns: luci admin support for cjdns-v20.2 (#394)
9d7a3f6 nodogsplash: Release 3.2.0
b6efcd5 Merge pull request #405 from bluewavenet/nodogsplash-3.1.0
0b21cb7 nodogsplash: Release 3.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants