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.
/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.
Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.
Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.
We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.
Click here to add your comments
Don't miss responses! Subscribe to Comments by RSS or by Email
Click here to add your comments
If you want a picture to show with your comment, go get a Gravatar