qemu-devel
[Top][All Lists]
Advanced

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

Re: /dev/tun Was: Re: [Qemu-devel] Win98: how to exchange data with Linu


From: Jim C. Brown
Subject: Re: /dev/tun Was: Re: [Qemu-devel] Win98: how to exchange data with Linux
Date: Thu, 15 Jul 2004 21:39:36 -0400
User-agent: Mutt/1.4i

On Thu, Jul 15, 2004 at 08:01:23PM -0500, Joe Menola wrote:
> > DHCP from the router will not work. Assuming that you've made the above
> > change and are using the 192.168.254.* subnet, the router/gateway for Win98
> > is 192.168.254.254 and you can assign it any ip address you want in the
> > subnet, for example 192.168.254.135 should work. You can also do
> >
> > /sbin/dhcpd tap0
> >
> > after you set up vde and install a DHCPd server. That works great for me.
> > (I can give you my dhcpd.conf file if you decide to go this route.)
> 
> Please do. I've installed a DHCPd server, I doubt that I have dhcpd.conf 
> setup 
> properly. 
> 

I attach a modified version here. I've changed the IPs to reflect your subnet
(mine is 192.168.1.*) and I've deleted the section I had that gave out fixed
ip addresses to certain mac addresses.

You'll have to edit the domain name options and the netbios name server
option yourself.

If this one gives a syntax error I'll send my original, unmodified dhcpd.conf
file.

> Thanks again for all your help. I've been keeping a log of my efforts, if I 
> get this up and going I could easily put together a cut n paste trail of all 
> my steps. You might be able to use it as a rough draft for your up coming 
> "VBE For Dumbies" book?
> 
> -jm
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

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

Attachment: dhcpd.conf
Description: Text document


reply via email to

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