Can't connect to Internet via WinXP
I a totally newbie in Linux although I want to learn it badly. Hope someone can really help me here, and thanks.
I have just install a Derbian Linux and seems everything is ok. Problem is I don't know how to connect it to internet. I went to root, and do some pings, no problems. But I cant connect to Internet via Netscape or Konqueror. My setting is as follow:
My Linux PC is LAN with a window xp, and my internet connection is with window xp.
Linux_PC------>WinXP_PC------->Internet.
My ipconfig setting on WinXp:
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
PPP adapter DSL100U Dial-Up:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 210.24.xxx.xx
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 210.24.xxx.xx
My ifconfig on Linux:
eth0 inet addr:192.168.0.117 Bcast 192.168.0.255 Mask:255.255.255.0
lo inet addr:127.0.0.1 Mask 255.0.0.0
slo 192.168.0.1 P-t-P 192.168.0.2 Mask:255.255.255.255
Route on Linux:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.2 * 255.255.255.255 UH 1 0 0 slo
192.168.0.0 * 255.255.255.0 U 0 0 eth0
default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
default * 0.0.0.0 U 1 0 0 slo
I'm not sure if the route is correct or wrong, because I know nut about them. I just play around with the numbers. Also, on resolv.conf, I have edited on the following which I know it is wrong but not sure what are the correct numbers. :?:
resolv.conf
search 192.168.0.117
nameserver 210.24.xxx.xx
Please help and guide me step by step as this is my first ever touch on Linux. Thanks alot :lol: