Hello,

I've a problem to deploy router in HA. I've following the steps (
https://docs.openshift.org/latest/admin_guide/high_availability.html).

Everything was correct. I can see the VIP that I've assigned in the Node:

[root@openshift-master1 ~]# ip addr show
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state
UP qlen 1000
    inet 192.168.0.77/16 brd 192.168.255.255 scope global dynamic eth0
       valid_lft 80140sec preferred_lft 80140sec
    inet 10.14.128.155/32 scope global eth0
       valid_lft forever preferred_lft forever

>From this Node I can ping correctly, but from other node or other PC I
can't access to this VIP, so I can't put his VIP in the DNS.

It's like that the problem is Iptables of this node, but I'm not sure, so I
don't know what is happening.

Any suggestions?

Best Regards,
Fran.
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to