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

ppp connection with T-online Germany



Hello,
 
Having a little problem, trying to connect to a ISP using PPP dial-up. I have this working in my country with UUNET and it works fine, however, now i want to connect to T-Online (a provider in Germany, www.t-online.de) The PPP script i created doesn't seem to work. Called the Helpdesk, and they asked me "OpenBSD what ?" Is that windows ? No.....well, you got the picture......
 
Anyone created a script that works with T-online as a provider ? And if so, could you share it with me ? 
 
Thanks in advance,
 
Wiljoh Beukers
 
 
== my current ppp.conf  ==================
 
default:
  set log Phase Connect Chat
  set device /dev/cua00
  set speed 115200
  set mode auto
  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK \\
  ATDT\\T TIMEOUT 40 CONNECT"
 
UUNet:
  set phone 0191011
  set dial "\"\" \ ATD\\T CONNECT"
  set authname <censored>
  set authkey <censored>
  set timeout 120
  set openmode active
  accept pap
  set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
  add default HISADDR
  enable dns