[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[leafnode-list] Re: xinetd on centos 7 install



Hi MatÄj!

2015-06-08 13:33 GMT+03:00 MatÄj Cepl <mcepl@xxxxxxx>:
> # systemctl enable leafnode.socket
> # systemctl restart leafnode.socket
>
> Does it help? Look at journalctl -e ... do you see anything
> wrong there? Also, take a look at firewalld ... aren't your
> leafnode just firewalled?

Thank you very much! Everything you wrote appeared right.

After removing xinetd and do
# systemctl enable leafnode.socket
# systemctl restart leafnode.socket

I can connect locally.

When I examine my firewalld opened ports I've found that 119 is closed:

# firewall-cmd --zone=public --list-all
public (default, active)
  interfaces: eth0
  sources:
  services: dhcpv6-client ssh
  ports: 110/tcp 80/tcp 10004/tcp 21/tcp 20000/tcp 53/tcp 10002/tcp
10005/tcp 143/tcp 20/udp 22/tcp 10003/tcp 995/tcp 25/tcp 10000/tcp
21/udp 993/tcp 443/tcp 587/tcp 20/tcp 10001/tcp 53/udp
  masquerade: no
  forward-ports:
  icmp-blocks:
  rich rules:

After I opened it I can connect from outside:

# firewall-cmd --zone=public --add-port=119/tcp
success

Best,
Danil
-- 
_______________________________________________
leafnode-list mailing list
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxx
https://www.dt.e-technik.tu-dortmund.de/mailman/listinfo/leafnode-list
http://leafnode.sourceforge.net/