The Perfect Setup - OpenSuSE 10.2

Discussion in 'HOWTO-Related Questions' started by wvsailor, Jan 24, 2007.

  1. wvsailor

    wvsailor New Member

    I know I've probably done something incorrectly, but I can't get past page 4 of the setup...

    [X] Downloading the latest release notes...
    Test result: Failure

    For some reason, the machine will not connect to the site to download the release notes & updates. Here's what's in the logs:
    Code:
    [B]
    Kernel Network Interfaces[/B]
    eth0     Link encap:Ethernet HWaddr 00:16:17:A1:4F:29
               inet addr:192.168.1.110 Bcast:192.168.7.25 Mask 255.255.248.0
               inet6 addr: fe80::216:17ff:fea1:4f29/64 Scope:Link
               UP BROADCAST RUNNING MULTICAST MTU:1500 METRIC:1
               Rx packets:145 errors:0 dropped:0 overruns:0 frame:0
               Tx packets:161 errors:0 dropped:0 overruns:0 carrier:0
               collision:0 txqueuelen:1000
               RX bytes: 31569 (30.8Kb) Tx bytes:11722 (11.4Kb)
               Interrupt:217 base address:0Xf200
    lo         Link encap local loopback
               inetaddr:127.0.0.1 Mask:255.0.0.0
               inetaddr:  ::1/128 Scope:Host
               UP LOOPBACK RUNNING MTU: 16436 METRIC:1
               Rx packets:212 errors:0 dropped:0 overruns:0 frame:0
               Tx packets:212 errors:0 dropped:0 overruns:0 carrier:0
               collisions:0 txueuelen:0
    [B]
    Kernel Routing Table[/B]
    Kernel IP Routing Table
    Destination     Gateway     Genmask            Flag   Metric  Ref
    192.168.0.0    0.0.0.0        255.255.248.0     U        0        0
    169.254.0.0    0.0.0.0        255.255.0.0        U        0        0
    127.0.0.0       0.0.0.0        255.0.0.0           U         0        0
    0.0.0.0          192.168.1.1  0.0.0.0              UG       0        0
    
    [B]Hostname Lookup[/B]
    domain domain.co   <and no, there is no 'm' on the end>
    
    [B]Download of release notes(openSuse 10.2)[/B]
    *getaddrinfo(3) failed for www.suse.com:80
    *couldn't resolve host 'www.suse.com'
    *closing connection #0
    curl: (6) couldn't resolve host 'www.su
    
    [B]Kernel Messages[/B]
    logger: BEGIN OF YAST2 INTERNET TEST
    ifstatus:     eth0 device: VIA TECHNOLOGIES, INC VT6102 [Rhine II] (rev 7c)
    ifstatus:     eth0 configuration: eth-id-00:16:17:a1:4f:29
    ifstatus:     eth0 is up
    ifstatus2:    eth0 <BROADCAST,MULTICAST,UP,10000> mtu1500 qdisc pfifo-fast qlen 1000
    ifstatus:     link/ether 00:16:17:a1:4f:29 brd ff :ff:ff:ff:ff:ff
    ifstatus:     inet 192.168.1.110/21 brd 192.168.7.255 scope global eth0
    ifstatus:     inet6 fe80::216:17ff:fea1:4f29/64 scope link valid_lft forever preferred_lft forever
    ifstatus:     eth0 ip address:192.168.1.110/21
    ifstatus-route:  Configured routes for interface eth0
    ifstatus-route:     default 192.168.1.1 - -
    ifstatus-route:     169.254.0.0 - 255.255.0.0 eth0
    ifstatus-route:  Active routes for interface eth0
    ifstatus-route:     192.168.0.0/21 proftp kernel scope link src 192.168.1.110
    ifstatus-route:     169.254.0.0/16 scope link
    I'm using a Linksys Wireless G Router WRT54G
    IP Address 75.XXX.XXX.XXX
    Subnet Mask 255.255.248.0
    Default Gateway 75.XXX.XXX.X
    DNS1 208.XXX.XX.XX
    DNS2 208.XXX.XX.XXX
    MTU 1500

    Anyone have any idea?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Why does it say 192.168.0.0 when your IP address is 192.168.1.110 and the gateway is 192.168.1.1?
     
  3. wvsailor

    wvsailor New Member

    I don't know. This is what the install program generated. The default gateway is set to 192.168.1.1
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Can you try to run
    Code:
    yast
    and correct your network settings?
     
  5. wvsailor

    wvsailor New Member

    I continued the install letting the program set the ip address and was able to continue the setup and download the updates. Should I continue with the setup and then go back and try to adjust the appropriate settings to my network?
     
  6. wvsailor

    wvsailor New Member

    Automatice DHCP

    My router has a setting to act as a DHCP server. I'm going to try and turn that off and see if it will allow me to assign an ip address.
     
  7. falko

    falko Super Moderator Howtoforge Staff

Share This Page