Subject: Re: i don't understand netbsd ppp :(
To: Chris Gilbert <chris@paradox.demon.co.uk>
From: None <wojtek@wojtek.from.pl>
List: netbsd-users
Date: 01/28/2001 16:50:24
> > 	inet 195.117.150.137 -> 195.117.150.129 netmask 0xffffffff
> >
> 
> it looks similiar to mine, other than the netmask looks wrong (and the mtu is 
> smaller, but that shouldn't stop it working), what's in your options file?
netmask was changed by me trying to fix it. default was 0xffffff00.
mtu is set by me (works better with slow ppp link)
> Routing tables
> 
> Internet:
> Destination        Gateway            Flags     Refs     Use    Mtu  Interface
> default            158.152.1.222      UGS         2    10776   1524  ppp0
> 10.30.64/24        link#1             UC          0        0   1500  tlp0
> 127                127.0.0.1          UGRS        0        0  33228  lo0
> 127.0.0.1          127.0.0.1          UH          1        0  33228  lo0
> 158.152.1.222      194.222.29.33      UH          1        0   1524  ppp0
> 
> ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1524
>         inet 194.222.29.33 -> 158.152.1.222 netmask 0xffffff00
> 
> > the same works ok with 10.20.30.1 or 127.0.0.1
> 
> perhaps it's some other problem, eg filtering? is the machine meant to 
> forward connections?  How did you configure ppp?  There's a some stuff in the 
it's my home machine. no forwarding, only this ppp and ep0.
configured in standard way.