Re: network configuration

2025-06-28 Thread Tim via users
Patrick Dupre: > > I guess that it is waht I want. > > But I do not see this option of profile, or save profile in NM Marco Moock: > It is called connection. You can create one in nm-connection-editor and > set the values you want. > > Then you can bring them up or down with nmcli or via the GUI

Re: network configuration

2025-06-28 Thread Marco Moock
On Sat, 28 Jun 2025 15:41:04 +0200 Patrick Dupre via users wrote: > > To: users@lists.fedoraproject.org > > Subject: Re: network configuration > > > > On Sat, 28 Jun 2025 14:50 Patrick Dupre wrote: > > > > > Is there a way to save a local network

Re: network configuration

2025-06-28 Thread Patrick Dupre via users
> To: users@lists.fedoraproject.org > Subject: Re: network configuration > > On Sat, 28 Jun 2025 14:50 Patrick Dupre wrote: > > > Is there a way to save a local network configuration ? > > Define more precisely what local means. > > Networkmanager supports p

Re: network configuration

2025-06-28 Thread Marco Moock
On Sat, 28 Jun 2025 14:50 Patrick Dupre wrote: > Is there a way to save a local network configuration ? Define more precisely what local means. Networkmanager supports profiles, so you can save anything you can do with NM for later use. -- ___ us

network configuration

2025-06-28 Thread Patrick Dupre via users
Hello, Is there a way to save a local network configuration ? Thank === Patrick DUPRÉ | | email: pdu...@gmx.com

Re: Resilient network configuration

2019-04-02 Thread Samuel Sieb
On 4/2/19 2:43 PM, CLOSE Dave wrote: Samuel Sieb wrote: I just tried it and it worked. I was able to add a static address to my wifi connection while keeping the dhcp one. "nm-connection-editor" has to be run from the command line, there is no icon for it. The Gnome connection editor doesn't s

Re: Resilient network configuration

2019-04-02 Thread CLOSE Dave
Samuel Sieb wrote: > I just tried it and it worked. I was able to add a static address to > my wifi connection while keeping the dhcp one. > "nm-connection-editor" has to be run from the command line, there is > no icon for it. The Gnome connection editor doesn't support doing > this. Perhaps t

Re: Resilient network configuration

2019-04-02 Thread Samuel Sieb
On 4/2/19 1:40 PM, CLOSE Dave wrote: I wrote: For a primary interface with a static address, I may be able to add the information as IPADDR2 (etc) in ifcfg-eth0. But how do I do this if the primary interface gets its address via DHCP? Samuel Sieb answered: Install "nm-connection-editor". It

Re: Resilient network configuration

2019-04-02 Thread CLOSE Dave
I wrote: > For a primary interface with a static address, I may be able to add > the information as IPADDR2 (etc) in ifcfg-eth0. But how do I do this > if the primary interface gets its address via DHCP? Samuel Sieb answered: > Install "nm-connection-editor". It gives you a lot more > capabilit

Re: Resilient network configuration

2019-04-02 Thread Samuel Sieb
On 4/2/19 12:24 PM, CLOSE Dave wrote: For a primary interface with a static address, I may be able to add the information as IPADDR2 (etc) in ifcfg-eth0. But how do I do this if the primary interface gets its address via DHCP? Install "nm-connection-editor". It gives you a lot more capabilitie

Resilient network configuration

2019-04-02 Thread CLOSE Dave
On every version of Fedora in the last ten years or so, the basic network configuration is stored in files under /etc/sysconfig. When the machine boots or I run "systemctl restart network" (or "service network restart"), those files determine how the network gets set-up. Afte

Re: About NETWORK CONFIGURATION in kickstart process

2014-05-28 Thread Noriaki TAKAMIYA
Hi, (2014/05/29 0:08), Tim wrote: Abandon that password, now. It may well be crypted, but people have cracked encrypted passwords before. Thanks for your advice. Regards, -- NT -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://

Re: About NETWORK CONFIGURATION in kickstart process

