Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qemu win98 and networking
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
kellwood
Tux's lil' helper
Tux's lil' helper


Joined: 22 Dec 2002
Posts: 123
Location: Ann Arbor

PostPosted: Fri Mar 25, 2005 7:49 pm    Post subject: qemu win98 and networking Reply with quote

Hi All

I have been trying to get win98 to go under qemu and things went well. However, I don't know much about the windows world. I compiled TUN in my kernel, set the permission on /dev/net/tun, and setup the script,
Quote:

#!/bin/sh
sudo /sbin/ifconfig $1 172.20.0.1

in /etc/qemu-ifup

qemu indicates that it setup a network when I lauch it,
Quote:

qemu -localtime -cdrom /dev/cdrom -hda hd.img -boot c
Connected to host network interface: tun0


So, my question is, what IP address, gateway, and DNS server address when I setup the network on the windows side. I assume that I select
Quote:

control panel -> network -> TCP/IP -> properties

once in windows.

Thanks for any comments
Kev
Back to top
View user's profile Send private message
kellwood
Tux's lil' helper
Tux's lil' helper


Joined: 22 Dec 2002
Posts: 123
Location: Ann Arbor

PostPosted: Sun Mar 27, 2005 1:33 pm    Post subject: Reply with quote

Well,

I found a bit more information on google and it seems to be more complex than I had anticipated. The "-user-net" options gets me most of what I need.

Thanks
Kev
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum