Koozali.org: home of the SME Server
Obsolete Releases => SME Server 8.x => Topic started by: dbaddour on February 02, 2014, 01:47:06 PM
-
Hi all,
New installation of the SME8 on new system.. Ran updated all went well.. I have MASQ to allow all traffic to go thru "to and From" the server is in "server and gateway dedicated". the main use is to allow traffic from 5.x subnet (main network of the office) to 2.x which most Development department data are.. the access between those subnet should be allowed to and from.
So what I have now is:
from 2.x I cannot ping the gateway and no other system on the 2.x
from 5.x I can ping the server but nothing else on the 5.x
cannot ping anything between the subnets.
my etc/rc.d/init.d/masq is set to allow all
/sbin/iptables --flush FORWARD
/sbin/iptables --flush INPUT
/sbin/iptables --flush OUTPUT
/sbin/iptables -F
/sbin/iptables -P FORWARD ACCEPT
/sbin/iptables -P INPUT ACCEPT
/sbin/iptables -P OUTPUT ACCEPT
Hint Idea please... this was working before running the update on the server... now I have no access to any at all
THanks in advance for your reply
Dave