atom feed7 messages in org.freebsd.freebsd-questionsRe: Access to FBSD via LAN
FromSent OnAttachments
Stephane RaimbaultMay 18, 1998 5:23 pm 
Stephane RaimbaultMay 19, 1998 5:10 am 
Scott MitchellMay 19, 1998 9:27 am 
Stephane RaimbaultMay 19, 1998 5:34 pm 
Stephane RaimbaultMay 20, 1998 12:06 am 
Scott MitchellMay 20, 1998 3:51 am 
Scott MitchellMay 21, 1998 3:01 am 
Subject:Re: Access to FBSD via LAN
From:Scott Mitchell (sco@dcs.qmw.ac.uk)
Date:May 19, 1998 9:27:55 am
List:org.freebsd.freebsd-questions

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 majo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message