Re: Can't perform update when double nat'ing [SOLVED}

2018-07-05 Thread Samuel Sieb
On 07/05/2018 10:59 AM, Richard Shaw wrote: There's not a good way... Ideally DNF would skip the proxy if not available but there doesn't appear to be an option for that so I just comment out the proxy option in /etc/dnf/dnf.conf when I'm outside of my home network. Yes, I would love to have

Re: Can't perform update when double nat'ing [SOLVED}

2018-07-05 Thread Rick Stevens
On 07/05/2018 12:09 PM, Joe Zeff wrote: > On 07/05/2018 11:46 AM, Rick Stevens wrote: >> that doesn't have the proxy lines and use: >> >> dnf -c /etc/dnf/dnf-noproxy.conf [options] >> >> to use it outside your network. > > If you're going to be using that fairly often, add this to .bashrc: >

Re: Can't perform update when double nat'ing [SOLVED}

2018-07-05 Thread Joe Zeff
On 07/05/2018 11:46 AM, Rick Stevens wrote: that doesn't have the proxy lines and use: dnf -c /etc/dnf/dnf-noproxy.conf [options] to use it outside your network. If you're going to be using that fairly often, add this to .bashrc: alias dnp=dnf -c /etc/dnf/dnf-noproxy.conf That way

Re: Can't perform update when double nat'ing [SOLVED}

2018-07-05 Thread Rick Stevens
On 07/05/2018 10:59 AM, Richard Shaw wrote: > On Thu, Jul 5, 2018 at 11:35 AM Rick Stevens > wrote: > > On 07/03/2018 07:04 PM, Richard Shaw wrote: > > Just to confirm, I did have the laptop setup to use the squid proxy on > > my desktop so that was indeed

Re: Can't perform update when double nat'ing [SOLVED}

2018-07-05 Thread Richard Shaw
On Thu, Jul 5, 2018 at 11:35 AM Rick Stevens wrote: > On 07/03/2018 07:04 PM, Richard Shaw wrote: > > Just to confirm, I did have the laptop setup to use the squid proxy on > > my desktop so that was indeed the cause of the problem. > > Glad you got that sorted out. > > Just for the sake of compl

Re: Can't perform update when double nat'ing [SOLVED}

2018-07-05 Thread Rick Stevens
On 07/03/2018 07:04 PM, Richard Shaw wrote: > On Tue, Jul 3, 2018 at 3:07 PM Richard Shaw > wrote: > > On Tue, Jul 3, 2018 at 2:58 PM Rick Stevens > wrote: > > On 07/03/2018 11:44 AM, Richard Shaw wrote: > > I kno

Re: Can't perform update when double nat'ing [SOLVED}

2018-07-03 Thread Richard Shaw
On Tue, Jul 3, 2018 at 3:07 PM Richard Shaw wrote: > On Tue, Jul 3, 2018 at 2:58 PM Rick Stevens wrote: > >> On 07/03/2018 11:44 AM, Richard Shaw wrote: >> > I know the default answer, don't double nat, but in this case what I'm >> > doing is that I have a wireless travel router with WISP and I

Re: Can't perform update when double nat'ing

2018-07-03 Thread Richard Shaw
On Tue, Jul 3, 2018 at 2:58 PM Rick Stevens wrote: > On 07/03/2018 11:44 AM, Richard Shaw wrote: > > I know the default answer, don't double nat, but in this case what I'm > > doing is that I have a wireless travel router with WISP and I am using > > it to create my own private & secured network

Re: Can't perform update when double nat'ing

2018-07-03 Thread Rick Stevens
On 07/03/2018 11:44 AM, Richard Shaw wrote: > I know the default answer, don't double nat, but in this case what I'm > doing is that I have a wireless travel router with WISP and I am using > it to create my own private & secured network behind a public network. > > Web browsing works fine but whe

Can't perform update when double nat'ing

2018-07-03 Thread Richard Shaw
I know the default answer, don't double nat, but in this case what I'm doing is that I have a wireless travel router with WISP and I am using it to create my own private & secured network behind a public network. Web browsing works fine but when I try to perform a "dnf update" I get a "Error: Fail