Need help in configuring iBGP

Hi @Dmitry,

Both the nodes are pingable from router.

vyos@vyos:~$ ping 192.168.200.41
PING 192.168.200.41 (192.168.200.41) 56(84) bytes of data.
64 bytes from 192.168.200.41: icmp_req=1 ttl=64 time=0.365 ms
64 bytes from 192.168.200.41: icmp_req=2 ttl=64 time=0.150 ms
64 bytes from 192.168.200.41: icmp_req=3 ttl=64 time=0.183 ms

--- 192.168.200.41 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms
rtt min/avg/max/mdev = 0.150/0.232/0.365/0.096 ms
vyos@vyos:~$ ping 192.168.200.193
PING 192.168.200.193 (192.168.200.193) 56(84) bytes of data.
64 bytes from 192.168.200.193: icmp_req=1 ttl=64 time=0.168 ms
64 bytes from 192.168.200.193: icmp_req=2 ttl=64 time=0.163 ms

--- 192.168.200.193 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.163/0.165/0.168/0.013 ms

Is there any other configuration which I am missing?