Date: Wed, 11 Jun 1997 07:20:34 +1000 From: Robert <robert@chalmers.com.au> To: Dan Riley <daniel@vailsys.com> Cc: Tom Jackson <toj@gorilla.net>, freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Need help from ppp/pap guru please. Message-ID: <339DC522.7C5@chalmers.com.au> References: <339D286E.46ED@chalmers.com.au> <339D7413.F557817A@vailsys.com>
index | next in thread | previous in thread | raw e-mail
Hi,
>
Just to make things a little clearer, here is my ppp.conf, and
ppp.linkup
files. I might add that I have nothing special in my sysconfig file.
I might add, I get the same effect dialing in to the NT box using a
Microannex
with PAP set.
#####################ppp.conf####################################################
default:
set device /dev/cuaa1
set speed 115200
set debug phase chat lqm lcp
set timeout 3600
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 10 \"\" ATZ OK-AT-OK
ATE1Q0 OK-
AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
# If you prefer to use PAP authentication, use this one.
# % ppp ISP
ISP:
set authname xxxxxxxx
set authkey xxxxxxxxx
accept pap
set openmode active
disable pap
disable pred1
deny pred1
disable lqr
deny lqr
disable chap
deny chap
set phone 403337
set ifaddr 203.22.80.21/0 203.22.80.20/0
add 0 0 203.22.80.20
#####################################ppp.linkup#############################
#
MYADDR:
delete 0 0
add 0 0 HISADDR
#
######################################
######################### Start Of Netconfig Section
#######################
hostname="nanguo.chalmers.com.au"
#
tcp_extensions=YES
#network_interfaces
network_interfaces="lo0 ed0"
ifconfig_lo0="inet localhost"
ifconfig_ed0="inet 203.1.96.5 netmask 255.255.255.0"
#
static_routes=""
# Set to the host you'd like set as your default router, or NO for none.
#defaultrouter=NO
# This is the routing daemon you want to use. Possible options are
router=NO
# These are the flags you'd like to start the routing daemon with
routerflags=-q
# mrouted flags, or NO if you don't want to start mrouted. Needs kernel
mrouted=NO
# Default sendmail flags.
sendmail_flags="-bd -q30m"
# connection to the Internet.
namedflags="-b /etc/namedb/named.boot"
# If you want this host to be a gateway, set to YES.
gateway=YES
tia
Bob
> Robert wrote:
> >
> > Hi still.
> >
> > Here is a printout of the PPP session to the NT server. As you see,
> > it connects fine, but wont start PPP ? Note the ppp/PPP transition is
> > not happening.
> >
> [rest deleted]
>
> Robert,
>
> I am very interested in helping out here. We use motorola bitsurfrs to
> connect to the nt network from home, nt and win95 clients to nt ras
> servers specifically.
>
> I would love to be able to dial in from my freebsd box using the
> bitsurfr or any other analog modem for that much and connect to the nt
> server.
>
> Your previous mail made it sound like that you could NOT get a
> connection but this mail makes it sound like it DOES connect?
>
> Let me know if I can help or what the out come is, also I received more
> helpfull information from the hackors and isp lists when I battled this
> previously.
>
> Regards,
>
> Dan Riley
--
http://www.chalmers.com.au Books-New & Secondhand Support Whirled Peas.
Agents for CIBTC. Associate of Amazon.com, and Partner Program with iBS.
Books about China, books from China. Sheng huo jiu shi dou zheng
Business Links in Dalian, and Beijing. Building the China Trade
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?339DC522.7C5>
