[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /etc/ppp/ppp.conf for german T-Online?
Hi Alex,
> Hi guys,
>
> could someone please send me an example of
>
> /etc/ppp/ppp.conf
>
> to use with the german T-online? I have at
> the moment the following setup (I have an ISDN
> card, but it probaby doesn't matter for ppp):
>
> default:
> set device /dev/i4brbch0
> set speed sync
> set login
> set hangup
> add! default HISADDR
>
> uni:
> set authname afxxxxxx
> set authkey xxxxxxxx
> set phone 88721
>
> tonline:
> set authname 000941xxxxx
> set authkey xxxxxxx
> set phone 0191011
>
> And it works okay for "dial uni" under OpenBSD.
> But not for T-Online, I get the following in the
> file /var/log/ppp.log:
looks ok to me, BUT
---snip---
tonline:
set authname <Anschlusskennung><T-Online-Nr.><0001>
set authkey <kennwort>
set phone 0191011
---snip---
Try that. If it doesn't work insert a "#" before <0001> or try <0002>.
cheers,
Alex
--