Re: tcpdump - tun/tap virtual interfaces

From: Giovanni P. Tirloni (gpt_at_tirloni.org)
Date: 09/28/03

  • Next message: Robert Watson: "Re: tcpdump - tun/tap virtual interfaces"
    Date: Sun, 28 Sep 2003 14:24:01 -0300
    To: freebsd-net@freebsd.org
    
    

    * Robert Watson (rwatson@freebsd.org) wrote:

    > Do you see anything when you ping the broadcast address or other foreign
    > address of the tap interface? Packets delivered to local IP addresses
    > generally don't go out an interface.

     About Ethernet frames not going out to the wire and being sent to the
     loopback..
     
     The check seems to happen at line 291 in if_ethersubr.c and then it
     uses the if_simloop() function to copy the packet to the loopback
     interface. Is that right?

     The rcvif interface is set to the hardware device, how is this used in
     this case? What kind of checks are done to the rcvif usually?

     I haven't received my copy of Steven's Volume 2 yet so if it's
     explained there (as I hope) I will sit in my corner and wait to for it
     patiently :)

     --
     Giovanni P. Tirloni <gpt at tirloni.org>
     Fingerprint: 8C3F BEC5 79BD 3E9B EDB8 72F4 16E8 BA5E D031 5C26
    _______________________________________________
    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: Robert Watson: "Re: tcpdump - tun/tap virtual interfaces"

    Relevant Pages

    • Configuring management interface on Catalyst 4507
      ... The routed interface solution seems easy enough, ... then I would need to patch that routed interface into a switch port, ... Option 1 Configure a loopback interface for managing the switch. ...
      (comp.dcom.sys.cisco)
    • Re: Problem with jail connecting out
      ... Also, related, how do I configure multiple interfaces in a jail? ... I have read some recommendations not to use the loopback interface without any real explanation, I don't see why it shouldn't work with a different IP as for other interfaces - or a cloned loopback. ... Basically, I'm trying to setup a jail for my imap server to migrate my mail from the existing server, a last resort clumsy way of upgrading the Berkeley DB. ...
      (freebsd-questions)
    • Re: Aliasing the loopback.
      ... >> permitted to see or be seen by any other network. ... Its my interface, if I want my other to connect to it, it can. ... Internal host loopback address. ... >computers, ...
      (comp.os.linux.networking)
    • Weird loopback interface problem
      ... When I telnet to port 25 on the loopback interface, ... lsof -i TCP shows the following info: ... when that route goes away again.. ...
      (SunManagers)
    • Re: lo0 for management
      ... have SNMP, AAA, syslog, etc configured) to use it, the router will use the ... IP address of the output interface as the source address of the packet. ... Configure the loopback to use a /32 mask. ... config for loopback0? ...
      (comp.dcom.sys.cisco)