All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bakul Shah <bakul@BitBlocks.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Connecting vde and LAN
Date: Sun, 10 Jul 2005 11:27:42 -0700	[thread overview]
Message-ID: <200507101827.j6AIRg2F038020@gate.bitblocks.com> (raw)
In-Reply-To: Your message of "Sun, 10 Jul 2005 18:42:30 +0200." <Pine.LNX.4.61.0507101834520.9759@filer.marasystems.com>

> DHCP is Ethernet broadcast based, not IP.

Not that it matters in this case but strictly speaking DHCP
is an IP protocol, using UDP as its transport and the request
goes to IP broadcast address of 255.255.255.255.

> You could also run a local DHCP server on tap0, configured with the 
> address scope you have set up proxy-arp for.

You can run a local DHCP server and NAT.

On FreeBSD I assign an IP address like 172.20.0.1 to the
*bridge* interface on the host on startup so that samba and
dhcpd can bind to it.  When qemu is started /etc/qemu-ifup
makes the new tap device a bridge member.  I imagine Linux
has something similar....

      parent reply	other threads:[~2005-07-10 19:03 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-10 12:27 [Qemu-devel] Connecting vde and LAN Oliver Gerlich
2005-07-10 16:42 ` Henrik Nordstrom
2005-07-10 17:37   ` Jim C. Brown
2005-07-10 18:23     ` Oliver Gerlich
2005-07-10 18:58       ` Jim C. Brown
2005-07-11  2:21     ` Henrik Nordstrom
2005-07-11  2:33       ` Jim C. Brown
2005-07-11  7:50         ` Henrik Nordstrom
2005-07-11 15:02           ` Jim C. Brown
2005-07-11 23:01             ` Jim C. Brown
2005-07-12  2:49               ` Henrik Nordstrom
2005-07-12 22:25                 ` Jim C. Brown
2005-08-04 10:14                   ` Henrik Nordstrom
2005-08-05 16:54                     ` Jim C. Brown
2005-08-10 19:07                     ` Jim C. Brown
2005-08-11 14:56                       ` Henrik Nordstrom
2005-08-11 16:24                         ` Oliver Gerlich
2005-08-11 16:56                           ` Jim C. Brown
2005-08-12 10:02                             ` Henrik Nordstrom
2005-08-12 18:07                               ` Jim C. Brown
2005-08-11 17:00                           ` Paul Brook
2005-08-12  0:11                             ` Herbert Poetzl
2005-08-12  9:53                           ` Henrik Nordstrom
2005-07-10 17:48   ` Oliver Gerlich
2005-07-11  1:36     ` Henrik Nordstrom
2005-07-12 19:43     ` Ross Kendall Axe
2005-07-12 20:31       ` Oliver Gerlich
2005-07-13  3:02         ` Ross Kendall Axe
2005-07-10 18:27   ` Bakul Shah [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200507101827.j6AIRg2F038020@gate.bitblocks.com \
    --to=bakul@bitblocks.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.