<?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: VSX as Web proxy using IP different from the interface in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255556#M49999</link>
    <description>&lt;P&gt;That should definitely work for the proxy-to-server leg of the connection.&lt;/P&gt;
&lt;P&gt;As for the client-to-proxy leg, I've been trying to find out more about that, myself. My company merged with another which uses the firewalls as proxies like this. I don't see any process listening on the proxy port, but connections to the proxy port work. I suspect it's getting handled by the multi-portal feature or something like it, but I haven't had time to really dig into what the proxy process is or how it receives traffic.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Aug 2025 16:34:31 GMT</pubDate>
    <dc:creator>Bob_Zimmerman</dc:creator>
    <dc:date>2025-08-20T16:34:31Z</dc:date>
    <item>
      <title>VSX as Web proxy using IP different from the interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255318#M49962</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to put in operation an explicit Web proxy within a VS (on a VSX cluster).&lt;/P&gt;&lt;P&gt;This VS only has 2 interfaces, external (the default route), and the internal (RFC 1918 route).&lt;/P&gt;&lt;P&gt;It works ok, PC have the VS internal IP address as proxy, and the outbound traffic leaves the VS with the external IP address.&lt;/P&gt;&lt;P&gt;However, If I want to use as proxy address an IP address from the VS internal interface, I can't put it to work.&lt;/P&gt;&lt;P&gt;I've tried IP address in the network as the internal interface (with NAT rule and proxy ARP entry), but it didn't work.&lt;/P&gt;&lt;P&gt;Tried with an IP from a different network (with a NAT rule for VS internal IP), but no luck.&lt;/P&gt;&lt;P&gt;The traffic arrives in the VS, but nothing happens after.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, a second issue is to change the outbound IP address based on the source PC.&lt;/P&gt;&lt;P&gt;But no luck also, just created a simple NAT hide rule, but it isn't taken in account... it always use the external interface IP.&lt;/P&gt;&lt;P&gt;Maybe I can do it for the destination, but then the rule will be applied to all sources...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And as far as I know, loopback or secondary addresses are not permitted in VS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anybody succeeded in putting a Web proxy working in VS but using IP different from the interface IP (or internal IP, or external IP, or both)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This deals with a proxy migration, where I would like to keep the old proxy address (and it is an IP and not a FQDN), and the old outbound public address, but the same can't be assigned directly to the VS interfaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 10:45:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255318#M49962</guid>
      <dc:creator>Rui_Pereira1</dc:creator>
      <dc:date>2025-08-18T10:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: VSX as Web proxy using IP different from the interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255347#M49963</link>
      <description>&lt;P&gt;In an explicit proxy configuration, traffic always originates from the gateway itself.&lt;BR /&gt;This is why explicit proxy traffic is F2F and will definitely lead to an &lt;A href="https://support.checkpoint.com/results/sk/sk92482" target="_self"&gt;increase in CPU utilization&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;It's also likely why NAT rules involving the source IP don't work, since I believe that's done on the inbound chains only.&lt;BR /&gt;Having said that, unchecking "Translate Destination on Client Side" under Manual NAT rules in global properties might help here (or possibly create other issues):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/31243i4999D5D5622D2F7B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Otherwise, you're likely looking at an RFE.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 15:28:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255347#M49963</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-08-18T15:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: VSX as Web proxy using IP different from the interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255544#M49997</link>
      <description>&lt;P&gt;As this a VSX I do not want to uncheck&lt;SPAN&gt;&amp;nbsp;"Translate Destination on Client Side", due to implications in other VS.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 13:54:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255544#M49997</guid>
      <dc:creator>Rui_Pereira1</dc:creator>
      <dc:date>2025-08-20T13:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: VSX as Web proxy using IP different from the interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255548#M49998</link>
      <description>&lt;P&gt;Please review&amp;nbsp;&lt;SPAN&gt;sk165672 and see if it helps with the NAT portion of your issue.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You may however need to consult TAC regarding the VS specific granularity of the same if required.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 14:25:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255548#M49998</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2025-08-20T14:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: VSX as Web proxy using IP different from the interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255556#M49999</link>
      <description>&lt;P&gt;That should definitely work for the proxy-to-server leg of the connection.&lt;/P&gt;
&lt;P&gt;As for the client-to-proxy leg, I've been trying to find out more about that, myself. My company merged with another which uses the firewalls as proxies like this. I don't see any process listening on the proxy port, but connections to the proxy port work. I suspect it's getting handled by the multi-portal feature or something like it, but I haven't had time to really dig into what the proxy process is or how it receives traffic.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 16:34:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255556#M49999</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2025-08-20T16:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: VSX as Web proxy using IP different from the interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255579#M50016</link>
      <description>&lt;P&gt;It‘s VSX, maybe you can build another VS around your existing one and do the NAT there. Use the VS only as router or maybe s bridge, a rule with any any allow and your NAT rules. Doing no deep inspection need not so much CPU utilization.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 18:35:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255579#M50016</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2025-08-20T18:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: VSX as Web proxy using IP different from the interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255625#M50027</link>
      <description>&lt;P&gt;Applied sk165672 on the VS and it worked.&lt;/P&gt;&lt;P&gt;On the log we have an outbound source IP different from the interface IP&amp;nbsp; and it is accordingly with the NAT policy.&lt;/P&gt;&lt;P&gt;However in the log, the original source is the VS funny IP, we do not have any reference to the original source user IP (as in the old mode), nor any way to correlate the two logs.&lt;/P&gt;&lt;P&gt;But now it is possible to control the source outbound IP address.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 09:29:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255625#M50027</guid>
      <dc:creator>Rui_Pereira1</dc:creator>
      <dc:date>2025-08-21T09:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: VSX as Web proxy using IP different from the interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255627#M50028</link>
      <description>&lt;P&gt;That could be a solution, but need to connect both VS by an external VLAN to take advantage of VSLS, and it is traffic passing twice on the same switches.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 09:30:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-as-Web-proxy-using-IP-different-from-the-interface/m-p/255627#M50028</guid>
      <dc:creator>Rui_Pereira1</dc:creator>
      <dc:date>2025-08-21T09:30:54Z</dc:date>
    </item>
  </channel>
</rss>

