dsl-embedded Network Config...


Forum: Networking
Topic: dsl-embedded Network Config...
started by: kitian

Posted by kitian on Nov. 09 2004,15:17
Got the dsl-embedded stuff.  Way cool.  But, dsl didn't get the IP information right.  I figured it would use the same IP info that my Windows box had, but no.  I tried to manually configure it to the same information - and still no luck.

Any ideas?  I'd like to get this to work.

Kit

Posted by AwPhuch on Nov. 09 2004,15:22
Quote (kitian @ Nov. 09 2004,10:17)
Got the dsl-embedded stuff.  Way cool.  But, dsl didn't get the IP information right.  I figured it would use the same IP info that my Windows box had, but no.  I tried to manually configure it to the same information - and still no luck.

Any ideas?  I'd like to get this to work.

Kit

Code Sample
Network options:

`-n script'
Set TUN/TAP network init script [default=/etc/qemu-ifup]. This script is launched to configure the host network interface (usually tun0) corresponding to the virtual NE2000 card.
`-macaddr addr'
Set the mac address of the first interface (the format is aa:bb:cc:dd:ee:ff in hexa). The mac address is incremented for each new network interface.
`-tun-fd fd'
Assumes fd talks to a tap/tun host network interface and use it. Read http://bellard.org/qemu/tetrinet.html to have an example of its use.
`-user-net'
Use the user mode network stack. This is the default if no tun/tap network init script is found.
`-dummy-net'
Use the dummy network stack: no packet will be received by the network cards.


Might have to use tun module...not sure but exactly how, perhaps trying a modprobe tun in a shell prompt...

What is the output from your ifconfig string?
Also what is your dsl-windows.bat file look like?

Brian
AwPhuch

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.