| *** jmasud has quit IRC | 00:20 | |
| *** samuelbernardo has quit IRC | 00:38 | |
| *** jmasud has joined #openstack | 00:45 | |
| *** cyberworm54 has quit IRC | 01:13 | |
| *** macz_ has joined #openstack | 01:15 | |
| *** __ministry has joined #openstack | 01:15 | |
| *** macz_ has quit IRC | 01:19 | |
| *** ddstreet has quit IRC | 01:37 | |
| *** ddstreet has joined #openstack | 01:40 | |
| *** farice has joined #openstack | 01:43 | |
| *** TMM has quit IRC | 02:09 | |
| *** TMM has joined #openstack | 02:09 | |
| *** tamas_erdei has quit IRC | 02:36 | |
| *** terdei has joined #openstack | 02:38 | |
| *** Daemoen has quit IRC | 02:50 | |
| *** Daemoen has joined #openstack | 02:51 | |
| *** jmasud has quit IRC | 03:04 | |
| *** sam_wan has joined #openstack | 03:05 | |
| *** macz_ has joined #openstack | 03:09 | |
| *** rvd has joined #openstack | 03:09 | |
| *** macz_ has quit IRC | 03:13 | |
| *** jmasud has joined #openstack | 03:32 | |
| *** rcernin has quit IRC | 03:32 | |
| *** rcernin has joined #openstack | 03:42 | |
| *** rcernin has quit IRC | 03:42 | |
| *** rcernin has joined #openstack | 03:42 | |
| *** cah_link has joined #openstack | 04:06 | |
| *** bbowen has joined #openstack | 04:49 | |
| *** bbowen_ has quit IRC | 04:50 | |
| *** shanuintouch has joined #openstack | 04:53 | |
| *** jnbrains has joined #openstack | 05:08 | |
| *** macz_ has joined #openstack | 05:10 | |
| *** shyamb has joined #openstack | 05:12 | |
| *** macz_ has quit IRC | 05:15 | |
| *** jmasud has quit IRC | 05:18 | |
| *** jmasud has joined #openstack | 05:26 | |
| *** jnbrains has quit IRC | 05:33 | |
| *** psahoo has joined #openstack | 05:45 | |
| *** jamesbenson has joined #openstack | 05:53 | |
| *** jcapitao has joined #openstack | 06:05 | |
| *** slaweq has joined #openstack | 06:05 | |
| *** cr4y1 has joined #openstack | 06:11 | |
| *** pipr2742 has joined #openstack | 06:14 | |
| LarsErikP | Hi, anyone here with experience with the port forwarding in neutron? I can only get it to work between VMs on the same neutron network... | 06:15 |
|---|---|---|
| LarsErikP | and that's not very useful | 06:15 |
| *** pipr274 has quit IRC | 06:15 | |
| *** pipr2742 is now known as pipr274 | 06:15 | |
| slaweq | LarsErikP: hi, what is the problem when You add port forwardings to the ports from different networks? | 06:16 |
| slaweq | it shouldn't really matter for neutron to what network ports are plugged, only that all those networks should be plugged to the same router | 06:16 |
| slaweq | or maybe even that shouldn't be necessary, I would need to test it | 06:17 |
| *** jamesbenson has quit IRC | 06:25 | |
| *** jhesketh has quit IRC | 06:28 | |
| LarsErikP | So. I have two VMs on netA, one VM on netB. Created a port forwarding rule translating port 80 on a FIP to port 8000 on VM-2. When I connect to http://FIP from VM-1 it works fine. From VM-3 (in another neutron net behind a different router) it just times out. Same story if I try to connect externally | 06:31 |
| slaweq | LarsErikP: and if You just plug that FIP to the VM-2 (without port forwarding) will it be reachable from external networks and from VM-3? | 06:32 |
| LarsErikP | I've done tcpdumps in the netns of the router with FIP with the PF rules. I see the packets arrive on the routers external interface, and then they get dropped somewhere. They never arrive on the VM, nor on the internal interface of the router | 06:32 |
| LarsErikP | slaweq: yes. "plain" FIP works just fine | 06:32 |
| slaweq | LarsErikP: can You maybe open LP for that? with iptables from qrouter namespace, tcpdumps and logs from the neutron-l3-agent? | 06:33 |
| slaweq | and all other details which may be useful like topology of Your env, is it dvr or centralized etc. | 06:34 |
| slaweq | I will try to check that | 06:34 |
| *** toolz has joined #openstack | 06:34 | |
| LarsErikP | I can do that. But I'm a little bit surprised if this is a bug more than some sort of configuration error. If this is a real bug, I can't really understand that this works for anyone :P | 06:35 |
| LarsErikP | Running ussuri btw. neutron-l3-agent 16.2.0 on Bionic | 06:36 |
| LarsErikP | With OVS backend | 06:36 |
| *** macz_ has joined #openstack | 06:39 | |
| *** macz_ has quit IRC | 06:43 | |
| slaweq | LarsErikP: I also don't think that this is really bug in Neutron but LP can be good place to put all that things together IMO | 06:48 |
| *** Surakus has left #openstack | 06:48 | |
| slaweq | You can give me links to it here | 06:48 |
| slaweq | I will take a look | 06:48 |
| LarsErikP | I'm writing it up as we speak ;) | 06:48 |
| *** imega has joined #openstack | 06:54 | |
| *** samuelbernardo has joined #openstack | 06:58 | |
| *** rpittau|afk is now known as rpittau | 07:05 | |
| *** jmasud has quit IRC | 07:05 | |
| *** shyamb has quit IRC | 07:10 | |
| *** andrewbonney has joined #openstack | 07:11 | |
| *** belmoreira has joined #openstack | 07:12 | |
| *** gyee has quit IRC | 07:13 | |
| LarsErikP | slaweq: https://bugs.launchpad.net/neutron/+bug/1927691 | 07:13 |
| openstack | Launchpad bug 1927691 in neutron "Port forwading does only work between VMs in the same neutron network" [Undecided,New] | 07:13 |
| *** jamesbenson has joined #openstack | 07:16 | |
| slaweq | LarsErikP: ok, I will check it but I have meeting now | 07:27 |
| slaweq | I will try to get to that in about 1h | 07:27 |
| *** jamesbenson has quit IRC | 07:31 | |
| *** psahoo has quit IRC | 07:32 | |
| *** rcernin has quit IRC | 07:34 | |
| *** sergiuw has joined #openstack | 07:39 | |
| *** psahoo has joined #openstack | 07:45 | |
| *** fuhrmannb has joined #openstack | 07:58 | |
| LarsErikP | thank you so much! | 07:59 |
| *** asidorenko has quit IRC | 08:03 | |
| *** asidorenko has joined #openstack | 08:05 | |
| *** ddstreet has quit IRC | 08:06 | |
| *** ddstreet has joined #openstack | 08:07 | |
| *** dansmith has quit IRC | 08:08 | |
| *** dansmith has joined #openstack | 08:09 | |
| *** shyamb has joined #openstack | 08:14 | |
| *** rcernin has joined #openstack | 08:16 | |
| *** sergiuw has quit IRC | 08:19 | |
| *** rcernin has quit IRC | 08:22 | |
| *** jmasud has joined #openstack | 08:29 | |
| *** rcernin has joined #openstack | 08:32 | |
| *** rcernin has quit IRC | 08:37 | |
| *** sergiuw has joined #openstack | 08:39 | |
| *** macz_ has joined #openstack | 08:40 | |
| *** PabloMartinez has joined #openstack | 08:44 | |
| *** macz_ has quit IRC | 08:45 | |
| *** jhesketh has joined #openstack | 09:01 | |
| *** rcernin has joined #openstack | 09:06 | |
| *** rcernin has quit IRC | 09:11 | |
| *** jamesbenson has joined #openstack | 09:32 | |
| *** jamesbenson has quit IRC | 09:36 | |
| *** lpetrut has joined #openstack | 09:41 | |
| *** RickDeckard has joined #openstack | 10:01 | |
| *** macz_ has joined #openstack | 10:02 | |
| *** jamesbenson has joined #openstack | 10:05 | |
| *** macz_ has quit IRC | 10:06 | |
| *** jamesbenson has quit IRC | 10:09 | |
| *** jcapitao is now known as jcapitao_lunch | 10:14 | |
| *** jmasud has quit IRC | 10:21 | |
| *** imega has quit IRC | 10:53 | |
| *** imega has joined #openstack | 10:54 | |
| *** jamesbenson has joined #openstack | 10:55 | |
| *** jamesbenson has quit IRC | 11:00 | |
| *** greatgatsby has left #openstack | 11:04 | |
| *** psahoo has quit IRC | 11:07 | |
| *** shyamb has quit IRC | 11:16 | |
| *** psahoo has joined #openstack | 11:19 | |
| *** rcernin has joined #openstack | 11:29 | |
| *** tesseract has joined #openstack | 11:31 | |
| *** rcernin has quit IRC | 11:34 | |
| *** jamesbenson has joined #openstack | 11:35 | |
| *** jamesbenson has quit IRC | 11:40 | |
| *** rvd has quit IRC | 11:42 | |
| *** rvd has joined #openstack | 11:43 | |
| *** shyamb has joined #openstack | 11:43 | |
| *** jamesbenson has joined #openstack | 11:45 | |
| *** jcapitao_lunch is now known as jcapitao | 11:48 | |
| *** links has joined #openstack | 11:49 | |
| *** rcernin has joined #openstack | 11:50 | |
| *** rcernin has quit IRC | 11:55 | |
| *** farice has quit IRC | 12:02 | |
| *** macz_ has joined #openstack | 12:02 | |
| *** macz_ has quit IRC | 12:07 | |
| *** __ministry has quit IRC | 12:12 | |
| *** shyamb has quit IRC | 12:18 | |
| *** psahoo has quit IRC | 12:18 | |
| *** eliadcohen has quit IRC | 12:28 | |
| *** psahoo has joined #openstack | 12:32 | |
| *** jamesbenson has quit IRC | 12:32 | |
| *** tesseract has quit IRC | 12:33 | |
| *** eliadcohen has joined #openstack | 12:34 | |
| *** bbowen_ has joined #openstack | 12:35 | |
| *** bbowen has quit IRC | 12:37 | |
| *** thorre has quit IRC | 12:50 | |
| *** thorre has joined #openstack | 12:50 | |
| *** jamesbenson has joined #openstack | 12:50 | |
| *** jamesbenson has quit IRC | 12:55 | |
| *** tesseract has joined #openstack | 13:00 | |
| *** sergiuw has quit IRC | 13:04 | |
| *** PabloMartinez has quit IRC | 13:08 | |
| *** sam_wan has quit IRC | 13:12 | |
| *** themayor has joined #openstack | 13:23 | |
| *** pcaruana has quit IRC | 13:33 | |
| *** jamesbenson has joined #openstack | 13:40 | |
| *** TMM has quit IRC | 13:43 | |
| *** TMM has joined #openstack | 13:43 | |
| *** cah_link has quit IRC | 13:44 | |
| *** mkowalski has joined #openstack | 13:44 | |
| *** jamesbenson has quit IRC | 13:44 | |
| *** pcaruana has joined #openstack | 13:45 | |
| *** macz_ has joined #openstack | 14:03 | |
| *** macz_ has quit IRC | 14:07 | |
| *** rcernin has joined #openstack | 14:08 | |
| *** cah_link has joined #openstack | 14:11 | |
| *** jamesbenson has joined #openstack | 14:12 | |
| *** rcernin has quit IRC | 14:13 | |
| *** __ministry has joined #openstack | 14:22 | |
| *** rvd has quit IRC | 14:23 | |
| *** rcernin has joined #openstack | 14:25 | |
| *** rpittau is now known as rpittau|afk | 14:29 | |
| *** rcernin has quit IRC | 14:30 | |
| *** PabloMartinez has joined #openstack | 14:35 | |
| *** pcaruana has quit IRC | 14:41 | |
| *** rcernin has joined #openstack | 14:41 | |
| *** cah_link has quit IRC | 14:42 | |
| *** rcernin has quit IRC | 14:46 | |
| *** pcaruana has joined #openstack | 14:49 | |
| *** macz_ has joined #openstack | 14:57 | |
| *** gregraka3 has quit IRC | 15:01 | |
| *** cr4y1 has quit IRC | 15:27 | |
| *** tesseract has quit IRC | 15:37 | |
| *** jamesbenson has quit IRC | 15:38 | |
| *** shanuintouch has quit IRC | 15:38 | |
| *** jamesbenson has joined #openstack | 15:38 | |
| *** lpetrut has quit IRC | 15:46 | |
| *** hqdruxn08 has quit IRC | 15:49 | |
| *** jamesbenson has quit IRC | 15:49 | |
| *** hqdruxn08 has joined #openstack | 15:49 | |
| *** jamesbenson has joined #openstack | 15:51 | |
| *** shyamb has joined #openstack | 15:53 | |
| *** gyee has joined #openstack | 15:56 | |
| *** jamesbenson has quit IRC | 16:04 | |
| *** gregraka has joined #openstack | 16:05 | |
| *** jamesbenson has joined #openstack | 16:09 | |
| *** shyamb has quit IRC | 16:09 | |
| *** jmasud has joined #openstack | 16:14 | |
| *** jamesbenson has quit IRC | 16:27 | |
| *** belmoreira has quit IRC | 16:27 | |
| *** jamesbenson has joined #openstack | 16:28 | |
| *** psahoo has quit IRC | 16:30 | |
| *** jcapitao has quit IRC | 16:33 | |
| *** avisiedo_ has quit IRC | 16:36 | |
| *** rcernin has joined #openstack | 16:42 | |
| *** rcernin has quit IRC | 16:47 | |
| *** jamesbenson has quit IRC | 16:58 | |
| *** jv has quit IRC | 17:15 | |
| *** jamesbenson has joined #openstack | 17:16 | |
| *** jamesbenson has quit IRC | 17:21 | |
| *** Xalys has joined #openstack | 17:23 | |
| Xalys | What is the difference between TaskFlow and Mistral? | 17:23 |
| *** jamesbenson has joined #openstack | 17:28 | |
| *** jamesbenson has quit IRC | 17:32 | |
| *** jamesbenson has joined #openstack | 17:33 | |
| *** dsneddon has quit IRC | 17:34 | |
| *** jonaspaulo has joined #openstack | 17:34 | |
| *** ewdwasright has joined #openstack | 17:42 | |
| *** jtingiris has joined #openstack | 17:45 | |
| *** jtingiris has quit IRC | 17:46 | |
| *** jonaspaulo has quit IRC | 17:52 | |
| *** imega has quit IRC | 18:00 | |
| *** imega has joined #openstack | 18:06 | |
| *** avisiedo_ has joined #openstack | 18:09 | |
| *** __ministry has quit IRC | 18:09 | |
| *** jamesbenson has quit IRC | 18:12 | |
| *** bbowen_ has quit IRC | 18:12 | |
| *** jamesbenson has joined #openstack | 18:13 | |
| *** links has quit IRC | 18:15 | |
| *** knikolla has quit IRC | 18:32 | |
| *** jmasud has quit IRC | 18:32 | |
| *** knikolla has joined #openstack | 18:35 | |
| *** jamesbenson has quit IRC | 18:39 | |
| *** rcernin has joined #openstack | 18:43 | |
| *** dsneddon has joined #openstack | 18:46 | |
| *** GnomosOrg has quit IRC | 18:47 | |
| *** rcernin has quit IRC | 18:48 | |
| *** GnomosOrg has joined #openstack | 18:53 | |
| *** andrewbonney has quit IRC | 19:10 | |
| *** jmasud has joined #openstack | 19:22 | |
| *** RickDeckard has quit IRC | 19:26 | |
| *** jmasud has quit IRC | 19:51 | |
| *** jmasud has joined #openstack | 20:10 | |
| *** sergiuw has joined #openstack | 20:15 | |
| *** fkr has joined #openstack | 20:19 | |
| *** bbowen_ has joined #openstack | 20:23 | |
| *** jamesbenson has joined #openstack | 20:26 | |
| *** PabloMartinez has quit IRC | 20:38 | |
| *** jmlowe has quit IRC | 20:54 | |
| *** supamatt has quit IRC | 20:55 | |
| *** jmlowe has joined #openstack | 20:56 | |
| *** gregraka has quit IRC | 21:00 | |
| *** servagem has quit IRC | 21:00 | |
| *** jamesbenson has quit IRC | 21:00 | |
| *** ewdwasright has quit IRC | 21:04 | |
| *** sergiuw has quit IRC | 21:13 | |
| *** jamesbenson has joined #openstack | 21:28 | |
| *** jamesbenson has quit IRC | 21:32 | |
| *** rcernin has joined #openstack | 21:37 | |
| *** jamesbenson has joined #openstack | 21:39 | |
| *** rcernin has quit IRC | 21:42 | |
| *** jmasud has quit IRC | 21:54 | |
| *** jamesbenson has quit IRC | 21:57 | |
| *** jamesbenson1 has joined #openstack | 21:57 | |
| *** mkowalski has quit IRC | 21:59 | |
| *** mkowalski has joined #openstack | 22:00 | |
| *** rcernin has joined #openstack | 22:05 | |
| *** imega has quit IRC | 22:21 | |
| *** rcernin has quit IRC | 22:26 | |
| *** jmasud has joined #openstack | 22:39 | |
| *** jamesbenson1 has quit IRC | 22:42 | |
| *** shibboleth has joined #openstack | 22:53 | |
| *** macz_ has quit IRC | 23:58 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!