[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem connecting to Netvision
Remove the following:
passive
mru
mtu
netmask
When it works, remove debug and kdebug 7 or else the logs the generate will
strangle you in about a month or so. RTFM pppd.
BTW I don't know why that setup works with the other provider because it
is a typical 'simple' setup for dial-in, not dial-out. I asume that the
chat script passes your uname and passwd. Else you have to read under
pppd for chap/pap and do as it says you should. There is also a (more
correct) example of options in the PPP-Howto.
regards,
Peter
(plp@actcom.co.il)
On Fri, 29 Aug 1997 yulzari@mail.iol.co.il wrote:
>
> Hello,
>
> I have 2 ISPs: Internet Gold and Netvision.
> I have no problems connecting through Internet Gold but when I try to
> connect through Netvision a strange thing happens: I get connected
> to Netvision's computer but have no access to the net; after a short
> while the following line appears in my log file:
>
> LCP: timeout sending Config-Requests
>
> I couldn't figure it out from the online documentation. Can you help?
>
> My options file has the following entries:
>
> 115200
> asyncmap 0
> crtscts
> defaultroute
> lock
> modem
> mru 1024
> netmask 255.255.255.0
> noipdefault
> passive
> debug
> kdebug 7
> mtu 1024
>
> Thanks!
>
>
>
>