If this isn't exactly what you wanted, please try our Search (there's a LOT of techy and non-techy stuff here about Linux, Unix, Mac OS X and just computers in general!):
From - Sat Dec 23 06:06:09 2000
Message-ID: <3A44088D.A237DEF7@idealgroup.com>
Date: Fri, 22 Dec 2000 18:06:05 -0800
From: Darryl Krasman <darryl@idealgroup.com>
Organization: Ideal Computer Group Inc.
X-Mailer: Mozilla 4.7 [en] (X11; I; SCO_SV 3.2 i386)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.unix.sco.misc
Subject: Re: HP Print servers over PPP connection
References: <91tofi$134$1@slb6.atl.mindspring.net> <3A429175.97760966@att.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
NNTP-Posting-Host: sparky.idealgroup.com
X-Trace: 22 Dec 2000 18:07:21 -0800, sparky.idealgroup.com
Lines: 77
Path: news.randori.com!newsfeeder.randori.com!cyclone-sjo1.usenetserver.com!news-out.usenetserver.com!newsfeed.bc.tac.net!binaries.vphos.net!sparky.idealgroup.com
Xref: news.randori.com comp.unix.sco.misc:70329
X-Mozilla-Status: 8010
X-Mozilla-Status2: 00000000
Steve Fabac wrote:
>
> David,
>
> You have made the beginners mistake with PPP connections. And it's
> easy to do as the documentation for ppp and networking is/was written
> by persons who know the subject but don't know how to tell the reader
> the things that they know and don't think about.
>
> 1) Each machine should be on a separate LAN: I.E. 192.168.1.X is one
> LAN. 192.168.2.X is another LAN.
>
> 2) the PPP link between the two machines is a THIRD LAN and must have
> a different network address than either of the two machine's LAN's:
> PPP-machine-one: 192.168.20.1 and PPP-machine-two: 192.168.20.2.
>
> Then your route table on machine one should have:
> 192.168.2 192.168.20.1 UH 10 6680 ppp0
>
> And on machine 2:
> 192.168.1 192.168.20.2 ... ... ..... PPP0
>
> Make sure that your print servers have the local machine's IP is set as
> the "gateway" for its network, and make sure that both machines are
> set to forward all packets.
>
> Steve Fabac
> S.M. Fabac & Associates
> 816/765-1670
>
I get along fine from home to/from work via ppp without the need for a
third network for ppp. You'll need to add "proxy" to the ppp
configuration (SCO PPP). For example, work is 192.168.1. & home is
192.168.37. :
home side:
# grep icg /etc/ppphosts
icg-thor:thor-icg uucp=icgppp accm=0 mask=255.255.255.0 filter=thor
flow=rtsc
ts proxy mru=1536
*ideacom local=thor-icg remote=icg-thor accm=0 filter=thor flow=rtscts
proxy
mru=1536
# ifconfig ppp0
ppp0: flags=4071<UP,POINTOPOINT,WANTIOCTLS,RUNNING,MULTICAST> mtu 1536
inet 192.168.37.9 --> 192.168.1.181 netmask ffffff00
perf. params: recv size: 32768; send size: 32768; full-size
frames: 1
Routing tables
Destination Gateway Flags Refs Use Interface
default 192.168.1.181 UGS 8 76594 ppp0
work side:
# grep thor /etc/ppphosts
*thor local=icg-thor filter=default remote=thor-icg accm=0 idle=2
flow=rtscts mru=
1536
thor-icg:icg-thor filter=default uucp=thorppp retry=0 accm=0
mask=255.255.255.0 id
le=2 flow=rtscts mru=1536
# /etc/ifconfig ppp0
ppp0: flags=4071<UP,POINTOPOINT,WANTIOCTLS,RUNNING,MULTICAST> mtu 1536
inet 192.168.1.181 --> 192.168.37.9 netmask ffffff00
perf. params: recv size: 32768; send size: 32768; full-size
frames: 1
Routing tables
Destination Gateway Flags Refs Use Interface
192.168.37 192.168.37.9 UGS 0 17419 ppp0
192.168.37.9 192.168.1.181 UH 3 591307 ppp0
>From home I can ping every PC, printer, diskless workstation
(www.ltsp.org) or ethernet terminal at work and from work, everything at
home.
--
Darryl
Ideal Computer Group Inc.
Enter your email address for automatic notification of new posts here
(be sure to whitelist 'feedburner.com' if you use spam filtering)

| Views for this page | ||||
|---|---|---|---|---|
| Today | This Week | This Month | This Year | Overall |
| 1 | 4 | 4 | 178 | 953 |
/Bofcusm/808.html copyright 1997-2004 (various authors) All Rights Reserved
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Add your comments
comment on this page here