Hi,
I’m trying to mount a rootfs of a board with nfs over usb. I’m using a bridge between the interface usb0 and my eth interface. The communication seems to work, but nfs it’s not mounted.
With wireshark I see several arp request from the board without any response. The firewall is disabled for the board and in my pc. Sometimes I see in the kernel log:
martian source 192.168.0.2 from 192.168.0.5, on dev
usb0
header: ff:ff:ff:ff:ff:ff:16:0f:15:5a:e1:20:08:06
but I don’t undestand what it means. 192.168.0.2 is the address of br0 interface and the other is the address assigned to the interface of my board. I suspect that there is some configuration problem specific for openSuse because I read several wiki and the procedure is always the same and simple. Please help me!
Regards,
Marco