Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NanoPi R5S rk3568 boots



>  My NanoPi R5S (rk3568 with 3 LAN ports) boots NetBSD/aarch64.
> 
>   https://dmesgd.nycbug.org/index.cgi?do=view&id=6913

 I want to use it as router, using 3 LAN ports.

# ifconfig
eqos0: flags=0x8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
	ec_capabilities=5<VLAN_MTU,JUMBO_MTU>
	ec_enabled=0
	address: da:01:7d:xx:xx:xx
	media: Ethernet autoselect (none)
	status: no carrier
rge0: flags=0x8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
	ec_capabilities=3<VLAN_MTU,VLAN_HWTAGGING>
	ec_enabled=0
	address: 00:00:00:00:00:00
	media: Ethernet autoselect
	status: no carrier
lo0: flags=0x8048<LOOPBACK,RUNNING,MULTICAST> mtu 33624

 rge0's Ether Addr is 00:00:00:00:00:00, and

  eqos0 -> rgephy0, rgephy1

    should be

  eqos0 -> rgephy0
  eqos1 -> rgephy1

?

-mochid


Home | Main Index | Thread Index | Old Index