Date: Tue, 19 May 1998 17:28:16 +0100 (BST) From: Scott Mitchell <scott@dcs.qmw.ac.uk> To: Stephane Raimbault <segr@segr.ml.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Access to FBSD via LAN Message-ID: <199805191628.RAA03562@wax.dcs.qmw.ac.uk> In-Reply-To: <111737758@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <scott@dcs.qmw.ac.uk> | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805191628.RAA03562>