Re: ICMP issue while multiple interface in the same subnet

2007-09-14 Thread Ronnel P. Maglasang
what are the IP addresses of your nics in Host1 and Host2? they should be in different networks (e.g. 10/8 and 172.16/16) for this to work. [EMAIL PROTECTED] wrote: > Hi, > For a special test reason, I must use two hosts and it has two interfaces > to connect each other without any switch or hu

Re: carp carpdev

2007-09-14 Thread Ingo Flaschberger
Ingo Flaschberger wrote: > > I have written a patch for FreeBSD 6.2-STABLE. > http://www.nabble.com/file/p12686199/carpdev.diff carpdev.diff > Not 100% failsave. > See fixme. > argl.. need some more tweaks. carp adds only a hostroute, and no network. fixed that it add a network, but now ke

Re: carp carpdev

2007-09-14 Thread Ingo Flaschberger
Max Laier wrote: > > On Friday 06 July 2007, Ólafur Helgi Haraldsson wrote: >> Im wondering if someone is working on porting carpdev option for >> ifconfig on FreeBSD 6? Are some patches for it out there? > > I'm working on it (for CURRENT). Nothing to show yet, however. > I have written a

BCE on FreeBSD and oversized packet acceptance.

2007-09-14 Thread Julian Elischer
more on this issue: 802.3-2000 expanded the maximum frame size for standard ethernet to 1522 bytes (including vlan header, ethernet header and CRC). however this has produced quite a bit of confusion with HP telling their custommers to set their MTUs on equipment to 1522, which in turn has packe

Re: ICMP issue while multiple interface in the same subnet

2007-09-14 Thread Cristian KLEIN
[EMAIL PROTECTED] wrote: > Hi, > For a special test reason, I must use two hosts and it has two interfaces > to connect each other without any switch or hub. > Host1 Host2 > |-| |-| > | 1 0-0 1 | > | | | | >

ICMP issue while multiple interface in the same subnet

2007-09-14 Thread myronn
Hi, For a special test reason, I must use two hosts and it has two interfaces to connect each other without any switch or hub. Host1 Host2 |-| |-| | 1 0-0 1 | | | | | | 2 0-0 2 | |-|