Subject: Re: MacOS -> NetBSD on null modem?
To: None <port-mac68k@netbsd.org>
From: Bruce Anderson <brucea@spacestar.net>
List: port-mac68k
Date: 08/17/1999 23:57:00
On Tue, Aug 17, 1999 8:44 PM, Bill Studenmund
<mailto:wrstuden@nas.nasa.gov> wrote:
>On Tue, 17 Aug 1999, Andy Finnell wrote:
>
>> List of active MAP/Redirect filters:
>> map ppp0 10.0.0.0/24  -> 0.0.0.0/32  portmap tcp/udp 10000:65000
>> map ppp0 10.0.0.0/24  -> 0.0.0.0/32 
>> map ppp1 10.0.0.0/24  -> 0.0.0.0/32  portmap tcp/udp 10000:65000
>> map ppp1 10.0.0.0/24  -> 0.0.0.0/32 
>
>That looks wrong. As your connection to the outside world is on ppp1, I
>don't think you want the ppp0 lines.

It my be "wrong" but it should still work, I just set up my classic
on ppp0 and my ISP on ppp1 and it works ok for me.


I see what might be a problem.
1) sysctl net.inet.tcp.rfc1323 = 1  conflicts with vj compression
    so i recommend that you add this to both ppp option files

novj    # ppp options no jv compression

 or  add this line to your /etc/netstart.local
sysctl -w net.inet.tcp.rfc1323=0


Check that the mac and the server agree on the mac's address

>ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
>        inet 10.0.0.1 --> 10.0.0.2 netmask 0xffffffff 



If you have a welcome line in any of your ppp config files with "welcome"-
welcome '/sbin/route delete default' # delete any current default routes
first

-remove them.  ppp has no problem setting defalt routes.








  " Stamp out root login's .  .  .  . su "
    --Bruce Anderson Student DCTC