Return to BSD News archive
#! rnews 1221 bsd Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!serv.hinet.net!news-peer.nctu.edu.tw!news.nctu.edu.tw!spring.edu.tw!su-news-hub1.bbnplanet.com!su-news-feed4.bbnplanet.com!news.bbnplanet.com!coop.net!cs.umd.edu!hecate.umd.edu!analog.eng.umd.edu!marat From: marat@Glue.umd.edu (Marat Fayzullin) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: 2.2-RELEASE + PLIP = problem Date: 24 Mar 1997 14:09:17 GMT Organization: University of Maryland, College Park Lines: 6 Message-ID: <5h61ud$jl9@hecate.umd.edu> References: <5gm6f1$ukc@hecate.umd.edu> <5gmguh$icd@ui-gate.utell.co.uk> <5h5vjq$fpf@ui-gate.utell.co.uk> NNTP-Posting-Host: analog.eng.umd.edu X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37684 Brian Somers (brian@shift.lan.awfulhak.org) wrote: : In the current environment, hey must be ARPing and failing, all the way up : until the laptop sends something. Then they see that the MAC address to : use is the routers. All right, I just got an advice to use ARP proxy. It looks like "arp -s <laptop IP> <gateway ether> pub" at the gateway fixed the problem.