Re: FEC on FreeBSD (was RE: ARP cache problems....)

2001-07-27 Thread Milon Papezik
> > > If you are using a switch you should use FEC or VLANs. > > > Yes I know there switches out there without that features > but if you > > > want more performance then use hardware that can do the > job you need. > > > > Could you please point me to some howto for FEC on FreeBSD ? > > See t

Re: ARP cache problems....

2001-07-27 Thread Bernd Walter
On Fri, Jul 27, 2001 at 10:15:32AM +0200, Milon Papezik wrote: > > -Original Message- > > From: Bernd Walter [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, July 26, 2001 19:12 > > To: Leo Bicknell > > Cc: [EMAIL PROTECTED] > > Subject: Re: ARP cache pr

RE: ARP cache problems....

2001-07-27 Thread Milon Papezik
> -Original Message- > From: Bernd Walter [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 26, 2001 19:12 > To: Leo Bicknell > Cc: [EMAIL PROTECTED] > Subject: Re: ARP cache problems > > > On Thu, Jul 26, 2001 at 11:35:59AM -0400, Leo Bicknell wrote: >

Re: ARP cache problems....

2001-07-26 Thread Bernd Walter
On Thu, Jul 26, 2001 at 11:35:59AM -0400, Leo Bicknell wrote: > On Thu, Jul 26, 2001 at 10:01:05AM +0200, Bernd Walter wrote: > > But there is no reason to put more than one interface on the same hub. > > Simply configure one interface with alias entries. > > s/hub/switch/ and there is, and the s

Re: ARP cache problems....

2001-07-26 Thread Leo Bicknell
On Thu, Jul 26, 2001 at 10:01:05AM +0200, Bernd Walter wrote: > But there is no reason to put more than one interface on the same hub. > Simply configure one interface with alias entries. s/hub/switch/ and there is, and the system should make this not too painful to configure. -- Leo Bicknell

Re: ARP cache problems....

2001-07-26 Thread Peter Pentchev
On Thu, Jul 26, 2001 at 02:11:21PM +0400, Maxim Konovalov wrote: > On Thu, 26 Jul 2001, Eugene L. Vorokov wrote: > > > > > Anybody know how to turn them off ? > > > > > > sysctl net.link.ether.inet.log_arp_wrong_iface ? > > > > vel@bugz:/home/vel # sysctl net.link.ether.inet.log_arp_wrong_iface >

Re: ARP cache problems....

2001-07-26 Thread Maxim Konovalov
On Thu, 26 Jul 2001, Eugene L. Vorokov wrote: > > > Anybody know how to turn them off ? > > > > sysctl net.link.ether.inet.log_arp_wrong_iface ? > > vel@bugz:/home/vel # sysctl net.link.ether.inet.log_arp_wrong_iface > sysctl: unknown oid 'net.link.ether.inet.log_arp_wrong_iface' > > Huh ? $ rlo

Re: ARP cache problems....

2001-07-26 Thread Eugene L. Vorokov
> why not use several addresses on one card? Because we must test how our software works with several different cards (we develop VPN software for windows, linux & FreeBSD) Regards, Eugene To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the mess

Re: ARP cache problems....

2001-07-26 Thread Julian Elischer
"Eugene L. Vorokov" wrote: > > > Things seem to work fine now, but I still get a lot of those: > > > > "Jul 26 00:43:48 test256m /kernel: arp: 192.168.1.4 is on sis0 but got > > reply from 00:a0:cc:a0:d4:07 on sis1" > > > > Anybody know how to turn them off ? > > Yes, I have this problem too. We

Re: ARP cache problems....

2001-07-26 Thread Eugene L. Vorokov
> > Anybody know how to turn them off ? > > sysctl net.link.ether.inet.log_arp_wrong_iface ? vel@bugz:/home/vel # sysctl net.link.ether.inet.log_arp_wrong_iface sysctl: unknown oid 'net.link.ether.inet.log_arp_wrong_iface' Huh ? Regards, Eugene To Unsubscribe: send mail to [EMAIL PROTECTED]

Re: ARP cache problems....

2001-07-26 Thread Maxim Konovalov
On Thu, 26 Jul 2001, Soren Kristensen wrote: > Hi, > > Thanks for the responses, the long delay was because that I didn't have > reverse lookup for the 192.168.x.x private IP's in my DNS setup, I just > thought it was related with the arp problem > > Things seem to work fine now, but I still

Re: ARP cache problems....

2001-07-26 Thread Eugene L. Vorokov
> Things seem to work fine now, but I still get a lot of those: > > "Jul 26 00:43:48 test256m /kernel: arp: 192.168.1.4 is on sis0 but got > reply from 00:a0:cc:a0:d4:07 on sis1" > > Anybody know how to turn them off ? Yes, I have this problem too. We use several interfaces with totally differe

Re: ARP cache problems....

2001-07-26 Thread Soren Kristensen
Hi, Thanks for the responses, the long delay was because that I didn't have reverse lookup for the 192.168.x.x private IP's in my DNS setup, I just thought it was related with the arp problem Things seem to work fine now, but I still get a lot of those: "Jul 26 00:43:48 test256m /kernel: ar

Re: ARP cache problems....

2001-07-26 Thread Bernd Walter
On Wed, Jul 25, 2001 at 08:13:34PM -0700, Soren Kristensen wrote: > Hi, > > I'm trying to do some testing on my boxes with 3 ethernet interface. But > it seems like that FreeBSD gets very confused. Can somebody please tell > me what's going and, and preferable, help me out ? > > I basically want

ARP cache problems....

2001-07-25 Thread Soren Kristensen
Hi, I'm trying to do some testing on my boxes with 3 ethernet interface. But it seems like that FreeBSD gets very confused. Can somebody please tell me what's going and, and preferable, help me out ? I basically want to connect those 3 interface to the same hub, and then use them all from one wi