VLAN/Bridge No response from trunk Interface

From: Han Hwei Woo (hhwoo_at_nb.sympatico.ca)
Date: 06/20/03

  • Next message: Hajimu UMEMOTO: "Forward: cvs commit: src/usr.sbin/ppp command.c radius.c radius.h"
    To: <freebsd-net@freebsd.org>
    Date: Fri, 20 Jun 2003 11:39:52 -0300
    
    

    Here's the network I'm trying to setup

                192.168.0.3 192.168.0.1 192.168.0.2
    OpenBSD | vlan0----><--- vlan0 | FreeBSD | em0 ---><--- em0 | Windows 2000

    with net.link.ether.bridge_cfg: vlan0,em0

    If I try to ping the FreeBSD machine from OpenBSD, arp requests are sent out, and they are seen on both of the FreeBSD machine's interfaces. However, no arp response is generated.

    So, I enter in the arp entries myself.

    Once I do that, when I again try to ping the FreeBSD host from OpenBSD, the ping requests are seen on both the FreeBSD interfaces. However, no response is generated.

    If I instead try to ping the OpenBSD machine from FreeBSD, the ping requests get to the OpenBSD machine, and the OpenBSD replies, and both the FreeBSD interfaces receive the reply, according to tcpdump. However, the ping program does not receive them.

    I also tried this setup:

                192.168.0.3 192.168.0.1 192.168.0.2
    OpenBSD | vlan0----><--- vlan0 | FreeBSD | vlan1 ---><--- vlan0 | Windows 2000

    with net.link.ether.bridge_cfg: vlan0,vlan1

    And the same problem occurs. I have also tried with different network cards as the parent interface of vlan0 on FreeBSD (fxp0,dc0).

    Han Hwei Woo
    http://www.argosy.ca/~hhw
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Hajimu UMEMOTO: "Forward: cvs commit: src/usr.sbin/ppp command.c radius.c radius.h"

    Relevant Pages

    • Re: [2.4 PATCH] bugfix: ARP respond on all devices
      ... then use arpfilter so you don't arp for the invalid magic shared IP ... manually delete the incomplete ARP entry, and ping 11.0.0.2 again. ... so I don't see why ARP requests don't respect this. ...
      (Linux-Kernel)
    • ARP table updates - how do they work??
      ... I was under the assumption that any received packet would update the ... ARP table but apparently only incoming ARP requests help populate the ... ping from A to B again ...
      (microsoft.public.win32.programmer.networks)
    • RE: Ethernet Stopping Problem
      ... Any ideas as to how I would be able to find out more if it was an arp ... network at the time that it died. ... I have a freebsd 5.2 box setup as my gateway ... inet 127.0.0.1 netmask 0xff000000 ...
      (freebsd-questions)
    • FreeBSD Security Advisory FreeBSD-SA-03:14.arp [REVISED]
      ... For general information regarding FreeBSD Security Advisories, ... hosts on a local network segment to communicate with each other ... These mappings are stored in the system's ARP cache. ... is that a route exists for the apparent source of the ARP request. ...
      (Bugtraq)
    • [Full-Disclosure] FreeBSD Security Advisory FreeBSD-SA-03:14.arp
      ... For general information regarding FreeBSD Security Advisories, ... hosts on a local network segment to communicate with each other ... These mappings are stored in the system's ARP cache. ... is that a route exists for the apparent source of the ARP request. ...
      (Full-Disclosure)