On Tue, 8 Feb 2005, repo wrote:
> On Tue, 08 Feb 2005 07:13:50 -0800, roza9000 wrote:
>
> > I'm at the end of my rope. I cannot swap pings between my slackware 10
> > box and my win98se box.
> >
> >
> > Here's ifconfig eth0:
> >
> > Link encap:Ethernet HWaddr 00:50
A:6E:A9:00
> > inet addr:10.1.1.1 Bcast:10.1.1.255 Mask:255.255.255.0
> > UP BROADCAST MULTICAST MTU:1500 Metric:1
> >
> > <snip packet stats>
> >
> > Interrupt:12 Base address:0x6000
> >
> >
> > Here's Run... winipcfg /all:
> >
> > Ethernet Adapter Information
> > Adapter Address 00:50
A:76:09:53
> > IP Adress 10.1.1.2
> > Subnet Mask 255.255.255.0
> >
> >
> >
> > Both NICs are 3c905 and the vendor-supplied DOS diagnostics both ran
> > without a hitch AND swapped pings no problem. I'm thinking this is a
> > network configuration issue but I have exhausted the available
> > documentation and am still unable to ping. Thanks in advance to anyone
> > who can tell me what I'm doing wrong.
> >
> > -roza9000
>
>
> What are the gateways?
The gateways are irrelevant because these machines are both on the same
subnet. Please post the following:
* the output of the route command (route -n)
* Any ip filtering/forwarding stuff you have running (like the output of
iptables -L)
* the output of sysctl -a |grep -i net, and sysctl -a |grep -i icmp
can you ping 127.0.0.1?
How are you connecting the computers physically (be specific, what wires
are plugged into where)? Are you trying to use a peer-peer configuration
without a crossover cable?
Are you pinging a hostname or an IP address? If you are using name
resolution you will need to provide us with your /etc/resolv.conf file
contents and your /etc/hosts contents.
Post this and any other info you wish to volunteer and we should be able
to solve your problem.
-jackery
>
>
>
A