[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ppp Warnings



This is normal.
On the DSL, the mtu needs to be 1492.
see man ppp for details, but nothing to worry about.

olivier


On Sun, Dec 09, 2001 at 09:43:11PM +0100, Clemens Hermann wrote:
> Hi,
> 
> after installing my first OpenBSD System (3.0 Release) I have a little problem:
> The machine serves as a dsl-router and I start ppp as  
> "/usr/sbin/ppp -auto -nat tdsl" in /etc/rc.local.
> As soon as a connection gets established I get the following warnings:  
> 
> ppp[29931]: tun0: Warning: deflink: Reducing configured MRU from 1500 to 1492
> ppp[29931]: tun0: Warning: ff02::%tun0/32: CHange route failed: errno: Network is unreachable
> 
> Anyway net-access works just fine on the local machine and from the lan.
> Any hints what causes these messages and how to fix it?
> ppp.conf and ppp.linkup are attached.
> 
> thanks in advance for any hints
> 
> /ch 
> 
> -- 
> "Contrary to popular belief, Unix is user friendly.
> It just happens to be selective about who it makes friends with."
> default:
>  set log Phase Chat LCP IPCP CCP tun command Warning Error Alert
> 
> tdsl:
>  set device "!/usr/sbin/pppoe -i rl1"
>  disable acfcomp protocomp vjcomp deflate pred1
>  deny acfcomp
>  set mru max 1492
>  set mtu max 1488
>  set crtscts off
>  set speed sync
>  accept lqr
>  set dial
>  set login
>  set timeout 0
>  set authname ************************0001_(_at_)_t-online_(_dot_)_de
>  set authkey ******** 
>  set ifaddr 10.0.0.1/0 10.0.0.2/0 0.0.0.0 0.0.0.0
>  add default HISADDR
>  enable dns 
> MYADDR:
>  ! /sbin/route change default -mtu 1488

--
Olivier Cortes



Visit your host, monkey.org