<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Single vpc with Igw, alb, gwlb and Apache servers. Not working in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/594009#M118225</link>
    <description>&lt;P&gt;nacl and sec groups open.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2024 11:52:13 GMT</pubDate>
    <dc:creator>Johndbabio1</dc:creator>
    <dc:date>2024-08-05T11:52:13Z</dc:date>
    <item>
      <title>Single vpc with Igw, alb, gwlb and Apache servers. Not working</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/593935#M118219</link>
      <description>&lt;P&gt;I followed the directions to a T. Ingress route on Igw, pointing towards the subnets defined in alb. Gwlbe subnet with default route to igw, default route on alb subnet to gwlbe, app subnet with default route to gwlbe. end points defined, gwlb with healthy monitors. I cannot get the traffic to come back. The only way it works is if I remove ingress routes and make the default route on alb subnet to the igw instead gwlbe. This of course defeats the purpose. What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2024 07:08:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/593935#M118219</guid>
      <dc:creator>Johndbabio1</dc:creator>
      <dc:date>2024-08-04T07:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Single vpc with Igw, alb, gwlb and Apache servers. Not working</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/593974#M118221</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/140173"&gt;@Johndbabio1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I followed the directions to a T. Ingress route on Igw, pointing towards the subnets defined in alb. Gwlbe subnet with default route to igw, default route on alb subnet to gwlbe, app subnet with default route to gwlbe. end points defined, gwlb with healthy monitors. I cannot get the traffic to come back. The only way it works is if I remove ingress routes and make the default route on alb subnet to the igw instead gwlbe. This of course defeats the purpose. What am I doing wrong?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There may be an issue with your route configurations or security groups. Ensure that your Application Load Balancer (ALB) and Gateway Load Balancer (GWLB) security groups allow inbound and outbound traffic as needed. Additionally, verify that the routing table for the ALB subnet is correctly configured to send traffic to the GWLB and that the health checks are properly set up. Double-check that your ingress rules on the GWLB are allowing the return traffic as well.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 07:08:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/593974#M118221</guid>
      <dc:creator>williamshook</dc:creator>
      <dc:date>2024-08-05T07:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Single vpc with Igw, alb, gwlb and Apache servers. Not working</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/594007#M118223</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled Diagram.jpg" style="width: 701px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/61327i7AF296B605543C54/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Untitled Diagram.jpg" alt="Untitled Diagram.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 11:46:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/594007#M118223</guid>
      <dc:creator>Johndbabio1</dc:creator>
      <dc:date>2024-08-05T11:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Single vpc with Igw, alb, gwlb and Apache servers. Not working</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/594008#M118224</link>
      <description>&lt;P&gt;My ingress route is pointing to 10.116.46.128/27 and 10.116.47.32/27 with next hop gwlbe and gwlbe2.&lt;/P&gt;
&lt;P&gt;My alb subnet is a default route to gwlbe and gwlbe2&lt;/P&gt;
&lt;P&gt;My gelbe and gwlbe2 networks are default to igw 0.0.0.0/0&lt;/P&gt;
&lt;P&gt;My app subnets are default to gwlbe and gwlbe2 and 10.0.0.0/8 to tgw&lt;/P&gt;
&lt;P&gt;My monitors for gwlb are healthy firewalls&lt;/P&gt;
&lt;P&gt;My alb has healthy monitors to web servers&lt;/P&gt;
&lt;P&gt;What am i missing? As soon as i change the alb subnet to default to an igw the web server works. Does this mean there is something wrong with the gwlb and gwlbe's?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 11:51:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/594008#M118224</guid>
      <dc:creator>Johndbabio1</dc:creator>
      <dc:date>2024-08-05T11:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Single vpc with Igw, alb, gwlb and Apache servers. Not working</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/594009#M118225</link>
      <description>&lt;P&gt;nacl and sec groups open.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 11:52:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/single-vpc-with-igw-alb-gwlb-and-apache-servers-not-working/m-p/594009#M118225</guid>
      <dc:creator>Johndbabio1</dc:creator>
      <dc:date>2024-08-05T11:52:13Z</dc:date>
    </item>
  </channel>
</rss>

