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

Re: [Debian] PPPoE Dial on Demand



> Meine Konfiguration:
> 
> ,----[ /etc/ppp/peers/dsl-provider ]
> | pty "pppoe -I eth1"
> | debug
> | noipdefault
> | defaultroute
> | hide-password
> | lcp-echo-interval 20
> | lcp-echo-failure 3
> | mtu 1492
> | mru 2400
> | noauth
> | # persist
> | user XXXXXXXXXXXXXXXXXXXXXXXXXXX@t-online.de
> | connect /bin/true
> | holdoff 5
> | maxfail 0
> | idle 300
> | lock
> `----

Bei uns im Büro sieht es wie folgt aus: 
# start of /etc/ppp/options
demand
connect /bin/true
ipcp-accept-remote
ipcp-accept-local
idle 12000      # nach 12000 Sekunden ohne Datenverkehr wird aufgelegt
noipdefault
defaultroute
user  "..#0001@t-online.de"
hide-password
noaccomp
nopcomp
nocrtscts
debug
lcp-echo-interval 10
lcp-echo-failure 3
lock
nodetach
# end of /etc/ppp/options

Das ganze wird mit
#ifconfig eth0 up
#pppd pty "pppoe -I eth1"
gestartet und läuft seit ca. 2 Wochen, ohne Neustart als Router
für das ganze Büro. 
eth1 ist beim Boot nicht konfiguriert worden, 
sondern erst nachdem der Rechner lief - mit 
dem /etc/init.d/ppp - Script blieb der Rechner beim
Starten dauerhaft hängen. 


-- 
eckhard@fifoost.org

GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

Attachment: pgpmU8f4n1YNW.pgp
Description: PGP signature

Attachment: "
Description: Binary data


Reply to: