Results 1 to 8 of 8

Thread: Newbie IP Question

  1. #1
    Junior Member
    Join Date
    Jan 2004
    Posts
    1

    Newbie IP Question

    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])

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: Newbie IP Question

    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.

  3. #3
    Junior Member
    Join Date
    Jan 2004
    Posts
    1
    Hi, Blackavar

    I donīt know if you have DHCP by default, if donīt, just type "pump" as root and you will get an IP, netmask and broadcast from your DHCP server, and, if you have a DNS server, you will get it too.

  4. #4
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    Belgium
    Posts
    252
    Normally your cablemodem should provide an ip adress to you.
    In most cases the cablemodem is only a small router/gateway,in which a dhcp server is present which is programmed in this way to handover only 1 ip adress.
    When using a cable modem the thing to watch out for when using 2 pc's ,and switching one pc to the other. Is that certain providers program their cablemodem in that way that the leasetime of the handed over ip adress could 1/2 hour and more.
    This means that before trying the internet with another pc directly on the same cablemodem ,you first have to do a 'release' of your first pc.
    In windoze you type in a command window : 'ipconfig /release' .
    If you don't do that,you'll have to wait for 1/2 hour (or more) until you receive your ip adress from your cablemodem.(you'll notice then in knoppix when starting autoconfig for networkcard ,won't receive any ip).
    hope this'll help .. Greeetzzz...

  5. #5
    Junior Member
    Join Date
    Feb 2004
    Posts
    2
    Quote Originally Posted by ktheking
    This means that before trying the internet with another pc directly on the same cablemodem ,you first have to do a 'release' of your first pc. In windoze you type in a command window : 'ipconfig /release' .
    Question for ktheking:

    Is this command necessary if the cable modem is hooked up to a Linksys router (wired)?

    Does the 'ipconfig /release' command do anything to Windows (i.e. make it unable to surf the net)?

    Edit:
    I cannot get onto the net and when I tried to automatically configure the DHCP, it comes back with an error.

    Also, could it be that it does not recognize my onboard ethernet: MCP integrated NVIDIA MAC + Realtek 8201BL PHY?

  6. #6
    Junior Member registered user
    Join Date
    Feb 2004
    Posts
    17
    I also cannot get onto the net and when I tried to automatically configure the DHCP, it comes back with an error
    If you do a ifconfig in the console and see eth0, then your nic is detected. It probably does not have an IP address assigned by your Modem/Router. I've run into that problem with older Knoppix versions, which didn't like Linksys DHCP for some reason. To fix manually, type netcardconfig and enter the IP settings by hand. You'll need to know your DNS IP addresses though.

  7. #7
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    Belgium
    Posts
    252
    Is this command necessary if the cable modem is hooked up to a Linksys router (wired)?
    No.In this case the MAC adress from your router is the one known to your cable provider.(unless you enabled mac forwarding)

    Does the 'ipconfig /release' command do anything to Windows (i.e. make it unable to surf the net)?
    Yes. It does what it says => release the ip. meaning it sets itself back to default (169.254....)

    Also, could it be that it does not recognize my onboard ethernet: MCP integrated NVIDIA MAC + Realtek 8201BL PHY?
    Indeed ,if you got the nforce nvidia chipset with onboard LAN ,this LAN isn't recognized by knoppix at boot.
    Use the customized knopppix 'overclockix' which has the right nvidia drivers integrated,to enable your nvidia lan.
    Greeztzzz

  8. #8
    Junior Member
    Join Date
    Feb 2004
    Posts
    2
    Thank! I'm up and running on the internet using Overclockix -- that solved my internet connection problem!

Similar Threads

  1. NEWBIE QUESTION
    By FLSAFARI in forum General Support
    Replies: 2
    Last Post: 03-10-2005, 10:29 PM
  2. Newbie question
    By Fred666 in forum Hardware & Booting
    Replies: 8
    Last Post: 08-26-2004, 03:43 AM
  3. newbie question
    By mover50 in forum General Support
    Replies: 1
    Last Post: 06-28-2004, 01:56 AM
  4. An easy newbie question - very newbie
    By Drago in forum General Support
    Replies: 2
    Last Post: 10-21-2003, 10:10 PM
  5. Newbie question
    By linuxfool in forum General Support
    Replies: 3
    Last Post: 03-21-2003, 03:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


VINTAGE OEM IBM Three-Button ScrollPoint Optical USB Mouse (P/N:24P0494)-Grade B picture

VINTAGE OEM IBM Three-Button ScrollPoint Optical USB Mouse (P/N:24P0494)-Grade B

$13.45



OEM IBM Thinkpad Keyboard 46H3846 picture

OEM IBM Thinkpad Keyboard 46H3846

$10.00



IBM Keyboard T440 T440s T440p T431s Backlit 04X0139 OEM picture

IBM Keyboard T440 T440s T440p T431s Backlit 04X0139 OEM

$24.00



IBM DOS 6.1 OEM VERSION 5.25

IBM DOS 6.1 OEM VERSION 5.25" DISKS NEW SEALED

$24.99



 IBM Lenovo oem keyboard,Part No  42T3970 FRU# 42T4002 picture

IBM Lenovo oem keyboard,Part No 42T3970 FRU# 42T4002

$19.50



IBM Model M Keyboard Flipper and Buckling Spring - Set of 5 - Genuine OEM picture

IBM Model M Keyboard Flipper and Buckling Spring - Set of 5 - Genuine OEM

$3.25



Genuine OEM IBM Model M2 Keycaps for Missing

Genuine OEM IBM Model M2 Keycaps for Missing "Clicky" Keyboard-Keys and springs.

$3.00



IBM Model M Keyboard OEM with Ps2 cable picture

IBM Model M Keyboard OEM with Ps2 cable

$95.00



Lexmark/IBM 6190653 Black Developer (500k Pages), for the Lexmark 3835 printer picture

Lexmark/IBM 6190653 Black Developer (500k Pages), for the Lexmark 3835 printer

$247.98



IBM-Lenovo IDEAPAD P500 59345704 SLIM LED LCD 15.6 SLIM LCD LED Display Screen picture

IBM-Lenovo IDEAPAD P500 59345704 SLIM LED LCD 15.6 SLIM LCD LED Display Screen

$82.99