Hi All,

I have a SparcStation LX (running Solaris2.6) and a PC running SuSE 6.0
which are connected via an ethernet. The system seems to be set up
correctly (and the card works) but when I look at the output from cat
/proc/net/dev I find that all of the packets are being routed to lo
instead of to eth0. I have ppp working correctly (<grin> this wouldn't
be able to get sent otherwise) and have got a friend to look at my
system and am at a loss as to what is going wrong. 
(I'm _sure_ I'm missing *something*)

If someone could help I would be extremely greatfull, as I have to boot
into Windoze if I want to connect my Sparc to the internet.


Output of netstat -rn :

Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt
Iface
192.168.42.42   0.0.0.0         255.255.255.255 UH     1500 0          0
dummy0
159.134.238.24  0.0.0.0         255.255.255.255 UH     1524 0          0
ppp0
192.168.42.0    0.0.0.0         255.255.255.0   U      1500 0          0
eth0
127.0.0.0       0.0.0.0         255.0.0.0       U      3584 0          0
lo
0.0.0.0         159.134.238.24  0.0.0.0         UG     1524 0          0
ppp0 

---
Output of route :

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
dragonsong.rowa *               255.255.255.255 UH    0      0        0
dummy0
as1.adl.dublin. *               255.255.255.255 UH    0      0        0
ppp0
rowanoak.zalyin *               255.255.255.0   U     0      0        0
eth0
loopback        *               255.0.0.0       U     0      0        4
lo
default         as1.adl.dublin. 0.0.0.0         UG    0      0        3
ppp0  

---
Output of ifconfig :

ifconfiglo        Link encap:Local Loopback
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:26 errors:0 dropped:0 overruns:0 frame:0
          TX packets:26 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0

dummy0    Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          inet addr:192.168.42.42  Bcast:192.168.42.255 
Mask:255.255.255.0
          UP BROADCAST RUNNING NOARP 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

eth0      Link encap:Ethernet  HWaddr 00:A0:24:99:EC:C5
          inet addr:192.168.42.42  Bcast:192.168.42.255 
Mask:255.255.255.0
          UP BROADCAST RUNNING 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
          Interrupt:10 Base address:0xf780

ppp0      Link encap:Point-to-Point Protocol
          inet addr:159.134.226.103  P-t-P:159.134.238.24 
Mask:255.255.0.0
          UP POINTOPOINT RUNNING  MTU:1524  Metric:1
          RX packets:581 errors:9 dropped:9 overruns:0 frame:0
          TX packets:704 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0
          Memory:26a7038-26a7c34

---
Output of cat /proc/net/dev :

Inter-|   Receive                  |  Transmit
 face |packets errs drop fifo frame|packets errs drop fifo colls carrier
    lo:     26    0    0    0    0       26    0    0    0     0    0
   nr0:      0    0    0    0    0        0    0    0    0     0    0
   nr1:      0    0    0    0    0        0    0    0    0     0    0
   nr2:      0    0    0    0    0        0    0    0    0     0    0
   nr3:      0    0    0    0    0        0    0    0    0     0    0
dummy0: No statistics available.
  eth0:      0    0    0    0    0        0    0    0    0     0    0
  bpq0:      0    0    0    0    0        0    0    0    0     0    0
  ppp0:    581    9    9    0    0      704    0    0    0     0    0

---

Again, my thanks for taking the time to try and help.

Have Fun,
G'leth
(Jim Mcboyle)
[EMAIL PROTECTED]
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to