qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Question about tun/tap networking


From: Jim C. Brown
Subject: Re: [Qemu-devel] Question about tun/tap networking
Date: Wed, 23 Jun 2004 15:32:45 -0400
User-agent: Mutt/1.4i

On Wed, Jun 23, 2004 at 06:16:32PM +0100, Gianni Tedesco wrote:
> On Wed, 2004-06-23 at 13:03 -0400, Jim C. Brown wrote:
> > That is tricky. You will need to look into bridging.
> 
> There are a few ways to do it:
>  o static nat
>  o iptables nat
>  o bridging
> 
> Try this qemu-ifup for script for the iptables method:
> 
>       http://www.scaramanga.co.uk/stuff/qemu-ifup
> 

That's not what he asked for. AFAICT that script will set up a separate
subnet, 192.168.1.*, instead of using the 192.168.0.* subnet. It won't do
what he wants. (It looks like that to the outside world it will have an ip of
$qemu_ip, but from inside the guest OS he will still be on a separate subnet.)

In any case my recommendation is that he uses VDE and maintains all the virtual
machines on a separate subnet from his actual LAN (assuming thats possible,
of course some Windows machines will refuse to browse SMB network shares that
aren't on the same subnet ... but thats slightly off-topic).

> -- 
> // Gianni Tedesco (gianni at scaramanga dot co dot uk)
> lynx --source www.scaramanga.co.uk/scaramanga.asc | gpg --import
> 8646BE7D: 6D9F 2287 870E A2C9 8F60 3A3C 91B5 7669 8646 BE7D



> _______________________________________________
> Qemu-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/qemu-devel


-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]