(usagi-users 03317) Re: How do I do ARP for IPv6 in USAGI?
jean-mickael guerin <[email protected]>
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Message-ID | <[email protected]> |
> Basically, I want to map the destination machine's > IPv6 address (the other side of the network) to its > MAC address. How should I do it? I think it's quite the same way as IPv4: ip neigh add <ipv6> lladdr <mac> dev <dev> Jean-Mickael