Quote Originally Posted by Blackavar
I'm trying to get online with my cable modem using Knoppix but I can't quite figure out what IP settings go where when I try to config my stuff.

When I do an ipconfig -all in the command prompt of Win2000Pro, I get the following items.
Connection-specific DNS Suffix
Physical Address
DHCP Enabled
Autoconfiguration Enabled
IP Address
Subnet Mask
Default Gateway
DHCP Server
DNS Servers (3 of these)

Knoppix appears to want (Some of these might not be exact as I jotted down a shortened version of it):
IP for eth0
Network Mask
Broadcast Address
Default Gate
Name Sever

What numbers should I use where, or am I missing a number I need? I'm not using any type of hardware besides ethernet cables to connect my computer to my modem. I believe my IP is static as well.
(I DID take a look through the documentation for anything concerning this, but I didn't notice anything. Of course, I could just be stupid and blind, which is always a bad combination. [And sorry if I messed up on classic 'nettiquette' for this board])
Code:
Knoppix                        Windows

Ip for eth0                    IP Address
Netmask                        Subnet Mask
Broadcast                      Use IP Address with .255 on the end
Nameserver		               DNS  Servers (only one required)
Default Gateway                Default Gateway
By "Use IP Address with .255 on the end" I mean if IP Address=192.168.0.1 then Broadcast=192.168.0.255.