Basic networking - can't ping MacOS from Linux

Jim Easterbrook mol-general@lists.maconlinux.org
Wed, 15 Sep 2004 08:04:25 +0100


At 16:27 14/09/2004, I wrote:
 >MOL version 0.9.70, Linux kernel 2.4.22-2gcustom, MacOS 8.6
 >
 >But, MOL can't see the netatalk shared file system and Linux can't ping MOL
 >(destination host unreachable).
 >
 >I'm sure I had all this working before I compiled my own kernel (to include
 >v4l, but that's another story) and then compiled MOL to use the new kernel
 >modules. Prior to this I'd relied on binary downloads.

Last night I downloaded the .tgz file of MOL 0.9.68, extracted, compiled 
and installed and it "just worked (TM)". I then tried a fresh extract, 
compile and install of 0.9.70 and had the same problem. Reinstalling 0.9.68 
got it working again. (NB I created separate /etc/mol-0.9.68 and 
/etc/mol-0.9.70 directories, with the appropriate one soft linked to 
/etc/mol before each installation.)

One curiosity: with 0.9.68 the sheep driver generates a system message 
"IP-filter: 192.168.52.11", which is the IP address I have set in MacOS. 
With 0.9.70 the message is "IP-filter: -64.-88.52.11". This suggests to me 
that the compilation of 0.9.70 is assuming plain chars are signed, and 
0.9.68 is assuming they're unsigned. Is this relevant?

Jim