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
  •  


Fanxiang SSD 4TB 2TB 1TB PS5 SSD M.2 NVME SSD 7300MBS PCIe 4.0 Solid State Drive picture

Fanxiang SSD 4TB 2TB 1TB PS5 SSD M.2 NVME SSD 7300MBS PCIe 4.0 Solid State Drive

$269.99



Fanxiang 4TB 2TB 1TB SSD 550MB/s 2.5'' SATA III Internal Solid State Drive lot picture

Fanxiang 4TB 2TB 1TB SSD 550MB/s 2.5'' SATA III Internal Solid State Drive lot

$188.99



Kingshark M.2 2242 2280 SSD 128GB 256GB 512GB 1TB Internal Solid State Drive Lot picture

Kingshark M.2 2242 2280 SSD 128GB 256GB 512GB 1TB Internal Solid State Drive Lot

$179.99



Netac 1TB 2TB 512GB Internal SSD 2.5'' SATA III 6Gb/s Solid State Drive lot picture

Netac 1TB 2TB 512GB Internal SSD 2.5'' SATA III 6Gb/s Solid State Drive lot

$119.99



Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5

Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5" SATA 3 6GB/s Internal SSD PC/MAC Lot

$15.50



Patriot P300 128G 256GB 512GB 1TB 2TB M.2 2280 PCIe Gen3x4 NVMe Internal SSD Lot picture

Patriot P300 128G 256GB 512GB 1TB 2TB M.2 2280 PCIe Gen3x4 NVMe Internal SSD Lot

$16.99



Crucial MX500 CT250MX500SSD1 250 GB SATA III 2.5 in Solid State Drive picture

Crucial MX500 CT250MX500SSD1 250 GB SATA III 2.5 in Solid State Drive

$14.99



WD BLUE 3D NAND 250GB 2.5

WD BLUE 3D NAND 250GB 2.5" SATA Laptop SSD Solid State Tested,Wiped -WDS250G2B0A

$16.00



Fanxiang M.2 SATA SSD 2TB 1TB 512GB 256GB SSD Internal M2 Solid State Drive Lot picture

Fanxiang M.2 SATA SSD 2TB 1TB 512GB 256GB SSD Internal M2 Solid State Drive Lot

$109.99



SAMSUNG 2.5 in SSD 870 EVO 2TB 1TB 500 GB 250 GB SATA III Solid State Drive lot picture

SAMSUNG 2.5 in SSD 870 EVO 2TB 1TB 500 GB 250 GB SATA III Solid State Drive lot

$149.13