Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 1998 19:43:07 -0800 (PST)
From:      Ryan Ryttie <kesuki@yahoo.com>
To:        Greg Lehey <grog@lemis.com>
Cc:        FreeBSD Questions <questions@FreeBSD.ORG>
Subject:   Re: Fwd: Undeliverable Message
Message-ID:  <19981130034307.19849.rocketmail@send205.yahoomail.com>

next in thread | raw e-mail | index | archive | help
Greg Lehey <grog@lemis.com> wrote:


---Greg Lehey <grog@lemis.com> wrote:
>
> [Format autorecovered at freebie.lemis.com]
> 
> On Sunday, 29 November 1998 at 17:51:04 -0800, Ryan Ryttie wrote:
<snip>
> > I've tried everything I can think of... here are the msgs and the
configs
> > i have and think may help.
> >
> >> netstat -r
> > Routing tables
> >
> > Internet:
> > Destination        Gateway            Flags     Refs     Use    
Netif Expire
> > default            209.180.227.6      UGSc        2        0     
tun0
> > localhost          localhost          UH          0        4      
lo0
> > 192.168.1          link#1             UC          0        0
> > 209.180.227.6      209.180.227.215    UH          3        0     
tun0
> >
> > <from messages>
> 
> Please don't wrap log file contents (just the opposite of normal text
> :-)
> 
> > Nov 29 19:04:30 rryttie /kernel: ed1 <NE2000 PCI Ethernet
(ProLAN)> rev 0 int a irq 11 on pci0:3:0
> > Nov 29 19:04:30 rryttie /kernel: ed1: address 00:20:78:10:c9:be,
type NE2000 (16 bit)
> > Nov 29 19:04:30 rryttie /kernel: ed0 not found at 0x280
> >
> > <from hosts>
> > 127.0.0.1		localhost localhost.my.domain myname.my.domain
> > 192.168.1.1    rryttie  rryttie.fm-net.com  # FreeBSD System
> > 192.168.1.2    larry  larry.fm-net.com  # Windows '95 Laptop System
> 
> > <from rc.conf>
> 
> This is so corrupted that I can't guess what it was intended to be.

if you're talking about the config it was not corrupted when I sent.

<snip-- replaced>


hostname="rryttie.fm-net.com"	# Set this!
network_interfaces="lo0 ed1 tun0"	# List of network interfaces (lo0 is
loopback).
ifconfig_lo0="inet 127.0.0.1"	# default loopback device configuration.
ifconfig_ed1="inet 192.168.1.1 netmask 255.255.255.0"
### Network routing options: ###
defaultrouter="NO"		# Set to default gateway (or NO).
static_routes=""		# Set to static route list (or leave empty).
gateway_enable="YES"		# Set to YES if this host will be a gateway.
router_enable="NO"		# Set to YES to enable a routing daemon.
router="NO"			# Name of routing daemon to use if enabled.
router_flags="-q"		# Flags for routing daemon.
mrouted_enable="NO"		# Do multicast routing (see /etc/mrouted.conf).
mrouted_flags=""		# Flags for multicast routing daemon.
ipxgateway_enable="NO"		# Set to YES to enable IPX routing.
ipxrouted_enable="NO"		# Set to YES to run the IPX routing daemon.
ipxrouted_flags=""		# Flags for IPX routing daemon.
arpproxy_all=""			# replaces obsolete kernel option ARP_PROXYALL.
forward_sourceroute="NO"	# do source routing (only if gateway_enable
is set to "YES")
accept_sourceroute="NO"		# accept source routed packets to us
natd_enable="NO"                # Enable natd if firewall_enable.
natd_interface="fxp0"           # Public interface to use with natd if
natd_enable.
natd_flags=""                   # Additional flags for natd.


> > Also
> Isn't it about time you describe your problem?

I tried to, but here are some more details.  I am using BNC<thin coax>
my ethernet cards are Linksys PCI and Linksys PCMCIA.  I have been
trying to configure some sort of LAN where by I could copy needed
files from the win95 laptop so that I might delete one of the partitions
and then have room to install freebsd.  I already had quite a difficult
time configuring the windows machine, however as near as I can tell
it is working correctly.  Windows is aware of everything the ethernet
card is doing and is trying to connect with the freebsd machine. Both
the windows machine and the freeBSd machine can ping their localhost.
the windows machine, named larry can ping itself via the the ethernet
card.  the freebsd machine names rryttie can also ping itself.
neither machine can ping the other, nor will either establish ftp
connections which i have tried to use to test the connection.

  one last piece of info i thought of.
> ifconfig -a
ed1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:20:78:10:c9:be
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1524
        inet 209.180.227.132 --> 209.180.227.4 netmask 0xffffff00
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000     
 
> > it may be of interest that the 'windows' netstat -e which shows the
> > activity of the ethernet device shows that the windows ethernet
controller
> > has recieved 8401 bytes sent 552 bytes.  has sent and recieved 6
unicast
> > packets has recieved and sent 108 non-unicast packets sent 108
discards
> > claims to have 0 errors and has recieved 117 unknown protocols.
> 
> Not really.  First we need a description of your problem.  In general,
> mistrust the Microsoft machine.

I do generally mistrust the windows machine however i'm using some very
cheap ethernet cards because they are all I have.  And to me it looks
like
the windows machine is functioning correctly.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


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?19981130034307.19849.rocketmail>