Re: No network on first try

2018-03-16 Thread Ed Greshko
On 03/17/18 05:49, Martin Wagner wrote: > On Sat, 2018-03-17 at 04:33 +0800, Ed Greshko wrote: >> On 03/17/18 00:36, Martin Wagner wrote: >>> On Thu, 2018-03-15 at 16:21 +0800, Ed Greshko wrote: You've said you have things set to activate a VPN connection for the ethernet interf

Re: No network on first try

2018-03-16 Thread Martin Wagner
On Sat, 2018-03-17 at 04:33 +0800, Ed Greshko wrote: > On 03/17/18 00:36, Martin Wagner wrote: > > On Thu, 2018-03-15 at 16:21 +0800, Ed Greshko wrote: > > > You've said you have things set to activate a VPN connection for > > > the > > > ethernet > > > interface, yes? > > > > > > What type of VPN

Re: No network on first try

2018-03-16 Thread Ed Greshko
On 03/17/18 00:36, Martin Wagner wrote: > On Thu, 2018-03-15 at 16:21 +0800, Ed Greshko wrote: >> You've said you have things set to activate a VPN connection for the >> ethernet >> interface, yes? >> >> What type of VPN are you using? I don't have my VPN activated >> automatically. But >> when i

Re: No network on first try

2018-03-16 Thread Martin Wagner
On Thu, 2018-03-15 at 16:21 +0800, Ed Greshko wrote: > You've said you have things set to activate a VPN connection for the > ethernet > interface, yes? > > What type of VPN are you using? I don't have my VPN activated > automatically. But > when it comes to OpenVPN there are 2 choices for savin

Re: No network on first try

2018-03-15 Thread Ed Greshko
On 03/15/18 04:49, Martin Wagner wrote: > I've got a Fedora 27 desktop that has a slight network problem. > > I'm using VPN and I used nm-connection-editor to configure it so that > the VPN activates when eno1 activates. That worked fine in Fedora 26. > But after upgrade to Fedora 27 the network d

Re: No network on first try

2018-03-15 Thread Todd Chester
On 03/14/2018 11:29 PM, Martin Wagner wrote: TYPE=Ethernet PROXY_METHOD=none BROWSER_ONLY=no BOOTPROTO=none DEFROUTE=yes IPV4_FAILURE_FATAL=no IPV6INIT=no IPV6_AUTOCONF=yes IPV6_DEFROUTE=yes IPV6_FAILURE_FATAL=no IPV6_ADDR_GEN_MODE=stable-privacy NAME="Profile 2" UUID= ONBOOT=yes IPADDR=192.168

Re: No network on first try

2018-03-14 Thread Martin Wagner
On Wed, 2018-03-14 at 18:00 -0700, toddandmargo wrote: > Perhaps "ONBOOT" is disabled? > > Would you send us /etc/sysconfig/network-scripts/ifcfg-eno1 ? This is what it looks like. TYPE=Ethernet PROXY_METHOD=none BROWSER_ONLY=no BOOTPROTO=none DEFROUTE=yes IPV4_FAILURE_FATAL=no IPV6INIT=no IPV6

Re: No network on first try

2018-03-14 Thread toddandmargo
Perhaps "ONBOOT" is disabled? Would you send us /etc/sysconfig/network-scripts/ifcfg-eno1 ? On Wed, 14 Mar 2018 13:49:37 -0700 Martin Wagner wrote >I've got a Fedora 27 desktop that has a slight network problem. > >I'm using VPN and I used nm-connection-editor to configure it so th