Kasper R�nning said the following on 9/25/2003 2:33 PM>>

Hello!

I've been an occasional Linux user, and now I've decided to really start
learning Linux by installing Gentoo on my Apple iMac. I contemplated
writing to either gentoo-ppc-user or gentoo-osx but I'm not sure my
problem is platform specific so I wrote to this list instead.

The problem is I can ping all addresses on the same network (subnet
255.255.240.0) but I can't reach any hosts outside.

My hardware is Apple iMac 15" G4 800MHz TFT w/ SuperDrive. Should I post
to another list?

I found one discussion that might be related (?):
http://www.mail-archive.com/[EMAIL PROTECTED]/msg14363.html

Any suggestion would be really appreciated.

/Kasper

Here are some details (manually copy/pasted):

# ifconfig
eth0    Link encap:Ethernet  HWaddr 00:03:93:B1:63:DC
        inet addr:130.233.30.18  Bcast:130.233.31.255  Mask:255.255.240.0
        UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
        RX packets:299064 errors:0 dropped:0 overruns:0 frame:0
        TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
        collisions:0 txquelen:100
        RX bytes:39259331 (37.4 Mb)  TX bytes:2843 (2.7 Kb)
        Interrupt:41 Base address:0x2000

lo      Link encap:Local Loopback
        inet addr:127.0.0.1  Mask:255.0.0.0
        UP LOOPBACK RUNNING  MTU:16436  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 txquelen:0
        RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

# route                 (I took out the Ref and Use columns, all were 0)
Kernel IP routing table
Destination     Gateway         Genmask         Flags   Metric  Iface
130.233.16.0    *               255.255.240.0   U       0       eth0
default         trinet-gw.tky.h 0.0.0.0         UG      1       eth0

# cat /etc/conf.d/net (Comments removed)

iface_eth0="130.233.30.18 broadcast 130.233.31.255 netmask 255.255.240.0"
gateway="eth0/130.233.31.254"

# ping 130.233.30.17
PING 130.233.30.17 (130.233.30.17) 56(84) bytes of data.
64 bytes from 130.233.30.17: icmp_seq=1 ttl=128 time=1.4 ms

# ping kosh.hut.fi
PING kosh.hut.fi (130.233.228.10) 56(84) bytes of data.

<nothing happens...>

--
[EMAIL PROTECTED] mailing list


do you have a valid nameserver entry in /etc/resolv.conf ?

-R'twick

--
[EMAIL PROTECTED] mailing list



Reply via email to