Title: EFC v2.5.1 - Local pc's cannot access the second subnet Post by: jr3151006 on Friday 11 May 2012, 02:39:28 am Hi,
our Endian have the following net configuration: Eth0 = 192.168.0.4/24 + 'second IP' 192.168.254.1/24 Issue #### Users from lan (192.168.0.0/24) are unable to access other servers on .254.x/24 subnet. >>>> How to allow it? tks, Renato P Title: Re: EFC v2.5.1 - Local pc's cannot access the second subnet Post by: jr3151006 on Saturday 12 May 2012, 04:55:12 am Even using the commands bellow, we still face issues to access the another subnet....
#iptables -I FORWARD -s 192.168.0.0/24 -d 192.168.254.0/24 -j ACCEPT #iptables -I FORWARD -s 192.168.254.0/24 -d 192.168.0.0/24 -j ACCEPT >>>>> Does anyone idea?? Title: Re: EFC v2.5.1 - Local pc's cannot access the second subnet Post by: davvidde on Saturday 12 May 2012, 07:15:21 am Please, post your route table...
|