<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Outbound IP from 127.0.0.1]]></title><description><![CDATA[<p dir="auto">I have public IP /24<br />
IPv4 interface is XXX.XXX.10.2</p>
<p dir="auto">I set outbound NAT for 127.0.0.0/8 to NAT address XXX.XXX.10.111 (address is add as IP Alias)</p>
<p dir="auto">I use tftp helper to boot pxe, but outgoing IP is XXX.XXX.10.2 (not XXX.XXX.10.111 set in outbound nat)</p>
<p dir="auto">172.16.0.250:2070 -&gt; 127.0.0.1:6969/XXX.XXX.10.2:59301 -&gt; YY.YYY.YYY.9:69 "RRQ pxelinux.0"</p>
<p dir="auto">How can I set outbound IP XXX.XXX.10.111 to TFTP helper ?</p>
]]></description><link>https://forum.netgate.com/topic/103271/outbound-ip-from-127-0-0-1</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 23:57:13 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/103271.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Jul 2016 10:15:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Outbound IP from 127.0.0.1 on Tue, 26 Jul 2016 14:57:54 GMT]]></title><description><![CDATA[<p dir="auto">It will show that in the log, but the state table should show it getting NAT applied.</p>
<p dir="auto">Still, a NAT rule like that with a source of any is an awful idea. Match the traffic more precisely (source = your WAN IP address, destination = any, port 69)</p>
<p dir="auto">Though TFTP is a mess of a protocol, it'll still probably need some other nonsense to make it work.</p>
]]></description><link>https://forum.netgate.com/post/639929</link><guid isPermaLink="true">https://forum.netgate.com/post/639929</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Tue, 26 Jul 2016 14:57:54 GMT</pubDate></item><item><title><![CDATA[Reply to Outbound IP from 127.0.0.1 on Tue, 26 Jul 2016 14:48:59 GMT]]></title><description><![CDATA[<p dir="auto">I set:<br />
Interface: WAN<br />
Source: any<br />
Source Port: *<br />
Destination: *<br />
Destination Port: *<br />
NAT Address: XXX.XXX.10.111</p>
<p dir="auto">as firts rule in outbound NAT</p>
<p dir="auto">but in log is 172.16.0.251:2070 -&gt; 127.0.0.1:6969/XXX.XXX.10.2:60155 -&gt;YY.YYY194.9:69 "RRQ pxelinux.0"</p>
]]></description><link>https://forum.netgate.com/post/639925</link><guid isPermaLink="true">https://forum.netgate.com/post/639925</guid><dc:creator><![CDATA[sjag]]></dc:creator><pubDate>Tue, 26 Jul 2016 14:48:59 GMT</pubDate></item><item><title><![CDATA[Reply to Outbound IP from 127.0.0.1 on Tue, 26 Jul 2016 14:14:31 GMT]]></title><description><![CDATA[<p dir="auto">You'd have to match it by port number in the outbound NAT.</p>
<p dir="auto">The source of 127.0.0.1 for NAT is for daemons which <strong>only</strong> bind to 127.0.0.1 and nothing else.</p>
]]></description><link>https://forum.netgate.com/post/639908</link><guid isPermaLink="true">https://forum.netgate.com/post/639908</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Tue, 26 Jul 2016 14:14:31 GMT</pubDate></item></channel></rss>