HOWTO Iberpass and Linux



Iberpass is a global roaming service www.iberpass.com giving access worldwide at the cost of a local phone call to internet services. It doesn't give you a dialer for Linux, however, it is really an easy task to set up a Linux connection.


I'm running a Linux with pppd 2.4.1-10. The trick is very simple, you need to proper configure your /etc/ppp/option file and connect with pap authentication. To connect I did the following steps:


  1. edit/create your /etc/ppp/option file, mine is something like this
  2. edit the ppp options file to reflect your account, notice thet the account has a prefix idm/IPASS/iber/. This work for me you may just try or check with your account and a Win32 dialer. Notice the string is really case sensitive
  3. edit the chat-on-ipass to reflect
  4. create edit the pap configuration file pap-secrets on my machine /etc/ppp/pap-secrets it should be something like:
    # client server secret IP addresses
    * * YourPasswd
  5. run pppd


Linux

Home
 
Mail to antoniol at ieee dot org with questions or comments about this web site.
Last modified: Dec. 3, 2003