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

Re: lcp-problem mit t-dsl



jens wille schrieb:
Poste doch bitte mal zum Abgleich Deine config (dsl-provider).

kein problem...

/etc/ppp/peers/dsl-provider:

# Configuration file for PPP, using PPP over Ethernet
# to connect to a DSL provider.
#
# See the manual page pppd(8) for information on all the options.

[...]

# Section 3
#
# You shouldn't need to change these options...

hide-password
#lcp-echo-interval 60
#lcp-echo-failure 3
# Override any connect script that may have been set in
/etc/ppp/options.
connect /bin/true
noauth
#persist
mtu 1492


#defaultroute


#user "xxxxxxxxxxxxxxxxxxxxxxxxxxxx@t-online.de"
user "xxx@versatel-1024"
usepeerdns

Auf den _ersten_ Blick sehe ich hier nichts falsches.

Versuch es doch einfach mal mit dieser Config:

pty "/usr/sbin/pppoe -I eth0 -T 80 -m 1452"
noipdefault
usepeerdns
defaultroute
hide-password
lcp-echo-interval 60
lcp-echo-failure 3
connect /bin/true
noauth
persist
nodeflate
passive
nocrtscts
mtu 1492
mru 1492
noaccomp
nopcomp
nobsdcomp
noccp
novj
novjccomp
noproxyarp

user "xxx@versatel-1024"

--
Mit freundlichen Gruessen
Bjoern Schmidt



Reply to: