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

setting up serial modem in ferodacore2

  • 27-08-2004 12:39pm
    #1
    Closed Accounts Posts: 293 ✭✭


    Trying to set up serial modem in fedora all works fine after i edit the wvdial.conf file
    modem dials and connects to eircomfree says pppd has started but then i cant seem to send or recieve any packets
    --> WvDial: Internet dialer version 1.53
    --> Initializing modem.
    --> Sending: ATZ
    ATZ
    OK
    --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS = 0
    ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS = 0
    OK
    --> Modem initialized.
    --> Idle Seconds = 300, disabling automatic reconnect.
    --> Sending: ATDT1892150150
    --> Waiting for carrier.
    ATDT1892150150
    CONNECT 45333/ARQ/V90/LAPM/V42BIS
    --> Carrier detected. Starting PPP immediately.
    --> Starting pppd at Thu Aug 26 17:03:42 2004
    --> pid of pppd: 3678


    Set up same way in Solaris and it connects

    --> WvDial: Internet dialer version 1.42
    --> Initializing modem.
    --> Sending: ATZ
    ATZ
    OK
    --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS = 0
    ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS = 0
    OK
    --> Modem initialized.
    --> Idle Seconds = 300, disabling automatic reconnect.
    --> Sending: ATDT1892150150
    --> Waiting for carrier.
    ATDT1892150150
    CONNECT 46666/ARQ/V90/LAPM/V42BIS
    --> Carrier detected. Starting PPP immediately.
    --> Starting pppd at Thu Aug 26 18:16:19 2004
    --> pid of pppd: 2027
    --> pppd: Using interface ppp0
    --> pppd: local IP address 159.134.144.96
    --> pppd: remote IP address 159.134.238.252
    --> pppd: primary DNS address 159.134.237.6
    --> pppd: secondary DNS address 159.134.248.17
    --> pppd: Script /etc/ppp/ip-up run successful
    --> Default route Ok.
    --> Nameserver (DNS) Ok.
    --> Connected... Press Ctrl-C to disconnect

    any ideas?


Advertisement