, <port-i386@netbsd.org>
From: David Guynn <dguynn@geocities.com>
List: port-mac68k
Date: 11/01/1998 10:20:54
Okay, i'm back.
My network looks like:
PPP Host
|
|
NetBSD/i386 ---crossover cable--- NetBSD/mac68k
192.168.4.2 192.168.4.3
I can telnet and ftp between the two hosts. I can ping 192.168.4.3 and vice
versa.
I set up 192.168.4.2 to IPF the mac68k to PPP. So I did a experiment:
MAC68k /etc/rc.conf
DEFAULTROUTE="192.168.4.2"
So on the i386 I try to ftp ftp.gmd.de and the same on the mac. It comes up
on the pc but not on the mac. So how do I configure the mac?
--DAVE