Page 2 of 2

Re: Unable to access fusion

Posted: Wed Feb 11, 2015 3:55 pm
by tgriep
Can we get the status of the firewall on the Fusion server. Can you run this command and post back the output?

Code: Select all

service iptables status

Re: Unable to access fusion

Posted: Thu Feb 12, 2015 2:23 am
by RIDS_I2MP
Please find the O/P

service iptables status
Table: filter
Chain INPUT (policy ACCEPT)
num target prot opt source destination
1 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
2 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0
3 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
4 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:22
5 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:80
6 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:443
7 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited

Chain FORWARD (policy ACCEPT)
num target prot opt source destination
1 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited

Chain OUTPUT (policy ACCEPT)
num target prot opt source destination

Re: Unable to access fusion

Posted: Thu Feb 12, 2015 2:35 pm
by abrist
We may have to move this to a remote. Can you send an email to [email protected] referencing this thread and your issue?

Re: Unable to access fusion

Posted: Thu Feb 26, 2015 8:49 am
by RIDS_I2MP
This was found out to be local firewall Issue.After restart of the firewall the issue is resolved.

Re: Unable to access fusion

Posted: Thu Feb 26, 2015 9:56 am
by tgriep
Glad to hear that it is resolved. I'll close the post for you.