Search found 1 match

by random98765
Thu Dec 24, 2015 1:01 am
Forum: Help and Support
Topic: JdbcSQLException:
Replies: 2
Views: 5993

Re: JdbcSQLException:

Try the oracle java, also the guide's firewall config is incomplete:
iptables -A INPUT -i ethX -s 0.0.0.0/32 -d 224.0.0.1/32 -p igmp -j ACCEPT
iptables -A INPUT -i ethX -d 239.0.0.0/8 -p igmp -j ACCEPT

i did the gas-axe version with firewalld

firewall-cmd --permanent --direct --add-rule ipv4 ...