ppp howto 1 faae36crgri6orzlyy5pf5qp76deok4vzeahmey FAAE36CRGRI6ORZLYY5PF5QP76DEOK4VZEAHMEY


Linux PPP HOWTO: Introduction 1. IntroductionPPP (the Point to Point Protocol) is a mechanism for creating and running IP (the Internet Protocol) and other network protocols over a serial link - be that a direct serial connection (using a null-modem cable), over a telnet established link or a link made using modems and telephone lines (and of course using digital lines such as ISDN).Using PPP, you can connect your Linux PC to a PPP server and access the resources of the network to which the server is connected (almost) as if you were directly connected to that network.You can also set up your Linux PC as a PPP server, so that other computers can dial into your computer and access the resources on your local PC and/or network.As PPP is a peer-to-peer system, you can also use PPP on two Linux PCs to link together two networks (or a local network to the Internet), creating a Wide Area Network (WAN).One major difference between PPP and an Ethernet connection is of course speed - a standard Ethernet connection operates at 10 Mbs (Mega - million bits per second) maximum theoretical throughput, whereas an analogue modem operates at speeds up to 56 kbps (kilo - thousand bits per second).Also, depending on the type of PPP connection, there may be some limitations in usage of some applications and services.1.1 Clients and ServersPPP is strictly a peer to peer protocol; there is (technically) no difference between the machine that dials in and the machine that is dialed into. However, for clarity's sake, it is useful to think in terms of servers and clients.When you dial into a site to establish a PPP connection, you are a client. The machine to which you connect is the server.When you are setting up a Linux box to receive and handle dial in PPP connections, you are setting up a PPP server.Any Linux PC can be both a PPP server and client - even simultaneously if you have more than one serial port (and modem if necessary). As stated above, there is no real difference between clients and servers as far as PPP is concerned, once the connection is made.This document refers to the machine that initiates the call (that dials in) as the CLIENT, whilst the machine that answers the telephone, checks the authentication of the dial in request (using user names, passwords and possibly other mechanisms) is referred to as the SERVER.The use of PPP as a client to link one or more machines at a location into the Internet is, probably, the one in which most people are interested - that is using their Linux PC as a client.The procedure described in this document will allow you to establish and automate your Internet connection.This document will also give you guidance in setting up your Linux PC as a PPP server and in linking two LANs together (with full routing) using PPP (this is frequently characterised as establishing a WAN - wide area network - link).1.2 Differences between Linux distributionsThere are many different Linux distributions and they all have their own idiosyncrasies and ways of doing things.In particular, there are two different ways a Linux (and Unix) computer actually starts up, configures its interfaces and so forth.These are BSD system initialisation and System V system initialisation. If you dip into some of the Unix news groups, you will find occasional religious wars between proponents of these two systems. If that sort of thing amuses you, have fun burning bandwidth and join in!Possibly the most widely used distributions areSlackwarewhich uses BSD style system initialisationRed Hat (and its former associate Caldera)which use SysV system initialisation (although in a slightly modified form)Debianwhich uses SysV system initialisationBSD style initialisation typically keeps its initialisation files in /etc/... and these files are:- /etc/rc /etc/rc.local /etc/rc.serial (and possibly other files)Of recent times, some BSD system initialisation schemes use a /etc/rc.d... directory to hold the start up file rather than putting everything into /etc.System V initialisation keeps its initialisation files in directories under /etc/... or /etc/rc.d/... and a number of subdirectories under there:- drwxr-xr-x 2 root root 1024 Jul 6 15:12 init.d -rwxr-xr-x 1 root root 1776 Feb 9 05:01 rc -rwxr-xr-x 1 root root 820 Jan 2 1996 rc.local -rwxr-xr-x 1 root root 2567 Jul 5 20:30 rc.sysinit drwxr-xr-x 2 root root 1024 Jul 6 15:12 rc0.d drwxr-xr-x 2 root root 1024 Jul 6 15:12 rc1.d drwxr-xr-x 2 root root 1024 Jul 6 15:12 rc2.d drwxr-xr-x 2 root root 1024 Jul 18 18:07 rc3.d drwxr-xr-x 2 root root 1024 May 27 1995 rc4.d drwxr-xr-x 2 root root 1024 Jul 6 15:12 rc5.d drwxr-xr-x 2 root root 1024 Jul 6 15:12 rc6.dIf you are trying to track down where your Ethernet interface and associated network routes are actually configured, you will need to track through these files to actually find where the commands are that do this.1.3 Distribution specific PPP configuration toolsOn some installations (for example Red Hat and Caldera), there is a X Windows configured PPP dial up system. This HOWTO does not cover these distribution specific tools. If you are having problems with them, contact the distributors directly!For Red Hat 4.x users, there is now a Red Hat PPP-TIP in the Linux resources area and also from Red Hat Software in the support area. W

Wyszukiwarka

Podobne podstrony:
PPP HOWTO pl 6 (2)
PPP HOWTO pl 9 (2)
ppp howto 16 apegkq3qoslfyofnhhe5ali6gbxmebdc2e2vdwa
ppp howto pl 1
PPP HOWTO pl 19 (2)
ppp howto 27 5kzeevqvxw4lsxwsm2mdtk3jdbvkshzaeuunrdq
ppp howto 5 x5qwn53yq7jvhtlsnngrexv45jxvtfl7grrdubi
ppp howto 2 esquc4mofyqqpycupouhbcubo7jk3mmy6lys5oq
ppp howto 8 qyzketjocu7ys5lldhanishizvanexiv7w7fwly
ppp howto 26 z3kbpxyztmaznapqggcwdn3ahhok5bukh6pkezi
PPP HOWTO pl 4 (2)
ppp howto 10 bzbikqx76mcefevovka5boge24rmydn5nbotqsy
PPP HOWTO pl 25 (2)
PPP HOWTO pl 20 (2)
ppp howto 15 uqgmh75p5inq2e2etrhm4prp5ql6c2my53egxpa
ppp howto 19 342mezti3kmdisoynrzq3h4edtxzohaclyb4sua
ppp howto 14 hsqrqtydaqpicp6eei6tenmcdlcfhrwf2dwh4ka
PPP HOWTO pl 27 (2)
PPP HOWTO pl 24 (2)

więcej podobnych podstron