From owner-freebsd-questions Thu Oct 5 12:35: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.intop.net (smtp.intop.net [206.156.254.80]) by hub.freebsd.org (Postfix) with ESMTP id F146D37B502 for ; Thu, 5 Oct 2000 12:35:01 -0700 (PDT) Received: from charlie (iwkcpe.intop.net [208.149.79.30]) by smtp.intop.net (8.9.3/8.9.3) with ESMTP id OAA20411; Thu, 5 Oct 2000 14:36:25 -0500 Message-Id: <200010051936.OAA20411@smtp.intop.net> From: "Charlie Schloemer" To: "'freebsd-questions@freebsd.org'" , "Potts, Ross" Date: Thu, 5 Oct 2000 14:38:22 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: setting up a lan In-reply-to: <95B669A7D872D41182A600508BDFFB8C12D58C@mlbmx7.ess.harris.com> X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 4 Oct 00, at 14:06, Potts, Ross wrote: > I have set up my freebsd machine for ppp according the the Pedantic PPP Primer. > The problem I have run into is this; > when I set up the w95 client to got thru the FBSD server, there doesn't seem to > be any traffic. I can't even see the server. I've checked the cards on both > ends (FBSD has rl0 and w95 has a 3com509)and they are working. Each machine can > ping its own internal address. They are directly connected with CAT 5 cable. > Do I need to make a crossover cable before they can talk? I've checked all > addresses on the machines and they are correct, subnets too. I can't even ping > the IPs. I know there is something I'm overlooking but I can't seem to ID it. > Should I do a route add on the FBSD server? If you can give us some specifics (IP addressing scheme, gateway settings, etc.) that might allow us to help you better. Some common pitfalls to look out for, provided it's not a physical topology problem, as someone else suggested: 1. Make sure the subnet masks are the same on both machines. In Windows, check this with WINIPCFG, on FreeBSD, check this with ifconfig. 2. Should the IP addresses be on the same network, according to the subnet mask you're using? 3. What does ifconfig -a report to you? Is your interface listed? Does dmesg report any kind of device timeout? In Windows, does Device Manager report any conflicts? Hope this helps, -charlie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message