Jump to content

macvlan not receiving unicast packets on Orange Pi One/Zero


DreamDreams

Recommended Posts

I tried the 3.4.112 on Pi One and 3.4.113 on Pi Zero. Both have the same problem which is that no unicast packets are flowing into the macvlan device when I run tcpdump on it. 

 

The device was created like this:

ip link add link eth0 address 1E:74:C0:DC:BB:01 vlan mtu 1500 type macvlan

 

I can see inbound broadcast and multicast packets though. Outbound packets also seem fine. I can see arp request and ICMP request (if set static arp entry on PI) from the other end. 

 

Does anybody have any clue what it could it?

Link to comment
Share on other sites

i d0 same thing but i had different aproach to this., i want traffic udp converging to http via udpxy , still cannot get it work . i dunno why ,

 

AFAIK , just try this #ifconfig "your_macvlan" promisc, and your sysctl.conf disable rp_filter. seems to be driver bugs , perhaps :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines