Can't get a connection to the web

Raphael d'Halluin halluin at club-internet.fr
Mon Mar 23 11:02:41 PST 1998


Hi, I'm a french user of :

NeXT station turbo color
32Mo / 411 Mo and a syquest EZ135Mo
Modem USRobotics Flash X2
Mac cable for the modem
NeXT Laser
NS 3.3

Everything is fine but i cannot get a connection to the net.
OK, this is more a problem with PPP and dialup than OW, but
as I sold my powermac for the slab. Of course I also have
a PC laptop but I prefer my Workstation.

And as all of you use OmniWeb, you probably get a nice connection.
Thank you  very very very much.


installed :

PPP 2.2
Omniweb 2.7b3
DIALUP 1.2.1

Scripts :

Chatscript =

ABORT ERROR
ABORT BUSY
ABORT "NO CARRIER"
TIMEOUT 80 ""
"ATZ" OK
"ATH0" OK
"ATS40=7" OK
"ATDT0134582778" CONNECT"" ogin:"levenez" assword:"xxxxxxxx"

pppup = 

#!/bin/sh
# -*- Fundamental -*-
#
# kdebug 1  is SC_DEBUG
#        2  is SC_LOG_INPKT
#        4  is SC_LOG_OUTPKT
#        8  is SC_LOG_RAWIN
#        16 is SC_LOG_FLUSH
# 
# add together to get debugging you want
# Remember: for HW flow control you must you /dev/cufa or /dev/cufb
#
#
#  This is an example that dials a modem, logs into a remote Annex
#  terminal server and starts ppp. 
#exec /usr/local/ppp/bin/pppd \_lock modem /dev/cufa 57600 crtscts
\_lcp-echo-interval 120 lcp-echo-failure 10 \_-bsdcomp kdebug 0
0.0.0.0:0.0.0.0 \_noipdefault netmask 255.255.255.0 defaultroute
\_connect '/usr/local/ppp/bin/chat -v -f /etc/ppp/chat.script'


PPP2.2.log

Nov 18 23:21:57 me pppd[218]: pppd 2.2.0 started by root, uid 0
Nov 18 23:21:57 me pppd[218]: ioctl: TIOCMBIS/BIC: Inappropriate ioctl
for device
Nov 18 23:21:57 me pppd[218]: Using interface ppp0
Nov 18 23:21:57 me pppd[218]: Connect: ppp0 <--> /dev/ttyp2
Nov 18 23:22:29 me pppd[218]: LCP: timeout sending Config-Requests
Nov 18 23:22:29 me pppd[218]: Connection terminated.
Nov 18 23:22:30 me pppd[218]: Exit.
Nov 18 23:22:48 me pppd[219]: pppd 2.2.0 started by root, uid 0
Nov 18 23:22:48 me pppd[219]: ioctl: TIOCMBIS/BIC: Inappropriate ioctl
for device
Nov 18 23:22:48 me pppd[219]: Using interface ppp0
Nov 18 23:22:48 me pppd[219]: Connect: ppp0 <--> /dev/ttyp2
Nov 18 23:23:20 me pppd[219]: LCP: timeout sending Config-Requests
Nov 18 23:23:20 me pppd[219]: Connection terminated.
Nov 18 23:23:20 me pppd[219]: Hangup (SIGHUP)
Nov 18 23:23:20 me pppd[219]: tcsetattr: Bad file number
Nov 18 23:23:20 me pppd[219]: Exit.
Nov 18 23:23:46 me pppd[225]: pppd 2.2.0 started by root, uid 0
Nov 18 23:23:46 me pppd[225]: ioctl: TIOCMBIS/BIC: Inappropriate ioctl
for device
Nov 18 23:23:46 me pppd[225]: Using interface ppp0
Nov 18 23:23:47 me pppd[225]: Connect: ppp0 <--> /dev/ttyp1
Nov 18 23:24:18 me pppd[225]: LCP: timeout sending Config-Requests
Nov 18 23:24:18 me pppd[225]: Connection terminated.
Nov 18 23:24:19 me pppd[225]: Exit.
Nov 18 23:52:05 me pppd[247]: pppd 2.2.0 started by root, uid 0
Nov 18 23:52:05 me pppd[247]: ioctl: TIOCMBIS/BIC: Inappropriate ioctl
for device
Nov 18 23:52:05 me pppd[247]: Using interface ppp0
Nov 18 23:52:05 me pppd[247]: Connect: ppp0 <--> /dev/ttyp2
Nov 18 23:52:16 me pppd[247]: Hangup (SIGHUP)
Nov 18 23:52:16 me pppd[247]: read(fd): Bad file number
Nov 18 23:52:16 me pppd[247]: ioctl(disestablish TIOCSETD): Bad file
number
Nov 18 23:52:17 me pppd[247]: tcsetattr: Bad file number
Nov 18 23:52:17 me pppd[247]: Exit.


***PPPstats gives me a :
me:2# pppstats
ioctl(SIOCGPPPSTATS): Can't assign requested address


I also tryed intenextsimple starterkit but it wants tu use UUCP instead
of PPP, Why???


More information about the OmniWeb-l mailing list