Re: CFR: bridge locking

From: Daniel C. Sobral (dcs_at_tcoip.com.br)
Date: 08/21/03

  • Next message: Bruce M Simpson: "IP_ONESBCAST and upcoming RELENG_4_9 freeze"
    Date: Thu, 21 Aug 2003 09:28:08 -0300
    To: Maxim Konovalov <maxim@macomnet.ru>
    
    

    Maxim Konovalov wrote:
    > On Thu, 21 Aug 2003, 09:21-0300, Daniel C. Sobral wrote:
    >
    >
    >>Maxim Konovalov wrote:
    >>
    >>>[ CC: trimmed ]
    >>>
    >>>On Wed, 20 Aug 2003, 14:52-0300, Daniel C. Sobral wrote:
    >>>
    >>>[...]
    >>>
    >>>
    >>>>If you get bridge to send/receive packets to/from vlan interfaces
    >>>>attached to them, I'll be forever grateful.
    >>>>
    >>>>I've been trying to configure a setup where a firewall is connected to
    >>>>redundant switches, but no solution I found could handle the vlan
    >>>>attachments. :-(
    >>>
    >>>
    >>>http://people.freebsd.org/~maxim/diff/bridge.diff
    >>>
    >>>Let me know if it helps.
    >>
    >>It didn't.
    >>
    >>The test I'm doing is the following:
    >>
    >>kldload bridge
    >>sysctl net.link.ether.bridge=1
    >>sysctl net.link.ether.bridge_cfg="fxp1 fxp3"
    >>ifconfig fxp1 up
    >>ifconfig fxp3 up
    >>ifconfig vlan0 create
    >>ifconfig vlan0 vlan 999 vlandev fxp1
    >>ifconfig vlan0 200.220.254.190/26
    >
    >
    > sysctl net.link.ether.bridge_cfg="vlan0 fxp3"

    That would not produce the desired results. fxp3 receive encapsulated
    packets.

    -- 
    Daniel C. Sobral                   (8-DCS)
    Gerencia de Operacoes
    Divisao de Comunicacao de Dados
    Coordenacao de Seguranca
    VIVO Centro Oeste Norte
    Fones: 55-61-313-7654/Cel: 55-61-9618-0904
    E-mail: Daniel.Capo@tco.net.br
             Daniel.Sobral@tcoip.com.br
             dcs@tcoip.com.br
    Outros:
    	dcs@newsguy.com
    	dcs@freebsd.org
    	capo@notorious.bsdconspiracy.net
    I want you to MEMORIZE the collected poems of EDNA ST VINCENT MILLAY
    ... BACKWARDS!!
    _______________________________________________
    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: Bruce M Simpson: "IP_ONESBCAST and upcoming RELENG_4_9 freeze"

    Relevant Pages

    • Re: sis190
      ... > the usual MTU) and copies the Rx data. ... Everything failed after 128 packets were received. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • IPv6 misconfiguration - help!
      ... $ ifconfig eth0 ... packets transmitted, 0 packets received, 100% packet loss ... This puzzles me - surely the kernel has no need to ask for the ... MAC address of one of its own network cards? ...
      (comp.os.linux.networking)
    • ifconfig rl0 does not report status on FreeBSD-4.9
      ... not when using ifconfig. ... The chip is a Realtek 8139C+. ... rl0: flags=8843mtu 1500 ... packets transmitted, 1 packets received, 0% packet loss ...
      (freebsd-net)
    • Re: weird realtek gigabit ethernet issue
      ... Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller " ... However, based on the amount of packets received, it seems to be very ... Did you try using iproute2 instead of ifconfig? ... packets errs drop fifo colls carrier compressed ...
      (Linux-Kernel)
    • Re: [PATCH 1/7] [NETDEV]: e1000 Fix possible causing oops of net_rx_action
      ... ifconfig down hang at least for e1000. ... I don't want to say 'don't ifconfig down, don't reboot, don't ... my laptop is just connected to another *linux* machine ... which is generating 300mbps 64byte udp packets infinitely. ...
      (Linux-Kernel)