Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!news.radio.cz!nntprelay.mathworks.com!howland.erols.net!rill.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!shift.utell.net!nobody From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Connecting to local host (not localhost, though) Date: Mon, 14 Jul 1997 17:48:46 +0100 Organization: Awfulhak Ltd. Lines: 21 Message-ID: <e9ldq5.bhf.ln@shift.utell.net> References: <5q66s3$i3o@news.interlog.com> <5qb4bh$gfr@uriah.heep.sax.de> Reply-To: brian@awfulhak.org NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:44414 In article <5qb4bh$gfr@uriah.heep.sax.de>, j@uriah.heep.sax.de (J Wunsch) writes: > Patrick McConnell <patrick@patrick.interlog.com> wrote: > >> I use FreeBSD 2.2.2-RELEASE and a dial-up Internet connection. When the >> machine is not connected, I can connect to the host using its hostname, >> which is "patrick". But when I dial in, it won't let me. > > Add the line > > add MYADDR 127.0.0.1 > > to your ppp.linkup. That's "add MYADDR 255.255.255.255 127.0.0.1". "add" insists on the netmask (and has it as arg 2) for hysterical reasons. -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !