[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ip routing
> Well finaly got this router working .And guess what nothing was wrong
with
> c2 ,for thos who read prev letter's, wait for it
> ...................................it was c3 the windows machine that was
> not using the gate way on c2 to talt to c1
Yep, another cause. I recommend people check out 'tcpdump' when they have
network problems: tcpdump on the c2->c3 interface would have shown that the
ICMP packets were going one way, not coming back, and the problem would have
been obvious (in hindsight ;)
> ps this 'make menuconfig' , 'make config' does not work on my machine so
> am now loading new kernel and going to patch
You don't have kernel sources installed, then. 'make menuconfig' is the
standard tool, and as long as you 'cd /usr/src/linux/', it should be
available. Make sure you don't just have 'headers' installed; you need the
full thing.
Cheers,
Alex.
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.
- Follow-Ups:
- kernel
- From: "rush" <russ [at] m0bvl.fsnet.co.uk>