mikieikie
09-06-2002, 09:05 AM
well here it goes... i use roadrunner cable and i connect the 3com cable modem to a linksys 4 port switch/router. With 4 computers running off of it. 3 are windoze comps and 1 is a linux server/router. The ip of this network is 192.168.1.*
thats the first network :)
the second network runs off my linux server box. It has 3 windoze computers linked to it through a switch. The IP of this network is 192.168.0.*
My problem is that my network through my linux box can ping that of my linksys router (192.168.0.* can ping 192.168.1.*), but the computers connected to my linksys router cannot ping the comps linked to my linux box. What can i do? i tried adding lines to my ipchains but that didn't werk. (-A forward -i eth1 -s 192.168.1.1/24 -d 0.0.0.0/0 -j MASQ).
please help.
thats the first network :)
the second network runs off my linux server box. It has 3 windoze computers linked to it through a switch. The IP of this network is 192.168.0.*
My problem is that my network through my linux box can ping that of my linksys router (192.168.0.* can ping 192.168.1.*), but the computers connected to my linksys router cannot ping the comps linked to my linux box. What can i do? i tried adding lines to my ipchains but that didn't werk. (-A forward -i eth1 -s 192.168.1.1/24 -d 0.0.0.0/0 -j MASQ).
please help.