I'm fairly new to Linux so pardon anything seemingly simple to you that I have overlooked.

I have a Windows XP home network set up on another computer and am trying to get the internet connection in Knoppix Live.

So far, as root I have tried :

if config eth0 192.168.0.200 netmask 255.255.255.0 up
route add default gw 192.168.0.1 eth0
echo nameserver 192.168.0.1 >> /etc/resolv.conf

After doing this I can see by my wifi card that part of the connection is established (it stops blinking).
I can also ping 192.168.0.200 to receive:
64 bytes from 192.168.0.200 icmp_seq=* ttl=64 time=0.1ms

However, I am unable to resolve any connections with websites.

Any help is appreciated.
Respectfully,
Exit[/u]