Results 1 to 7 of 7

Thread: problem with static ip

  1. #1
    Junior Member
    Join Date
    Oct 2003
    Posts
    3

    problem with static ip

    im using a 3com 812 remote adsl modem, 3.3 of knoppix, and the router has all the numbers it needs to connect ( ip , dns , username, password, etc. ) in it, so its connected to the internet and the problem is: how to make the netcard to connect with the router with knoppix?

    its static ip, so i dont need dhcp because my ip its always the same... it gives a error anyways when tryinig the adsl/ppp thingy..
    so i tried to manually configure it, but i dont know what to put on the netcard config, tried with the values there were and internet wont work.. plz help

    it was running whiout problems on winxp
    pd: im a linux noob

    edit: i think my problem is in the broadcasting adress field.. how to know it? ( i have a winxp comp on the same network, but ipconfig wont give it
    thanks

  2. #2
    Junior Member
    Join Date
    Oct 2003
    Posts
    5
    Hi. Maybe your router uses DCHP to connect with your knoppix client machine. Try using netcardconfig. From the K menu go to Knoppix then Network/Internet then Network card configuation. When it asks "Use DHCP broadcasting?" click on yes. If that doesn't work you may have to use PPPoE, which is in the same menu. You would have to enter your ppp user name and password supplied by your ISP. If that doesn't work, I defer to some of the experts on the forum. Perhaps your netcard isn't supported?

  3. #3
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    555

    Re: problem with static ip

    Quote Originally Posted by jaimefe
    edit: i think my problem is in the broadcasting adress field.. how to know it?
    ( i have a winxp comp on the same network, but ipconfig wont give it thanks)
    Maybe you could show us the output of "ipconfig/all" (under XP) ?
    Assuming a class C network, the broadcast address should retain the 1st
    three bytes of your IP, plus 255 (eg 192.168.1.255)

  4. #4
    Junior Member
    Join Date
    Oct 2003
    Posts
    3
    thanks for the answer

    its supposed to be a network with internet access for all users, plus file sharing , thought im mainly focused on making the internet work on the knoppix machine.
    here is the ipconfig/all of the winxp pc ( not knoppix one, but this one is in the same network)


    Configuración IP de Windows



    Nombre del host . . . . . . . . . : piii

    Sufijo DNS principal . . . . . . :

    Tipo de nodo . . . . . . . . . . : desconocido

    Enrutamiento habilitado. . . . . .: No

    Proxy WINS habilitado. . . . . : No



    Adaptador Ethernet Conexión de área local :



    Sufijo de conexión específica DNS : dummy.net

    Descripción. . . . . . . . . . . : Adaptador Ethernet genérico 3Com 3C900B-TPO

    Dirección física. . . . . . . . . : 00-01-02-82-CB-18

    DHCP habilitado. . . . . . . . . : No

    Autoconfiguración habilitada. . . : Sí

    Dirección IP. . . . . . . . . . . : 192.168.1.3

    Máscara de subred . . . . . . . . : 255.255.255.0

    Puerta de enlace predeterminada : 192.168.1.1

    Servidor DHCP . . . . . . . . . . : 192.168.1.1

    Servidores DNS . . . . . . . . . .: 194.179.1.100

    194.179.1.101

    Concesión obtenida . . . . . . . : miércoles, 29 de octubre de 2003 13:28:51

    Concesión expira . . . . . . . . .: miércoles, 29 de octubre de 2003 13:29:51

    its in spanish , if u dont understand anything tell me.. anyways seems very obvious
    as you can see it isnt using DCHP , because i have a static ip, and when i say NO to the DCHP netconfig thingy, and i put in all the values, it seems to work, but when i go into mozilla or conqueror, it tries to connect to a url , stays a little, then it says the host not found error.
    and the dades i put in the netcardconfig ( in knoppix ) are:

    dchp: no
    ip adress : 192.168.0.2
    network mask: 255.255.255.0
    broadcast: 192.168.0.255
    gateway: 192.168.0.254
    nameserver: 192.168.0.254 ( dont know what this is , its by default)

    thanks in advance

  5. #5
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    555
    Quote Originally Posted by jaimefe
    ip adress : 192.168.0.2
    broadcast: 192.168.0.255
    gateway: 192.168.0.254
    nameserver: 192.168.0.254 ( dont know what this is , its by default)
    [rant]why a bitmap, for chrissake?!? "ipconfig/all>ipc.out" would have captured this just as well[/rant]

    It seems your other machine is on 192.168.1.X, so you need to use that as well:
    ip adress : 192.168.1.2 (if you are certain this is unused)
    broadcast: 192.168.1.255 (see, like in my example! scary isn't it?)
    gateway: 192.168.1.1 (assuming 'puerta de enlace' corresponds to 'gateway')
    nameserver: 194.179.1.100 (your ISP's DNS)

    Please let us know whether this worked!

  6. #6
    Junior Member
    Join Date
    Oct 2003
    Posts
    3
    thanks!!!! it worked at the end
    i was putting 192.168.1.2 for ip, just copied it bad as its on other comp... anyways the problem was the dns, i didnt know that nameserver = dns

    thanks, you saved me

  7. #7
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    555
    Thanks for letting us know. It's infuriating when you take the time to
    understand someone's problem and suggest something, but they don't
    even bother answering and reporting back. Enjoy your knoppix ride!

Similar Threads

  1. Problem assigning Static IP for cable internet URGENT!
    By cooldude_i2k in forum Networking
    Replies: 6
    Last Post: 06-30-2005, 05:45 AM
  2. Static IP Help
    By hoy_128 in forum Networking
    Replies: 1
    Last Post: 07-29-2004, 03:37 AM
  3. static DNS problem !
    By Atte in forum Networking
    Replies: 2
    Last Post: 05-26-2004, 05:12 PM
  4. Static IPs?
    By A. Jorge Garcia in forum General Support
    Replies: 3
    Last Post: 03-06-2004, 12:18 AM
  5. Static IP is not static!
    By beecee in forum Networking
    Replies: 4
    Last Post: 01-19-2004, 08:05 PM

Posting Permissions

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


Altair 8800 CPU Board Working *TESTED* reproduction picture

Altair 8800 CPU Board Working *TESTED* reproduction

$790.00



MITS ALTAIR 8800 88-2SIO S-100 Reproduction Board picture

MITS ALTAIR 8800 88-2SIO S-100 Reproduction Board

$35.00



S-100 backplane motherboard bare PCB 9 slot (for Altair/IMSAI) picture

S-100 backplane motherboard bare PCB 9 slot (for Altair/IMSAI)

$30.00



MITS ALTAIR 8800  Vintage Computer w/ Keyboard, Floppy, boards - Buy It Now picture

MITS ALTAIR 8800 Vintage Computer w/ Keyboard, Floppy, boards - Buy It Now

$8975.00



MITS ALTAIR 8800 B  Original Vintage Microcomputer picture

MITS ALTAIR 8800 B Original Vintage Microcomputer

$5250.00



Altair MITS 8800 CPU Parts Kit not IMSAI 8080 S100 (board NOT included) picture

Altair MITS 8800 CPU Parts Kit not IMSAI 8080 S100 (board NOT included)

$69.95



MITS ALTAIR 8800  Original Vintage Microcomputer picture

MITS ALTAIR 8800 Original Vintage Microcomputer

$5000.00



IMSAI 8080A MPU-A CPU Parts Kit Not Altair MITS (board NOT included) picture

IMSAI 8080A MPU-A CPU Parts Kit Not Altair MITS (board NOT included)

$59.95



Altair MSAI   Douglas Electronics 11 DE Prototype Card S100 circuit board #AX44 picture

Altair MSAI Douglas Electronics 11 DE Prototype Card S100 circuit board #AX44

$69.00



VINTAGE DEC 1975 VOL 1 ISSUE 1 SCCS INTERFACE MAGAZINE MITS ALTAIR COVER & ADS picture

VINTAGE DEC 1975 VOL 1 ISSUE 1 SCCS INTERFACE MAGAZINE MITS ALTAIR COVER & ADS

$358.99