#!/bin/sh #---------------------------------------------------------------------------- # /etc/rc.d/circuits-common.ppp-isdn - PPP over ISDN (common definitions) # # Last Update: $Id$ #---------------------------------------------------------------------------- # PPP over ISDN, see RFC 1618 for details # "To avoid fragmentation, the Maximum-Transmission-Unit (MTU) at the network # layer SHOULD NOT exceed 1500, unless a peer MRU of 2048 or greater is # specifically negotiated." ISDN_PPP_MTU=1500