Re: Bridge eth0 and eth1

From: Bill Nottingham (notting_at_redhat.com)
Date: 04/12/04

  • Next message: Gilbert Sebenste: "Re: Time server...how to set it up on FC1?"
    Date: Mon, 12 Apr 2004 16:08:58 -0400
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Raymond Day (raymondday@hotmail.com) said:
    > I did this:
    >
    > brctl addbr mybridge
    > brctl addif mybridge eth0
    > brctl addif mybridge eth1
    > ifconfig eth0 192.168.101.10
    > ifconfig eth1 192.168.100.50
    > ifconfig mybridge up
    >
    > But a brctl show says under enabled no.
    >
    > I did not have a monitor, mouse, or keyboard on it. When I started to do this I could not get to it any more. So I put a monitor, mouse and keyboard on it. But I still can't connect to it with Ethernet now.
    >
    > I hope some one can help.

    There's some bridging support in ifup; you can check that for
    details - it may help.

    Bill

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Gilbert Sebenste: "Re: Time server...how to set it up on FC1?"