Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

PPP Problem

  • 14-10-2001 9:14pm
    #1
    Registered Users Posts: 197 ✭✭


    I've setup a connection to iol nolimits with pppconfig. For some reason when I try and use wvdial when it connects it displays the login: prompt and password prompt but when wvdial tries to put in the username and password it just keeps bringing the prompts back.
    The problem is after I've connected with the command 'pon iol' I can't ping any ip or host name. What I have to do is type 'ifconfig ppp0' to get the inet address and then type 'route add default gw inetaddr'. Then I can ping hostnames etc. This is quite annoying to have to issue this command every time. I've turned the defaultroute option in ppconfig on, still no luck..

    Any help appreciated.


Comments

  • Closed Accounts Posts: 296 ✭✭moist


    Ok, I'll bite, Its been a while since I fiddles with pppd (FreeBSD's user-ppp is _sooo_ simple :))
    and when I did I just wrote my own chat scripts, never bothering with these wvdial thingumies...

    Originally posted by Patrick
    I've setup a connection to iol nolimits with pppconfig. For some reason when I try and use wvdial when it connects it displays the login: prompt and password prompt but when wvdial tries to put in the username and password it just keeps bringing the prompts back.

    AFAIK nolimits authenticates based on your phone number as againse a username and password,
    So I'm not sure weather your even supposed to enter them or not.
    Try it with eircom/indigo/other...

    The problem is after I've connected with the command 'pon iol' I can't ping any ip or host name. What I have to do is type 'ifconfig ppp0' to get the inet address and then type 'route add default gw inetaddr'

    Curious, are you sure that pppconfig is actually using/adding the "defaultroute" option ?
    You could try manually adding it to /etc/ppp/options.
    I'll see if I have a linux boot disk lying around, boot into that and see if I can grab my old pppd/chat scripts...
    Or, you could find the howto and get your hands dirty :)


  • Registered Users Posts: 197 ✭✭Patrick


    'defaultroute' was not specified in the /etc/ppp/options.
    I add it to the end of the file, ie 'defaultroute' dialed up but I still could ping nowhere and even if I did a 'route add default gw inetaddr ' I still got nowhere.
    I can dial eircom fine with wvdial.


Advertisement