Results 1 to 11 of 11

Thread: Ip Addr Not Set

  1. #1
    Join Date
    Aug 2005
    Posts
    39

    Ip Addr Not Set

    HI GUYS,

    I have no clue what happend.
    I reboot my raq 4 with 550 software.
    And now the display saying IP ADDR NOT SET.
    Now I can't access admin site with my public ip 64..... and I don't remember local
    10.10.10.... I try all of them and can't ping.
    I try to ssh on my 64.... but no luck but I can ping it.
    Is there any way I can reset/add those IP address so it will show correcty in the display and hope will fix my nightmare.
    Any help.... Please.
    agapio
    www.apolloappsolutions.com
    Easy | Professional | Reliable
    Web & Apps Design, IT Consulting.

  2. #2
    Join Date
    Jan 2004
    Location
    Singapore
    Posts
    1,032
    Does the LCD panel still work?
    -=- GQ Hong -=-
    GalacNet WebMaster

  3. #3
    Join Date
    Nov 2003
    Location
    Northville, Michigan
    Posts
    325
    somethnes the wonderful 550 gui system like to trash the network settings... the gui maintains the flat files for you...

    You should check and see if / is full but most likely your gui db is messed up.... install the drive in another system.. use knoppix and mount up the drive and fix the network files as needed.

    Then put it back in the RaQ and you should be good...

  4. #4
    Join Date
    Aug 2005
    Posts
    39
    Thanks for the update.

    Any specific files I should look.
    Thank You,

    agapio
    www.apolloappsolutions.com
    Easy | Professional | Reliable
    Web & Apps Design, IT Consulting.

  5. #5
    Join Date
    Nov 2003
    Location
    Northville, Michigan
    Posts
    325
    here are some samples too

    [root 550]# cat /etc/sysconfig/network
    FORWARD_IPV4=false
    GATEWAY=192.168.50.254
    GATEWAYDEV=eth0
    HOSTNAME=www.zeffie.com
    NETWORKING=yes
    [root 550]#
    [root 550]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
    # /etc/sysconfig/network-scripts/ifcfg-eth0
    # generated by pperld /usr/sausalito/handlers/base/network/rewrite-ifcfg.pl
    #
    # 2.device = eth0
    # 2.ipaddr = 192.168.50.100
    # 2.netmask = 255.0.0.0
    # 2.enabled = 192.168.50.100
    DEVICE=eth0
    BOOTPROTO=none
    ONBOOT=yes
    BROADCAST=192.255.255.255
    NETWORK=192.0.0.0
    NETMASK=255.0.0.0
    IPADDR=192.168.50.100
    USERCTL=no

    The addresses have been changed for this sample.

  6. #6
    Join Date
    Aug 2005
    Posts
    39
    Sweet,
    Thanks for the update.
    One more question:

    I am running live kubuntu and have problem to mount the slice:

    I am trying

    mount -t auto /dev/hdb1 /mnt/test

    Can you tell me how you mount it out.

    Thanks a lot
    agapio
    www.apolloappsolutions.com
    Easy | Professional | Reliable
    Web & Apps Design, IT Consulting.

  7. #7
    Join Date
    Nov 2003
    Location
    Northville, Michigan
    Posts
    325
    I don't use kubuntu

    try

    mount -t xfs /dev/hdb1 /mnt/test

  8. #8
    Join Date
    Aug 2006
    Posts
    275
    You really don't need to go through the kerfuffle of putting the drive in another box -- just connect to it over the serial port with a null modem, log in, and change the network settings by hand.

  9. #9
    Join Date
    Nov 2003
    Location
    Northville, Michigan
    Posts
    325
    The thing is with this problem, Most of the time you can't login anymore at all.

  10. #10
    Join Date
    Aug 2006
    Posts
    275
    Quote Originally Posted by zeffie
    The thing is with this problem, Most of the time you can't login anymore at all.
    Why would that be? The network settings don't affect admin login, the password file, or /dev/tty*. I've never failed to login to a running system over the serial port, regardless of the network settings.

  11. #11
    Join Date
    Nov 2003
    Location
    Northville, Michigan
    Posts
    325
    / or /var.. useally /var filling up

Posting Permissions

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