NetBSD-Users archive

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

Re: dmesg error "source can't be determined: dst=x.x.x.x" for aliased address



On Fri, Mar 08, 2024 at 03:59:10PM +0000, Derrick Lobo wrote:
> wm0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
[..]
>         inet6 fe80::ec4:7aff:fe33:2c6c%wm0/64 flags 0 scopeid 0x1
>         inet 192.168.60.238/24 broadcast 192.168.60.255 flags 0
>         inet 192.168.60.189/24 broadcast 192.168.60.255 flags 0
>         inet 192.168.60.194/24 broadcast 192.168.60.255 flags 0


I have a very similar network setup running RC5 and working just fine.

In my case the first address is added via "ifconfig $if $addr"
and the additional ones via "ifconfig $if inet alias $addr"

Martin


Home | Main Index | Thread Index | Old Index