Subject: Re: Forwarding?
To: None <tech-net@netbsd.org>
From: Andrew Ball <aball@students.prairiestate.edu>
List: tech-net
Date: 01/07/2007 04:51:36
Hello Mouse,
dM> My money would be on using proxy arp. Create a proxy
> arp entry on almond for tinman's IP, and set tinman's
> default route to point to almond's end of the SLIP
> link, and it should all Just Work.
I get...
almond# arp -s tinman 00:10:4b:a5:ba:5b pub
cannot intuit interface index and type for tinman
almond# arp -s 192.168.3.129 00:10:4b:a5:ba:5b pub
cannot intuit interface index and type for 192.168.3.129
ASB> I would like to fetch pkgsrc
dM> Over a serial line? I hope you have lots of patience.
> Even if you're using a baudrate like 115200, that'll
> take a long time.
Until recently I was fetching it over a V.34 analogue modem,
so 115,200 BpS is a step up :-)
- Andy.