NetBSD-Bugs archive

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

Re: kern/50717: It's not possible to utilise a gateway in another subnet



On Tue, Jan 26, 2016 at 03:25:01PM +0000, Sevan Janiyan wrote:
> The following reply was made to PR kern/50717; it has been noted by GNATS.
> 
> From: Sevan Janiyan <venture37%geeklan.co.uk@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: 
> Subject: Re: kern/50717: It's not possible to utilise a gateway in another
>  subnet
> Date: Tue, 26 Jan 2016 15:22:57 +0000
> 
>  On 26/01/2016 15:05, Joerg Sonnenberger wrote:
>  > Try:
>  >  route add -net 10.0.0.1/32 -link -cloning -iface vioif0
>  >  route add default 10.0.0.1 -ifa 1.2.3.4
>  
>  That works.
>  Should the FAQ be updated to use this example or are both cases valid
>  depending on scenario (virtio or physical hardware).

I don't think the non-cloning version is going to work with ARP...

Joerg


Home | Main Index | Thread Index | Old Index