I set up a G4 Mac 10.5.8 with two ethernet connections. Both with Static addressing. I have internet sharing turned on, with en0 being shared with en1
 
en0 is 172.20.0.75, 255.255.255.0, Router 172.20.0.1
en1 is 192.168.2.1, 255.255.255.0, Router 172.20.0.75
 
a laptop using 172.20.0.1 255.255.255.0 is tied to port en0
a mini using 192.168.2.75 255.255.255.0 is tied to port en1
 
so the schematic looks like;
 
(laptop 172.20.0.1) <--> (172.20.0.75 en0 - G4 - en1 192.168.2.1) <--> (192.168.2.75 mini)
 
from the laptop I can ping 172.20.0.1, 172.20.0.75
from the G4 I can ping 172.20.0.1, 172.20.0.75, 192.168.2.1, 192.168.2.75
from the mini I can ping 192.168.2.75, 192.168.2.1, 172.20.0.75, 172.20.0.1
 
but from the laptop I cannot ping 192.168.2.1 or 192.168.2.75
 
Any suggestions as to why?
	
		
			
		
		
	
				
			en0 is 172.20.0.75, 255.255.255.0, Router 172.20.0.1
en1 is 192.168.2.1, 255.255.255.0, Router 172.20.0.75
a laptop using 172.20.0.1 255.255.255.0 is tied to port en0
a mini using 192.168.2.75 255.255.255.0 is tied to port en1
so the schematic looks like;
(laptop 172.20.0.1) <--> (172.20.0.75 en0 - G4 - en1 192.168.2.1) <--> (192.168.2.75 mini)
from the laptop I can ping 172.20.0.1, 172.20.0.75
from the G4 I can ping 172.20.0.1, 172.20.0.75, 192.168.2.1, 192.168.2.75
from the mini I can ping 192.168.2.75, 192.168.2.1, 172.20.0.75, 172.20.0.1
but from the laptop I cannot ping 192.168.2.1 or 192.168.2.75
Any suggestions as to why?