# Cross host networking trouble

**URL:** https://forums.suse.com/t/cross-host-networking-trouble/324
**Category:** Rancher 1.x
**Created:** [August 25, 2015, 6:55pm UTC](https://forums.suse.com/t/cross-host-networking-trouble/324 "2015-08-25T18:55:43Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![aburnett](https://avatars.discourse-cdn.com/v4/letter/a/ec9cab/32.png) [@aburnett](https://forums.suse.com/u/aburnett)
#### Post date: [August 25, 2015, 6:55pm UTC](https://forums.suse.com/t/cross-host-networking-trouble/324/1 "2015-08-25T18:55:43Z")

</div>

I have two hosts running in GCE and I’m trying to set up a load balancer between two services. I’m using managed networking for the services. The LB and one service instance are running on one host, and the 2nd service instance is running on the other host. The LB container isn’t able to ping the Rancher managed IP for the container running on the other host. Where do I begin with troubleshooting?

Hosts

![](https://us1.discourse-cdn.com/flex022/uploads/suse/original/1X/4fd1794ba0c87dd9f29699a7a9b38f7d40eec9a9.png)

HAP config

```
server 5ca66101-37bc-497d-89b7-ca38c8ae5670 10.42.208.5:80
server df65d387-9d80-455b-9f5a-7aa21bcb178b 10.42.13.31:80

```

I can ping `10.42.208.5` from the LB container, but not the `10.24.13.31` address.

---

<div class="post-metadata">

### Author: ![aburnett](https://avatars.discourse-cdn.com/v4/letter/a/ec9cab/32.png) [@aburnett](https://forums.suse.com/u/aburnett)
#### Post date: [August 25, 2015, 7:47pm UTC](https://forums.suse.com/t/cross-host-networking-trouble/324/2 "2015-08-25T19:47:32Z")

</div>

Hm, just noticed the IPs for my hosts are the same. Going to assume that’s part of the problem and restart the agent with -e CATTLE\_AGENT\_IP.

---

<div class="post-metadata">

### Author: ![aburnett](https://avatars.discourse-cdn.com/v4/letter/a/ec9cab/32.png) [@aburnett](https://forums.suse.com/u/aburnett)
#### Post date: [August 25, 2015, 8:50pm UTC](https://forums.suse.com/t/cross-host-networking-trouble/324/3 "2015-08-25T20:50:16Z")

</div>

Yes that was in fact the problem. I’m off to the races now!

---

<div class="post-metadata">

### Author: ![denise](https://avatars.discourse-cdn.com/v4/letter/d/82dd89/32.png) [@denise](https://forums.suse.com/u/denise)
#### Post date: [August 25, 2015, 9:03pm UTC](https://forums.suse.com/t/cross-host-networking-trouble/324/4 "2015-08-25T21:03:42Z")

</div>


