Re: Device defaults -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bob Goodwin <bobgoodwin@xxxxxxxxxxx> writes:

> It seems too often I struggle with the problem of dealing with a
> device that, when "reset" or new, is on a different subnet and my
> computer address needs to change temporarily for the device to be
> accessedwith the Firefox browser long enough to change the device
> address too something in my 192.168.1.xxx range.
>
> What is the simplest way to do that with Fedora 27 or
> 28,NetworkManager?

I can modify the ip4 addresses of my F28 with nmcli; first adds, second
removes:

nmcli connection modify --temporary <connection-name> +ipv4.address 192.168.1.1/24 
nmcli connection modify --temporary <connection-name> -ipv4.address 192.168.1.1/24 

It seems possible to have multiple addresses, but I don't know what that
means.

To see the effect, run

nmcli connection show <connection-name>

Jarmo
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/message/4CCY6RLGUBP2XKGWZHWQUVNYO4BJXBVI/



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux