Hello! I'm newbie to linux and knoppix. My sistem boot fine with knoppix live cd, but i don't know how to connect to internet. My network card is "Belkin wireless netobook network card f5d6020". What do i have to do to connect to internet? How do I find out what is my network card(eth0,eth1,wlan0,wlan1 or something else)?

Code:
knoppix@ttyp1[knoppix]$ cardctl status
Socket 0:
  no card
Socket 1:
  3.3V CardBus card
  function 0: [ready]

knoppix@ttyp1[knoppix]$ cardctl ident
Socket 0:
  no product info available
Socket 1:
  product info: "Realtek", "Rtl8180"
  manfid: 0x0000, 0x024c
  function: 6 (network)

knoppix@ttyp1[knoppix]$ ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:18 errors:0 dropped:0 overruns:0 frame:0
          TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:900 (900.0 b)  TX bytes:900 (900.0 b)

knoppix@ttyp1[knoppix]$ lspci
0000:00:00.0 Host bridge: Toshiba America Info Systems CPU to PCI and PCI to ISA bridge (rev 02)
0000:00:07.0 Communication controller: Lucent Microelectronics 56k WinModem (rev 01)
0000:00:08.0 VGA compatible controller: S3 Inc. ViRGE/MX (rev 06)
0000:00:0b.0 USB Controller: NEC Corporation USB (rev 02)
0000:00:0c.0 Multimedia audio controller: ESS Technology ES1978 Maestro 2E (rev 10)
0000:00:10.0 IDE interface: Toshiba America Info Systems: Unknown device 0102 (rev 34)
0000:00:13.0 CardBus bridge: Toshiba America Info Systems ToPIC95 (rev 07)
0000:00:13.1 CardBus bridge: Toshiba America Info Systems ToPIC95 (rev 07)
0000:15:00.0 Ethernet controller: Belkin Wireless PCMCIA Card - F5D6020 (rev 20)

knoppix@ttyp1[knoppix]$ iwconfig
lo        no wireless extensions.
My XP configuration is:
Code:
Physical Address: 00-30-BD-4E-38-46
IP Address: 10.0.2.151
Subnet Mask: 255.255.255.0
Default Gateway: 10.0.2.1
DHCP Server: 192.168.100.213
Lease Obtained: 25.11.2004 12:12:21
Lease Expires: 26.11.2004 0:14:01
DNS Servers: 213.143.80.85, 213.143.80.90, 193.2.1.66
Please help![/code]