Date: Mon, 26 Oct 2009 10:31:16 -0700 From: David Ehrmann <ehrmann@gmail.com> To: Remko Lodder <remko@elvandar.org> Cc: pyunyh@gmail.com, freebsd-current@freebsd.org, Ivan Voras <ivoras@freebsd.org> Subject: Re: Strange issue with Samba on 8.0rc1 Message-ID: <4AE5DCE4.9060408@gmail.com> In-Reply-To: <FDA0AD07-D0DF-4324-BDEE-324B9A9ECA16@elvandar.org> References: <4ADF70F1.5060300@gmail.com> <hbpaqv$3n4$1@ger.gmane.org> <4AE0DCDF.7090604@gmail.com> <20091023183708.GA6050@michelle.cdnetworks.com> <6e0e5340910231237v3f19b27ex1cbefd3f9a01af54@mail.gmail.com> <20091023194755.GC6050@michelle.cdnetworks.com> <20091023202604.GD6050@michelle.cdnetworks.com> <6e0e5340910231531n737ac71ds11a07117c3f7667e@mail.gmail.com> <FDA0AD07-D0DF-4324-BDEE-324B9A9ECA16@elvandar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Remko Lodder wrote: > Wait.. Are you telling us you have a > > vr and an vge card in the same network? that would surely generate > problems. One of them will reply for the ARP address of the requested > IP, because they both know the address for > that. That could mean that sometimes the traffic goes to the vge, and > sometimes to the vr device. > > The thing to avoid that is by unsetting ARP questions on the > interface, and statically assigning it to your devices (arp -S/-s) so > that they will only talk with the correct interface. > > The way I read this, it will never generate a good working test... > Yes, but I only set it up to see if the problem is with vge, so it was down when I initially saw the problem. They do have different IP addresses, so while the ARP reply might come from either, I would think that it would be correct, and all incoming traffic would go to the right interface. I'm not sure about outgoing traffic. There weren't any warnings in dmesg or /var/log/messages about my configuration.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AE5DCE4.9060408>