Re: Dial-up connections

From: Moe Trin (ibuprofin_at_painkiller.example.tld)
Date: 04/23/05

  • Next message: iQ199: "gdb bug on Fedora Core 3?"
    Date: Fri, 22 Apr 2005 21:39:59 -0500
    
    

    In article <1114141875.160274.271960@z14g2000cwz.googlegroups.com>,
    Dakota wrote:

    >I am using red hat 9, and netzero. I know nothing about networking, and
    >I would like to know how to set up a connection to netzero with red hat
    >9.

    Free ISPs make the money to pay the telephone bills, rent, and staff by
    using advertisements. Early in the 'free ISP' period, you could just set
    up a standard PAP authenticated dialin, and they wouldn't know the
    difference. Then then changed protocols in some manner, and made it such
    that you needed to run their (windoze) client program to get connected.

    http://axion.physics.ubc.ca/ppp-linux.html
    http://www.theory.physics.ubc.ca/ppp-linux.html

    You can try to use that web page to set up a connection, and see what
    hoops they want you to jump through to get connected. As a starting point,
    try something like

    [compton ~]$ cat /usr/local/bin/dialin
    #!/bin/bash
    exec /usr/sbin/pppd connect "/usr/sbin/chat -f /etc/ppp/dialscript" \
    defaultroute lock noipdefault modem nodetach /dev/modem 115200 crtscts \
    user playadom debug logfile /tmp/some.file.name
    [compton ~]$

    There must not be anything after the \ in those two lines.

    [compton ~]$ cat /etc/ppp/dialscript
    ABORT BUSY ABORT 'NO CARRIER' "" AT&F1 OK ATDT2662902 CONNECT \d\c
    [compton ~]$

    and set up a /etc/ppp/pap-secrets and /etc/ppp/chap-secrets file that
    contains:

    playadom * p42Sw0rD~

    BUT FIRST, correct the username and password in the dialin and *secrets
    files, either make sure /dev/modem is pointing at your actual modem
    device, or change the device to that where your modem is hiding, replace
    the AT&F1 with AT&F0 if your modem is not a US Robotics, and put in the
    correct phone number. Make the dialin script executable (chmod 755), and
    see that /etc/resolv.conf has the name server data. You posted from
    64.136.26.227, and the appropriate data look like

    nameserver 64.136.35.145
    nameserver 64.136.28.21
    nameserver 64.136.20.21

    >If this can not work, then please tell me about a free ISP that will
    >work with linux.

    I don't think there are any left. Try here

    http://www.freedomlist.com/find.php3

            Old guy


  • Next message: iQ199: "gdb bug on Fedora Core 3?"

    Relevant Pages

    • RE: Dialin problem
      ... # /etc/ppp/ppp.conf File for dial out modem to ISP and Dial in modem ... # connection to this FBSD system. ... # it's default options profile set to, NO command echo ATE0 and NO ... Edit /etc/ttys to enable a getty on the port where the dialin ...
      (freebsd-questions)
    • Limited or no connectivity (tried everything on pchucks, out of ideas)
      ... D-link WBR-2310 wireless router ... computers on the network. ... When I connect the modem directly there is no ... wanted to make sure I still had a connection. ...
      (microsoft.public.windowsxp.network_web)
    • Re: Router install problem
      ... The internet reaches the computer through a modem at ... install a wireless router between the ... After telling me to check the connection between the router ...
      (microsoft.public.windowsxp.network_web)
    • Re: what is the 1394 connection ?
      ... something above about them having a 'The shop used the Firewire port because ... they had a Firewire hub, switch, or broadband modem' ... usually supporting Ethernet for a LAN connection to an intranetwork. ... USB 1.0 only gave you 11Mpbs and even that is faster than what your broadband ISP gives you for Internet bandwidth. ...
      (microsoft.public.windowsxp.newusers)
    • Re: Help needed with intermittent internet
      ... directly into the modem using what I believe they call PSV, ... do not see how this factor bears on an internet connection's reliability ... both when connection is working and has failed. ... did same thing using ping from subscriber side - and collected numbers ...
      (comp.dcom.modems.cable)