From owner-freebsd-questions Tue May 19 09:29:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20090 for freebsd-questions-outgoing; Tue, 19 May 1998 09:29:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotpoint.dcs.qmw.ac.uk (hotpoint.dcs.qmw.ac.uk [138.37.88.162]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA20056 for ; Tue, 19 May 1998 09:28:48 -0700 (PDT) (envelope-from scott@dcs.qmw.ac.uk) Received: from wax.dcs.qmw.ac.uk [138.37.88.191]; by hotpoint.dcs.qmw.ac.uk (8.8.7/8.8.5/S-4.0) with ESMTP; id RAA27061; Tue, 19 May 1998 17:28:22 +0100 (BST) Received: from scott@localhost; by wax.dcs.qmw.ac.uk (8.8.4/8.8.4/C-3.2); id RAA03562; Tue, 19 May 1998 17:28:16 +0100 (BST) Date: Tue, 19 May 1998 17:28:16 +0100 (BST) Message-Id: <199805191628.RAA03562@wax.dcs.qmw.ac.uk> From: Scott Mitchell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Stephane Raimbault CC: freebsd-questions@FreeBSD.ORG Subject: Re: Access to FBSD via LAN In-Reply-To: <111737758@toto.iv> X-Mailer: VM 6.22 under 19.15 XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stephane Raimbault said: >What is going on! I have had this problem for the last 2 weeks and I >can't figure it out! I have included a snip of rc.conf and of the output >of netstat -r. If something else is needed. > >Essentially this is the situation: >There are two(2) network cards in the one FBSD box. One to the >Internet(ed0) and one to the LAN(ed1). What I want to atleast do is to >access my FBSD machine from the LAN, I alredy can access it via Internet >but not via LAN. What exactly do you mean? If you mean 'it doesn't show up in Network Neighbourhood on my Win95/NT boxen', then you need to run Samba on the FreeBSD box. >Here are the snips. > >Thank you Stephane R. > >- --snip: rc.conf-- >. >network_interfaces="ed0 ed1 lo0" >ifconfig_ed0="inet 24.64.10.238 netmask 255.255.255.0" >ifconfig_ed1="inet 192.168.0.1 netmask 255.255.255.0" >ifconfig_lo0="inet 127.0.0.1" >. >defaultrouter="24.64.10.1" >static_routes="" >gateway_enable="YES" >router_enable="NO" >router="routed" >router_flags="-q" >mrouted_enable="NO" >mrouted_flags="" >. >- --snip: rc.conf-- > >- --snip: netstat -r --> output-- >$ netstat -r >Routing tables > >Internet: >Destination Gateway Flags Refs Use Netif >Expire >default 24.64.10.1 UGSc 4 194 ed0 >24.64.10/24 link#1 UC 0 0 >24.64.10.1 8:0:3e:0:14:3c UHLW 4 0 ed0 >1174 >localhost localhost UH 0 5 lo0 >192.168 link#2 UC 0 0 >$ >- --snip: netstat -r --> output-- > >Thank you for your time. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > -- =========================================================================== Scott Mitchell | PGP Key ID |"If I can't have my coffee, I'm just | 0x54B171B9 | like a dried up piece of roast goat" QMW College, London, UK | 0xAA775B8B | -- J. S. Bach. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message