~ubuntu-branches/debian/jessie/ppp/jessie

« back to all changes in this revision

Viewing changes to SETUP

  • Committer: Bazaar Package Importer
  • Author(s): Michael Beattie
  • Date: 2001-12-11 00:24:05 UTC
  • Revision ID: james.westby@ubuntu.com-20011211002405-gcsjlgalwyjf99m2
Tags: 2.4.1.uus-4
Use MAKEDEV in postinst, not mknod. (Closes: #122574)

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
that you will be dialling.  For example, suppose the file is called
22
22
/etc/ppp/peers/isp.  This file would contain something like this:
23
23
 
24
 
cua0            # modem is connected to /dev/cua0
 
24
ttyS0           # modem is connected to /dev/ttyS0
25
25
38400           # run the serial port at 38400 baud
26
26
crtscts         # use hardware flow control
27
27
noauth          # don't require the ISP to authenticate itself