Is it possible ? Suggest me..
well hello all!!!
I am going to setup a router on linux.Not complicated but simpler.
this is my setup.....
Microsoft Net---------------- linux router-------------------------- Microsoft Net
192.168.0.0/24 192.168.0.1/192.168.1.1/24 192.168.1.0/24
Now i have enabled the IP forwarding in the router box. and the users can ping the boxes on the different netwrok. My Iptables Policies are set to accept any thing. Now what i want is 192.168.1.0/24 network can access the network 192.168.0.0.0/24 but 192.168.0.0/24 can not access the network 192.168.1.0/24
this i basically want it because the Ip 192.168.1.100 will be accessing all the computer of 0.0/24 network. They are all windows Xp machines.They will giving
\\192.168.0.10\$D in the run tool of the start menu to access the box.Now is this possible.Because i think that there will be some issue with the OUTPUT POLICY
|