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
  •  


HITACHI HUS724040ALA640 4TB 7200RPM 64MB SATA 6.0Gb/s 3.5

HITACHI HUS724040ALA640 4TB 7200RPM 64MB SATA 6.0Gb/s 3.5" HARD DRIVE ZERO HOURS

$52.00



Western Digital WD140EDGZ 14 TB, Internal, 5400 RPM, 3.5 inch Hard Drive picture

Western Digital WD140EDGZ 14 TB, Internal, 5400 RPM, 3.5 inch Hard Drive

$99.00



Seagate ST1000VM002 1TB 64MB SATA6Gb/s 3.5

Seagate ST1000VM002 1TB 64MB SATA6Gb/s 3.5" (Low Power) Hard Drive -PC, CCTV DVR

$24.99



Western Digital WD4000FYYZ RE 4TB 7200 RPM 64MB Cache SATA 6Gb/s 3.5

Western Digital WD4000FYYZ RE 4TB 7200 RPM 64MB Cache SATA 6Gb/s 3.5" Hard Drive

$24.11



HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5

HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5" Enterprise HDD- HUH721212ALE601

$79.99



WD Ultrastar DC HC530 14TB SATA 6G 3.5

WD Ultrastar DC HC530 14TB SATA 6G 3.5" 7200RPM Enterprise HDD - WUH721414ALE604

$110.00



Seagate ST12000NM0127 12TB 256MB 7200RPM 3.5

Seagate ST12000NM0127 12TB 256MB 7200RPM 3.5" SATA 6.0Gb/s Enterprise Hard Drive

$93.99



CISCO A03-D1TBSATA 1TB 7.2K 6G 2.5INCH SATA HDD picture

CISCO A03-D1TBSATA 1TB 7.2K 6G 2.5INCH SATA HDD

$9.00



Western Digital 4TB Internal 7.2KRPM 3.5

Western Digital 4TB Internal 7.2KRPM 3.5" (WD4000FYYZ) SATA Hard Drive ZERO HOUR

$69.99



Seagate Barracuda ST8000DM004 8TB,Internal,5400 RPM,3.5 inch (ST8000DMZ04/DM004) picture

Seagate Barracuda ST8000DM004 8TB,Internal,5400 RPM,3.5 inch (ST8000DMZ04/DM004)

$55.00