Re: multiple interfaces

From: Daniel Valencia (fetrovsky_at_yahoo.com)
Date: 08/18/05

  • Next message: David Vos: "netgraph memory trouble"
    Date: Thu, 18 Aug 2005 14:15:48 -0700 (PDT)
    To: freebsd-net@freebsd.org
    
    

    Hello all, and thanks for your replies.

    Please let me explain myself a little more. Im going
    to do research in routing protocols, so I created a
    switching software for ethernet packets. I plugged 3
    computers (a, b, c), all of them running R5.4, in the
    following manner:

    a connects to c.
    b connects to c.
    c connects to the internet.

    Of course, the wires that connect c to both a and b
    are crossover. There is no medium sharing between any
    of the interfaces, because my software will do the
    bridging at the ethernet layer.

    I changed the netmask in the second interface that
    connects to the 10.0 network to 255.255.255.255 and it
    didnt solve the problem either.

    My routing table loooks like this:

    > netstat -r -f inet
    Routing tables

    Internet:
    Destination Gateway Netif Expire
    default cs1-rsm-vl038.ucin de0
    10/16 link#2 xl0
    localhost localhost lo0
    128.200.38/24 link#1 de0
    cs1-rsm-vl038.ucin 00:90:92:c8:7c:00 de0 1174
    schark12 00:01:02:c1:bb:4d de0 1196
    >

    Again, thank you very much

    Daniel

                    
    ____________________________________________________
    Start your day with Yahoo! - make it your home page
    http://www.yahoo.com/r/hs
     
    _______________________________________________
    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: David Vos: "netgraph memory trouble"

    Relevant Pages

    • Re: [opensuse] best way to add advanced routing tables
      ... I'm using the POST_UP_SCRIPT variable of the ifcfg file from ... You need to define dedicated routing policy rules for the second ... second interface via the network of the first one. ...
      (SuSE)
    • Re: XP Router
      ... configure it to a second network, will it automatically do IP routing? ... The "routing and remote access service" is similar to the old dial up ... All you need to do after configuring the second interface is make the ...
      (microsoft.public.windowsxp.network_web)
    • Re: two external intarfaces
      ... What is your setup, IP-wise, and what does your routing table looks ... If I send eg. ping to a second interface address then icmp reply is shown ...
      (comp.unix.bsd.openbsd.misc)