All of lore.kernel.org
 help / color / mirror / Atom feed
* IP connectivity issue at openwrt nodes
@ 2024-11-18 19:44 soanican
  2024-11-19  8:19 ` Sven Eckelmann
  2024-11-19 14:21 ` soanican
  0 siblings, 2 replies; 10+ messages in thread
From: soanican @ 2024-11-18 19:44 UTC (permalink / raw)
  To: b.a.t.m.a.n

Hi,
Im new to batman-adv and this is my first attempt to make it work. Im having connectivity issue, couldnt complete the configuration.

topology: PC1---eth0(Openwrt1)phy1sta0----------phy1ap0(openwrt2)eth0--PC2

openwrt1 has bridge(br-lan), with members of eth0 and bat0.
PC1 is connected to eth0
bat0 has interface phy1-ap0 and interface is active
openwrt1 br1 ip is 192.168.1.11

openwrt2 has bridge(br-lan), with members of eth0 and bat0
PC2 is connected to eth0
bat0 has interface phy1-sta0 and interface is active
openwrt2 br1 ip is 192.168.1.12

openwrt2 phy1-sta0 is connected to openwrt1 phy1-ap0

I can not ping 192.168.1.11 from openwrt2 and can not 192.168.1.12 from openwrt1 (from console/ssh interfaces)
My final aim is to be able to ping from PC1 connected to eth0 of openwrt1, to openwrt1, openwrt2 and PC2 connected to eth0 of openwrt2.
What I am missing here?

some logs from batman-adv:
version: batctl 2024.3-openwrt-1 [batman-adv: 2024.3-openwrt-2]

[  188.360147] phy1-sta0: associated
[  188.379399] batman_adv: bat0: Adding interface: phy1-sta0
[  188.384849] batman_adv: bat0: The MTU of interface phy1-sta0 is too small (1532) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[  188.409162] batman_adv: bat0: Interface activated: phy1-sta0


root@dasal-01:~# brctl show
bridge name     bridge id               STP enabled     interfaces
br-lan          7fff.16acd96f6f78       no              eth0
                                                        bat0                                                        
root@owrt-01:~# batctl if
phy1-sta0: active

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-11-20 10:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 19:44 IP connectivity issue at openwrt nodes soanican
2024-11-19  8:19 ` Sven Eckelmann
     [not found]   ` <CACKXFETaiEdriRp7rS2KfuFOcfXpcNe_y+4WfgRUW5t8R=MsLQ@mail.gmail.com>
2024-11-19 14:18     ` Sven Eckelmann
2024-11-19 14:24     ` Sven Eckelmann
2024-11-19 15:02       ` soanican
     [not found]       ` <CACKXFERn_+LZ4ztxmfOwhUM91ccjVSAbTYf8U1ivS+0sXeJkWw@mail.gmail.com>
2024-11-19 15:11         ` Sven Eckelmann
2024-11-19 21:58           ` soanican
2024-11-19 22:22             ` Sven Eckelmann
2024-11-20 10:20               ` soanican
2024-11-19 14:21 ` soanican

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.