<br><div><span class="gmail_quote">On 9/25/07, <b class="gmail_sendername">Gustavo Niemeyer</b> <<a href="mailto:gustavo@niemeyer.net">gustavo@niemeyer.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Grant,<br><br>> I have a situation where there are a lot of mobile machines that roam inside<br>> and outside of a network. When they're inside the network they need to<br>> connect to an http/ftp proxy in order to access the outside. Setting this is
<br>> easy in smart (smart config --set http-proxy=<br>> <a href="http://proxy.example-company.com:8080">http://proxy.example-company.com:8080</a>). The problem is sometimes these<br>> machines are on the outside of the network and the proxy isn't available to
<br>> them ( <a href="http://proxy.example-company.com">proxy.example-company.com</a> is a DNS name only available inside the<br>> network).<br><br>I'm not sure I understand what the real issue is.  What I understood from
<br>your description is that you have a proxy setup, and when the proxy setup<br>is right Smart works, but when it's wrong Smart doesn't.<br><br>Can you please enlighten me about the actual issue?<br><br>--<br>Gustavo Niemeyer
<br><a href="http://niemeyer.net">http://niemeyer.net</a><br></blockquote></div><br>:-)<br>
<br>
Ok, hopefully a bit clearer..<br>
<br>
1. set <span style="font-weight: bold;">http</span> proxy with smart<br>
2. smart update <span style="font-weight: bold;">succeeds</span> if the proxy server is accessible.<br>
3. smart update <span style="font-weight: bold;">fails</span> if the proxy server is not accessible.<br>
<br>
This I believe is the way it's supposed to be. Here's the problem<br>
<br>
1. set the <span style="font-weight: bold;">ftp</span> proxy with smart<br>
2. smart update <span style="font-weight: bold;">succeeds</span> if the proxy is accessible.<br>
3. smart update <span style="font-weight: bold;">succeeds</span> if the proxy server is not accessible.<br>
<br>
Grant<br>
<br>