When configuring 2 VLANs to be on the same subnet, only one works.

2009-01-13 Thread Eitan Shefi
I'm testing a NIC driver. I use 2 directly connected FreeBSD-7.0 hosts. When I create 2 VLANs for the same interface (mtnic0), on each host, and configure the VLANs on each host to be on the same subnet: ping works only to one of the VLANs. I run: On sw259: /sbin/ifconfig vlan1 create vlan 1 vla

IP fragmentation

2008-11-23 Thread Eitan Shefi
Hi, The IP fragmentation is not like in Linux, and is not clear to me. I'm using 2 FreeBSD-6.3 hosts, connected directly. If I change the MTU of both hosts to 5000, and send "ping" with message size 4972 bytes ( 4972 = 5000 - 8(which is ICMP Header size) - 20 (which is IP Header size) ) from on

RE: It seems that FreeBSD-7.0 does not use the available MTU

2008-10-29 Thread Eitan Shefi
This is indeed the problem, thanks. Is this a known issue with FreeBSD-7.0 ? I do not want to hide a potential bug in the NIC driver. Eitan Shefi -Original Message- From: John-Mark Gurney [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 28, 2008 11:02 PM To: Eitan Shefi Cc: freebsd

It seems that FreeBSD-7.0 does not use the available MTU

2008-10-27 Thread Eitan Shefi
ice on how to resolve this issue. . Thanks, Eitan Shefi ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

I seems that the OS does use the available MTU

2008-10-26 Thread Eitan Shefi
1.4.12.5 > 11.4.12.6: ICMP echo request, id 22550, seq 0, length 1480 13:12:45.904463 IP 11.4.12.5 > 11.4.12.6: icmp 13:12:45.904477 IP 11.4.12.6 > 11.4.12.5: ICMP echo reply, id 22550, seq 0, length 1480 13:12:45.904480 IP 11.4.12.6 > 11.4.12.5: icmp Please help resolving this

"ping" with packets larger then 25152 bytes fails.

2008-07-16 Thread Eitan Shefi
When I run "ping" between 2 identical FreeBSD hosts, with packets larger then 25152 bytes, "ping" fails. Does someone has an idea what might cause this failure ? Thanks, Eitan ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman