User PPP Help, I try everything!!!!!!!

User PPP Help, I try everything!!!!!!!

Post by Dominic W. Cha » Thu, 11 Sep 1997 04:00:00



I am using FreeBsd 2.2.2, I am trying to set up my user PPP to dial into my
ISP (using dynamic IP)  I am using a externl USR 33.6 modem.  MY ISP use
you typical logon, ask you for username, and password

Login: username
Password: password

it than log you on, no addition interaction is required
My ISP DNS are as follow
209.57.113.10
209.57.113.11

It correspond gateway is 209.57.113.1
IP assignment are 209.57.113.1 to 209.57.113.254

it Does not require PAP or CHAP

I have try everything, ready the manual, nothing work

This is what I have done, I set up /etc/host.conf

hosts
bind

/etc/hosts
127.0.0.1       localhost

/etc/resolv.conf
nameserver      209.57.113.10
nameserver      209.57.113.11

/etc/ppp/ppp.conf
default:
  set device /dev/cuaa0
  set speed 38400
  set dial "ABORT BUSY NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0
OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT"
provider:
  set phone 9186053
  set login "TIMEOUT 10 gin:-\\r-gin: username word: password"
  set timeout 120
  deny lqr
  set ifaddr 209.57.113.1/0 209.57.113.254/0  255.255.255.0
  delete ALL
  add 0 0 209.57.113.1

/etc/ppp/ppp.linkup
provider:
  delete ALL
  add 0 0 HISADDR

/etc/rc.conf
I didn't touch it yet, because the original file seem a lot difference than
the old days when they use sysconfig.conf

/etc/ppp/ppp.secret
Not sure what to type in there??

In any case, everything I type to use ppp

"ppp -auto provider"

It say first something about my ppp.secret has no entries ,etc
after which it say can't dial because I have no destaddr ?????

I also try using ppp, and than go into terminal mode, I then dial the
number and logon, after about a minute or two, it will dial me.  During the
couple of minute I am connected, I try to ping to either local (127.0.0.1
or remote - some site), the ping show nothing!!!!!!

This is the last result, I am running out of idea, actually I am out of
idea.  Please help

dwc

 
 
 

User PPP Help, I try everything!!!!!!!

Post by Dmitriy A. Kropivnitski » Fri, 12 Sep 1997 04:00:00


I have the same problem with my ISP and I did not find the solution. In
addition to what is described in Mr. Chan's message I rebuilt my KERNEL
and did sh MAKEDEV tun0.
I also added tun0 to interface list in rc.conf. I tried to dial manually
from term mode and got same results as Mr. Chan describes after ping
command is issued it just stays there without any output and if I do
Ctrl-C it says # packets sent to x.x.x.x 0 packets recieved 100% packet
loss. I tried to do "set debug 4" and in "show log" I got incoming and
outgoing ICMP packets. For some reason internet utilities do not get
incoming packets. If anyone has any clue as to the cause of this PLEASE
respond.

 
 
 

User PPP Help, I try everything!!!!!!!

Post by Stephen B. Dela Cru » Sun, 14 Sep 1997 04:00:00



> I am using FreeBsd 2.2.2, I am trying to set up my user PPP to dial into my
> ISP (using dynamic IP)  I am using a externl USR 33.6 modem.  MY ISP use
> you typical logon, ask you for username, and password

> Login: username
> Password: password

> it than log you on, no addition interaction is required
> My ISP DNS are as follow
> 209.57.113.10
> 209.57.113.11

> It correspond gateway is 209.57.113.1
> IP assignment are 209.57.113.1 to 209.57.113.254

> it Does not require PAP or CHAP

> I have try everything, ready the manual, nothing work

> This is what I have done, I set up /etc/host.conf

> hosts
> bind

> /etc/hosts
> 127.0.0.1       localhost

> /etc/resolv.conf
> nameserver      209.57.113.10
> nameserver      209.57.113.11

> /etc/ppp/ppp.conf
> default:
>   set device /dev/cuaa0
>   set speed 38400
>   set dial "ABORT BUSY NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0
> OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT"
> provider:
>   set phone 9186053
>   set login "TIMEOUT 10 gin:-\\r-gin: username word: password"
>   set timeout 120
>   deny lqr
>   set ifaddr 209.57.113.1/0 209.57.113.254/0  255.255.255.0
>   delete ALL
>   add 0 0 209.57.113.1

