Hi,
My home network is configured as follows: an iMac G3 gets the
Internet connection from dial-up (!) and shares it through its en0
interface on 192.168.2.1 (a static, pre-defined setting on MacOS X
10.4 for sharing an Internet connection). en0 also has an IP of:
192.168.0.101 as shown below:
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::20a:27ff:feab:3692%en0 prefixlen 64 scopeid 0x4
inet 192.168.0.101 netmask 0xffffff00 broadcast 192.168.0.255
inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255
ether 00:0a:27:ab:36:92
media: autoselect (100baseTX <full-duplex>) status: active
supported media: 10baseT/UTP 10baseT/UTP <full-duplex>
100baseTX 100baseTX <full-duplex> autoselect autosel
From en0, a crossover cable goes into a DLink DI-624 router on its WAN
connector. DI-624 (192.168.0.1) then gives dynamic IPs from
192.168.0.2- 192.168.0.255. Computers are all able to share their
resources and to go on the Internet.
The problem is that the iMac G3 cannot communicate with the other
machines on 192.168.0.x and I'd like to know if there is a way around
it?
Thanks.