Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!uunet!in1.uu.net!151.99.250.2!server-b.cs.interbusiness.it!usenet From: Fabio Capozzi <fabio@rsg.dcp.telecom.it> Newsgroups: comp.protocols.ppp,comp.os.linux.networking,comp.unix.bsd.netbsd.misc,comp.infosystems.www.servers.unix Subject: Re: http over ppp Date: Fri, 04 Apr 1997 11:22:32 +0100 Organization: Telecom Italia Lines: 20 Message-ID: <3344D668.19E82799@rsg.dcp.telecom.it> References: <33402601.4802@mr.picker.com> NNTP-Posting-Host: remo.csai.telecomitalia.it Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Xref: euryale.cc.adfa.oz.au comp.protocols.ppp:17157 comp.os.linux.networking:74208 comp.unix.bsd.netbsd.misc:5739 comp.infosystems.www.servers.unix:27987 X-Mailer: Mozilla 3.0Gold (X11; I; Linux 2.0.29 i586) Randy Skedel wrote: > > Hi guys, > > I'm sure someone here can help me. I'm running a NetBSD box with Apache > web server, mgetty and pppd. I can dial into the box and make a ppp > conection just fine. I can telnet, rlogin, ftp and just about anything > you can think of accross the ppp link. Only problem is, I can't access > html pages with a browser over the ppp link. It serves the pages up fine > through the ln0 (ethernet) interface but not through ppp0. Using ping with the extension -s -p check that pinging from Unix to Client work fine for any packet lenght and for various data pattern. Report results!! Eg. ping -s 1000 send a 1000 byte packet Eg. ping -s 1000 -p 14 send a 1000 byte packet filled of 0x14 as data pattern. Best Regard!