> /etc/ppp/ppp.linkup
> provider:
>   delete ALL
>   add 0 0 HISADDR

> /etc/rc.conf
> I didn't touch it yet, because the original file seem a lot difference than
> the old days when they use sysconfig.conf

> /etc/ppp/ppp.secret
> Not sure what to type in there??

> In any case, everything I type to use ppp

> "ppp -auto provider"

> It say first something about my ppp.secret has no entries ,etc
> after which it say can't dial because I have no destaddr ?????

> I also try using ppp, and than go into terminal mode, I then dial the
> number and logon, after about a minute or two, it will dial me.  During the
> couple of minute I am connected, I try to ping to either local (127.0.0.1
> or remote - some site), the ping show nothing!!!!!!

> This is the last result, I am running out of idea, actually I am out of
> idea.  Please help

> dwc

  Try adding these two lines to the "/etc/ppp/ppp.conf" file:

        disable pred1
        deny pred1

 
 
 

User PPP Help, I try everything!!!!!!!

Post by Brian Some » Mon, 15 Sep 1997 04:00:00




[.....]

Quote:>   Try adding these two lines to the "/etc/ppp/ppp.conf" file:

>         disable pred1
>         deny pred1

This problem has now been solved.  Ppp *used to* have a problem
in CCP negotiation where, without the above disable line, it would
assume it had negotiated PRED1 (although only if the other side
tries to negotiate some other PPP compression mechanism).

If you want the fixed version, go to http://www.freebsd.org/~brian.

--

      <http://www.awfulhak.org>
Don't _EVER_ lose your sense of humour !

 
 
 

1. HELP!-I've tried everything and PPP still is dead!

Hi All,

    I still can't get my Sparc 2 to dial out and connect via PPP.  I
talked to Sun Tech about the problem that I'm having.  They have no clue
(Big surprise!) what wrong with my set up.  So I turn to you guys a few
weeks ago.  Thanks to all you I now have better idea off what makes
Solaris 2.6 tick.  But the problem of connection is still  there!  I
Reinstalled several time to make sure that everything is set up exactly
to what all the emails say.  But as soon as I type

# /etc/init.d/asppp start

All I get is another line.  No activity from the modem and the asppp.log
says that the script was successful.  Then when I type

# /etc/init.d/asppp stop

The system stops on my screen that is open.  If I open a new window or
use the CDE control panel that I can start new things but I have no
control over the windows on the screen.  At this point is I look at
asppp.log.  It says that PPP connection could not connect!

    What been tried so fare:
-Sun Doc on how to set up ASPPP
-Sun Doc on how to set up a modem
-Numerous Step-by Step instruction from a dozen people from this group.
-Change of PPP software from Solstice PPP_3.0.1 to ASPPP
-Change of modem from USR x2 to USR 14.4.k
-Changing the modem from ttya -ttyb (software and hardware)
-Playing with every PAP script known to man kind.

  All the Docs explain exactly the same thing so I know that the files
are set up correctly. Also I know the modem works because I can dial out
and connect using tip.  As well, a friend of mine installed RED HAT
Linux on a second drive for me.  I can get a PPP connect running Linux
in seconds!  I don't know enough about unix to deal with two different
version of it plus I can't find any software for the Sparc version of
linux.

    So if anyone has any ideas how to get a SPARCstation2 with 64 mb ram
and Solaris 2.6 to dial out and connect  PPP using a script or PAP
logon.  I'd really be a big help!

Chris
PS

2. My Swap doesn't seem to help

3. HELP: I've tried everything I know (modem)

4. Kudos to Polar

5. HELP: Mach64, Tried Everything

6. Do Asante Fast NICs work with MkLinux?

7. HELP!! Lost everything, trying to recover data

8. KDE 1.1 with linux slackware 3.5

9. Autofs try to mount everything on login - help

10. HELP!!:I've tried everything...

11. Red Hat Huricane 5.0 hangs with "LI" at boot, tried everything, help!

12. PPP / chat been trying, reading, trying HELP

13. PPP / chat been trying, reading, trying, HELP!