[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: making an NE2000 ISA PnP card work
well, its the same problem. no pings to other live comps on the local net.
scroll down for the dumps.
> On Sat, 7 Mar 1998, Miki Shapiro wrote:
>
> > my ifconfig command is
> > ifconfig eth0 10.0.0.0 subnet 255.255.255.0 up
>
> Blah.
>
> Nope
>
>
> ifconfig eth0 10.0.0.1 netmask 255.255.255.0
> route add -net 10.0.0.0 netmask 255.255.255.0
same problem
no pings.
>
> Then try.
>
> Anyway, after doing this, send over here the following:
>
> dmesg (the relevant part where it detects the ethernet card).
ne.c:v1.10 9/23/94 Donald Becker (becker@cesdis.gsfc.nasa.gov)
NE*000 ethercard probe at 0x220: 00 20 18 70 0f 2e
eth0: NE2000 found at 0x220, using IRQ10.
> ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1
RX packets:110 errors:0 dropped:0 overruns:0
TX packets:110 errors:0 dropped:0 overruns:0
eth0 Link encap:10Mbps Ethernet HWaddr 00:20:18:70:0F:2F
inet addr:10.0.0.3 Bcast:10.255.255.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:1 overruns:0
TX packets:0 errors:0 dropped:0 overruns:0
Interrupt:10 Base address:0x220 Memory:1-0
i gave it 10.0.0.3 this time. 10.0.0.1 is another comp on the internal
net. cant use that one :-)
> netstat -rn
Destination Gateway Genmask Flags MSS Window irtt Iface
10.0.0.3 0.0.0.0 255.255.255.0 U 1500 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 3584 0 0 lo
> --Ariel
> >
> > (which adds me a nice interface when i type just ifconfig :-)
> >
> > route command is
> > route add -net 10.0.0.0 subnet 255.255.255.0 eth0
> > (my subnet is 10.0.0.x and this is supposed to be the router)
> > and this adds another line to my routing table.
> >
> > i think the probmight be because I use the coaxial connector and the PnP
> > driver tells the card to transmit over the other one.(that loox like an
> > ISDN plug)
> >
> > and... i already Read The F****** Manual (net-3-HOWTO) :-))
> > any help would be most appreciated.
> >
> > Regards
> > Miki Shapiro <Aris>
> > Dial UpCustomers Support
> >
> > "I dont suffer from insanity... I enjoy every bloody moment."
> >
> > - Unknown source
> >
> > ------------------------------------------------------
> > E-Mail aris@netvision.net.il Tel: 04-8560600
> >Home Page: www.netvision.net.il Fax: 04-8560572
> > ICQ: 4122707 04-8550345
> > Cell: 051-500983
> >
> > TeleSales: 04-8560560 sales@netvision.net.il
> > WAN Support: 04-8560550 wan@netvision.net.il
> > Dial-up Support: 04-8560570 support@netvision.net.il
> > Administration: 04-8560660 admin@netvision.net.il
> >
> > NETVISION LTD.
> > THE NO.1 ISRAELI INTERNET & SERVICESPROVIDER.
> > * ----------- HAIFA - ISRAEL -------- *
> >
> >
>
> +---------------------------------------------------------------+
> | Ariel Biener |
> | e-mail: ariel@post.tau.ac.il Work ph: 03-6406086 |
> | fingerprint = 07 D1 E5 3E EF 6D E5 82 0B E9 21 D4 3C 7D 8B BC |
> +---------------------------------------------------------------+
>
>
>
>
>