Re: ethernet over ip

From: Ruslan Ermilov (ru_at_freebsd.org)
Date: 07/30/04

  • Next message: Dinesh Nair: "Re: packet order, ipf or ipfw"
    Date: Fri, 30 Jul 2004 14:22:21 +0300
    To: "Nickolay A. Kritsky" <nkritsky@star-sw.com>
    
    
    

    On Fri, Jul 30, 2004 at 01:31:44PM +0400, Nickolay A. Kritsky wrote:
    > Hello freebsd-net,
    >
    > How can a body do ethernet over ip on FreeBSD? I have heard that
    > with netgraph you can do that. Has anybody tried this or maybe some
    > other way? The goal is to connect two L2 networks on remote sites.
    >
    This is trivial with Netgraph. Basically, you bridge (ng_bridge(4))
    an Ethernet node (ng_ether(4)) with a UDP socket (ng_ksocket(4))
    representing your tunnel, on each side of a tunnel.

    Cheers,

    -- 
    Ruslan Ermilov
    ru@FreeBSD.org
    FreeBSD committer
    
    



  • Next message: Dinesh Nair: "Re: packet order, ipf or ipfw"

    Relevant Pages

    • ethernet over ip
      ... How can a body do ethernet over ip on FreeBSD? ... with netgraph you can do that. ... To unsubscribe, ...
      (freebsd-net)
    • Re: ethernet over ip
      ... > How can a body do ethernet over ip on FreeBSD? ... > with netgraph you can do that. ... To unsubscribe, ...
      (freebsd-net)
    • DSL router when what I need is a bridge; ARP problem?
      ... My only choice for a DSL isp will only do G.lite in routing mode, ... the freebsd box handling routing and other duties for hosts connected ... to a hub on another ethernet card. ... From the arp man page, it seems like an arp -s entry should be ...
      (freebsd-questions)
    • Impossible to IPfilter this?
      ... I'm trying to increase security on my FreeBSD 4.8 firewall/DSL router/VPN ... RedHat 7.1 box running FreeS/WAN. ... This tunnel allows traffic from my ...
      (FreeBSD-Security)
    • ISAKMPD between FreeBSD 6.1 and OpenBSD 3.9
      ... Does anyone have experience configuring ISAKMPD on FreeBSD? ... problems convincing the FreeBSD box to route traffic through the tunnel. ... A.B.C.D OpenBSD box external IP ... payload: TRANSFORM len: 36 ...
      (freebsd-questions)