From owner-freebsd-questions Thu Nov 21 10:25:43 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09665 for questions-outgoing; Thu, 21 Nov 1996 10:25:43 -0800 (PST) Received: from gatekeeper.monsanto.com (firewall-user@gatekeeper.monsanto.com [199.89.234.125]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA09654 for ; Thu, 21 Nov 1996 10:25:34 -0800 (PST) From: GWMANN@ccmail.monsanto.com Received: by gatekeeper.monsanto.com; id AA09383; Thu, 21 Nov 96 12:25:30 CST Received: from tin.monsanto.com(137.35.4.90) by gatekeeper.monsanto.com. via smap (V3.1.1) id xma009106; Thu, 21 Nov 96 12:25:03 -0600 Received: from monlms.monsanto.com by tin (5.65/Monsanto1.11) id AA16317; Thu, 21 Nov 1996 12:23:07 -0600 X400-Originator: GWMANN@MONSANTO.COM X400-Recipients: non-disclosure:; X400-Mts-Identifier: [/PRMD=MONSANTO/ADMD=MCI/C=US/;0030400001896995000002] X400-Content-Type: P2-1988 (22) Message-Id: <0030400001896995000002*@MHS> Cc: "freebsd-questions(a)freebsd.org" , "gmann(a)itw.com" Subject: TCP/IP startup difficulties Date: Thu, 21 Nov 1996 12:25:23 -0600 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello all. We are converting from IPX and NETBluey to TCP/IP. So far we have an NT server running TCP/IP with one connected NT client (works fine). However, we have no router, nor a DNS (we are not yet connected to the net). My FreeBSD box is P/75 32MB RAM, with 3C509 NIC at 340/IRQ 10. On boot FreeBSD finds the NIC no problem, and does not pause on the add gateway or sendmail startups, "ifconfig -a" shows the following: lp0: flags=8810(POINTTOPOINT,SIMPLEX,MULTICAST> mtu 1500 ep0: flags=863 mtu 1500 inet 164.144.6.80 netmask 0xffffff00 broadcast 164.144.6.255 ether 00:a0:24:25:e4:59 lo0: flags=8009 mtu 552 sl0: flags=c010 mtu 552 tun0: flags=8010 mtu 1500 while "netstat -n" gives nothing. Another netmask I have tried is 255.255.254.0, since we'll be using two class-C nets. I can send or post sysconfig, etc. on request. We have a Compass Network Analyzer which I have not been able to make see my FreeBSD machine. When attempting ping, the Compass unit says "Specified IP host does not response to ARP requests." I'm bummed. Someone said something about the NT server using DEC-encompassed (Frame_II) IP packets as opposed to Frame_802.2. Is this a potential problem? Since we have no DNS or router set up (we're still using IPX/NETBEUI for everthing else) is this the problem? Don't remember this kind of problems setting up FreeBSD before on a Novell net. TVeryMuchIA Glen