Find the answer to your Linux question:
Results 1 to 2 of 2
Hi I'm new to Linux and to this forum, so I appoligize if I post this message in the wrong thread. I just installed Suse Linux, and I'm trying to ...
  1. #1
    Just Joined!
    Join Date
    Oct 2006
    Posts
    1

    Problems with Network

    Hi
    I'm new to Linux and to this forum, so I appoligize if I post this message in the wrong thread.

    I just installed Suse Linux, and I'm trying to set my ADSL connection, and after several hours of fighting with the system I think there is a problem with the NIC setup.

    my NIC is set to 10.0.0.10/ MASK 255.255.255.0 and my ADSL modem is 10.0.0.138
    I'm running an AMD x2 64 AM2 CPU, on an Abit KN9-Ultra Motherboard
    I ran "ping 10.0.0.138" and "ifconfig" and these are the results:
    ------------------------------------------------------------------------------------
    VORTEX:/etc/ppp # ping 10.0.0.138
    PING 10.0.0.138 (10.0.0.13 56(84) bytes of data.
    From 10.0.0.10: icmp_seq=1 Destination Host Unreachable
    From 10.0.0.10 icmp_seq=1 Destination Host Unreachable
    From 10.0.0.10 icmp_seq=2 Destination Host Unreachable
    From 10.0.0.10 icmp_seq=3 Destination Host Unreachable

    --- 10.0.0.138 ping statistics ---
    5 packets transmitted, 0 received, +4 errors, 100% packet loss, time 4009ms
    , pipe 3
    VORTEX:/etc/ppp # ifconfig
    eth0 Link encap:Ethernet HWaddr 00:50:8D:93:B4:E4
    inet addr:10.0.0.10 Bcast:255.255.255.255 Mask:255.255.255.0
    inet6 addr: fe80::250:8dff:fe93:b4e4/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:23 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:2964 (2.8 Kb) TX bytes:0 (0.0 b)
    Interrupt:66 Base address:0x8000

    eth1 Link encap:Ethernet HWaddr 00:50:8D:93:B4:E5
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:225 Base address:0xa000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:226 errors:0 dropped:0 overruns:0 frame:0
    TX packets:226 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:16372 (15.9 Kb) TX bytes:16372 (15.9 Kb)
    ------------------------------------------------------------------------------------

    I'd appreciate the help. If I need to run more commands to find the root of the problem, please tell me which.

    Gaby

  2. #2
    Linux Newbie framp's Avatar
    Join Date
    Jul 2006
    Location
    Stuttgart, Germany
    Posts
    240
    You received some data on eth0 but nothing was sent. What's eth1 used for?

    Just download and execute this script and post the result. The script collects information about your network config and setup on your system and will help to find the root of your problem.
    "Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect." Linus Benedict Torvalds

Posting Permissions

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