2014-05-28 Thread Tim
Allegedly, on or about 28 May 2014, Noriaki TAKAMIYA sent: > P.S. I attach using kickstart.cfg > > # Root password > rootpw --iscrypted > $6$etxGu6z/bVEGULjV$PTypYz.NpPNmOLxgreym7PbdJHmE9evT7RRsfQY8JNsLNbXLmhT.Cmq9KjKD8c98SowkRN5MZjtEEshz03rCV1 Abandon that password, now. It may well be crypted

About NETWORK CONFIGURATION in kickstart process

2014-05-28 Thread Noriaki TAKAMIYA
Hi, I'm new to anaconda, but I have one question. I'm going to install Fedora 20 with DVD media and kickstart file to PC which has no network interfaces. Everything is going well except that kickstart process stops at the NETWORK CONFIGURATION window with the message &

Re: Network configuration on F18

2013-02-19 Thread Martín Marqués
IVERS=="?*", >>>> ATTR{address}=="c8:60:00:5a:f6:6c", ATTR{dev_id}=="0x0", >>>> ATTR{type}=="1", KERNEL=="eth*", NAME="eth0" >>>> >>>> And copied my old ifcfg-eth0 file from /etc/sysconfig/n

Re: Network configuration on F18

2013-02-19 Thread Martín Marqués
file from /etc/sysconfig/network-scripts >> of my old system to the new one. >> >> Now I can't get the server to come up with NM disabled and >> Network.server enabled and giving me a good network configuration. >> >> Also, and I think this is due to the network

Re: Network configuration on F18

2013-02-19 Thread Martín Marqués
quot;, KERNEL=="eth*", NAME="eth0" >>> >>> And copied my old ifcfg-eth0 file from /etc/sysconfig/network-scripts >>> of my old system to the new one. >>> >>> Now I can't get the server to come up with NM disabled and >>>

Re: Network configuration on F18

2013-02-18 Thread Martín Marqués
uot; >> >> And copied my old ifcfg-eth0 file from /etc/sysconfig/network-scripts >> of my old system to the new one. >> >> Now I can't get the server to come up with NM disabled and >> Network.server enabled and giving me a good network configuration. &

Re: Network configuration on F18

2013-02-18 Thread Reindl Harald
t; ATTR{address}=="c8:60:00:5a:f6:6c", ATTR{dev_id}=="0x0", > ATTR{type}=="1", KERNEL=="eth*", NAME="eth0" > > And copied my old ifcfg-eth0 file from /etc/sysconfig/network-scripts > of my old system to the new one. > > Now I

Network configuration on F18

2013-02-18 Thread Martín Marqués
;, KERNEL=="eth*", NAME="eth0" And copied my old ifcfg-eth0 file from /etc/sysconfig/network-scripts of my old system to the new one. Now I can't get the server to come up with NM disabled and Network.server enabled and giving me a good network configuration. Also, and I thi

Re: Proxy/network configuration prevents yum and firefox but not konqueror (FC17)

2012-08-10 Thread Don Levey
On 8/9/2012 15:08, James Wilkinson wrote: > Don Levey wrote: >> I have one machine on my home network that I protect via a squid proxy - >> my kids' machine. Somehow, something I (or they) did created a >> situation where I cannot connect externally via Firefox, and cannot >> connect to any reposi

Re: Proxy/network configuration prevents yum and firefox but not konqueror (FC17)

2012-08-09 Thread James Wilkinson
Don Levey wrote: > I have one machine on my home network that I protect via a squid proxy - > my kids' machine. Somehow, something I (or they) did created a > situation where I cannot connect externally via Firefox, and cannot > connect to any repository via yum. However, Konqueror doesn't seem t

Re: Proxy/network configuration prevents yum and firefox but not konqueror (FC17)

2012-08-09 Thread Don Levey
On 8/9/2012 10:23, Don Levey wrote: > > I have one machine on my home network that I protect via a squid proxy - > my kids' machine. Somehow, something I (or they) did created a > situation where I cannot connect externally via Firefox, and cannot > connect to any repository via yum. However, Ko

Proxy/network configuration prevents yum and firefox but not konqueror (FC17)

2012-08-09 Thread Don Levey
So I can't wrap my head around what I might have done to create this situation, or to back out of it. I have one machine on my home network that I protect via a squid proxy - my kids' machine. Somehow, something I (or they) did created a situation where I cannot connect externally via Firefox, an