Subject: Re: routed
To: Robert Shady <rls@kilroy.id.net>
From: Tom T. Thai <tomthai@dream.future.net>
List: port-i386
Date: 03/03/1995 07:09:48
On Fri, 3 Mar 1995, Robert Shady wrote:

> > My setup:
> > 
> > 	Internet----<T1>----IRX----NetBSD----<PPP>---Amiga
> > 
> > NetBSD1.0:
> > 	o /etc/netstart		'routed_flags = "-g"'
> > 	o I can ping any where on the NetBSD box
> > 	o kernel has 'options GATEWAY'
> > 
> > Amiga/AmiTCP3.0b and PPP
> > 	o can ping to netbsd box
> > 	o can't ping to IRX or any host beyond NetBSD box
> > 	o has 'route add default net.bsd.box.ip 1'
> > 	o can telnet to netbsd box
> > 
> > Can someone tell me why the Amiga can't get pass the netbsd box?
> 
> Have you tried adding a "route add default <IRX>" to your NetBSD box?

$ route get default
   route to: default
destination: default
       mask: default
    gateway: portmaster.future.net
  interface: ed0
      flags: <UP,GATEWAY,DONE,STATIC>
 recvpipe  sendpipe  ssthresh  rtt,msec    rttvar  hopcount      mtu     
expire
       0         0         0         0         0         0         
0         0 
$