PDA

View Full Version : Knoppix at School



|darc|
11-07-2003, 02:46 AM
First off, sorry if this is in a FAQ, but I didn't see one.

At school, we have computers installed with Windows. I want to use Knoppix on these computers. Knoppix boots and works fine, but I have no access to the internet. There is no DHCP for the network.

I tried copying the information from 'ipconfig /all' in Windows and typing that into Knoppix's networking script when it asks for the networking information, but it asks for things ipconfig didn't tell me. So my question is, how can I get online with Knoppix just by being on a configured Windows system that I know nothing about?

It's a Novell network, but I don't think that has anything to do with the internet? Just shares?

Thanks for your help. I appreciate it!

teamplayer
11-13-2003, 08:32 PM
I can't recall any numbers required when running netcardconfig in Knoppix that are not provided by ipconfig /all in Windows. Can you remind me?

|darc|
11-14-2003, 04:05 PM
I can't recall any numbers required when running netcardconfig in Knoppix that are not provided by ipconfig /all in Windows. Can you remind me?

Knoppix asks for:

Use DHCP?
Please enter IP address for eth0:
Please enter Network Mask for eth0:
Please enter Broadcast Address for eth0:
Please enter Default Gateway:
Please enter Nameservers:

Windows (98, by the way) ipconfig /all gives me:


Windows 98 IP Configuration
Hostname ....: 213-31.stbernard.k12.la.
DNS servers ...: 10.1.0.1
Node Type...: Broadcast
NetBIOS Scope ID....:
IP Routing Enabled...: No
WINS Proxy Enabled...: No
NetBIOS Resolutin Uses DNS: Yes

0 Ethernet adapter:

Description...: NDIS 4.0 driver

Physical Address...: 00-40-F4-7F-4B-8A
DHCP Enabled...: No
IP Address...: 10.8.213.31
Subnet Mask...: 255.255.0.0
Default Gateway...: 10.8.0.1
Primary WINS Server...:
Secondary WINS Server...:
Lease Obtained...:
Lease Expires....:

Which information matches with which?

|darc|
11-14-2003, 04:20 PM
Well... nevermind. I got it to work, by matching different things.