Date: Sat, 2 Dec 2000 15:41:02 -0500 (EST) From: Dru <genisis@istar.ca> To: Jim Freeze <jim@freeze.org> Cc: questions@FreeBSD.ORG Subject: Re: natd, DHCP and W98 on LAN: The saga continues Message-ID: <Pine.BSF.4.21.0012021537520.71133-100000@genisis.istar.ca> In-Reply-To: <Pine.BSF.4.21.0012021524130.60021-100000@www.bellnetworks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2 Dec 2000, Jim Freeze wrote: > > > On Sat, 2 Dec 2000, Dru wrote: > > > > Can you send the output of running "ipconfig" on the Win98 box? Also, have > > you tried adding a static ARP entry on the Win98 box like so: > > > c:\>ipconfig > > Windows 98 IP Configuration > > 0 Ethernet adapter : > IP Address. . . . . . . . . . : 0.0.0.0 > Subnet Mask . . . . . . . . . : 0.0.0.0 > Default Gateway . . . . . . . : Is Ethernet 0 a real (unused) NIC or some type of RAS, VPN, or dialup stuff? > 1 Ethernet adapter : > IP Address. . . . . . . . . . : 192.168.0.2 > Subnet Mask . . . . . . . . . : 255.255.255.0 > Default Gateway . . . . . . . : 192.168.0.1 > > open command prompt and type > > arp -s 192.168.0.1 MAC_address_of_al0 Nope, you need the real MAC address of al0. If you don't know it, at the BSD box type: dmesg | grep al0 Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0012021537520.71133-100000>